Class AmazonCredentialInformationImpl

    • Constructor Detail

      • AmazonCredentialInformationImpl

        public AmazonCredentialInformationImpl()
    • Method Detail

      • getAccessKey

        public java.lang.String getAccessKey()
        The Access Key for the Amazon Account
      • setAccessKey

        public void setAccessKey​(java.lang.String AccessKey)
        The Access Key for the Amazon Account
      • getSecretKey

        public java.lang.String getSecretKey()
        The Secret Key for the Amazon Account
      • setSecretKey

        public void setSecretKey​(java.lang.String SecretKey)
        The Secret Key for the Amazon Account
      • getAccountNumber

        public java.lang.String getAccountNumber()
        The Account Number for the Amazon Account
      • setAccountNumber

        public void setAccountNumber​(java.lang.String AccountNumber)
        The Account Number for the Amazon Account
      • getPathToAmazonIssuedPrivateKey

        public java.lang.String getPathToAmazonIssuedPrivateKey()
        The private key file path for the Amazon Account
      • setPathToAmazonIssuedPrivateKey

        public void setPathToAmazonIssuedPrivateKey​(java.lang.String PathToAmazonIssuedPrivateKey)
        The private key file path for the Amazon Account
      • getPathToAmazonIssuedX509Certificate

        public java.lang.String getPathToAmazonIssuedX509Certificate()
        The x.509 certificate file path for the Amazon Account
      • setPathToAmazonIssuedX509Certificate

        public void setPathToAmazonIssuedX509Certificate​(java.lang.String PathToAmazonIssuedX509Certificate)
        The x.509 certificate file path for the Amazon Account
      • getCredentialType

        public CredentialType getCredentialType()
        credential type
      • setCredentialType

        public void setCredentialType​(CredentialType CredentialType)
        credential type
      • setHelperHostMachine

        public void setHelperHostMachine​(AMICreationHelperHostMachine HelperHostMachine)
        helper machine details to create AMI
      • getNickname

        public java.lang.String getNickname()
        Nickname of this credential
      • setNickname

        public void setNickname​(java.lang.String Nickname)
        Nickname of this credential