Class VaultProperties.AwsEc2Properties

  • Enclosing class:
    VaultProperties

    public static class VaultProperties.AwsEc2Properties
    extends Object
    AWS-EC2 properties.
    • Constructor Detail

      • AwsEc2Properties

        public AwsEc2Properties()
    • Method Detail

      • getIdentityDocument

        public URI getIdentityDocument()
      • setIdentityDocument

        public void setIdentityDocument​(URI identityDocument)
      • getAwsEc2Path

        public String getAwsEc2Path()
      • setAwsEc2Path

        public void setAwsEc2Path​(String awsEc2Path)
      • getRole

        public String getRole()
      • setRole

        public void setRole​(String role)
      • getNonce

        @Nullable
        public String getNonce()
      • setNonce

        public void setNonce​(@Nullable
                             String nonce)