Class VaultProperties.AwsIamProperties

  • Enclosing class:
    VaultProperties

    public static class VaultProperties.AwsIamProperties
    extends Object
    AWS-IAM properties.
    • Constructor Detail

      • AwsIamProperties

        public AwsIamProperties()
    • Method Detail

      • getAwsPath

        public String getAwsPath()
      • getRole

        public String getRole()
      • getServerName

        @Nullable
        public String getServerName()
      • setAwsPath

        public void setAwsPath​(String awsPath)
      • setRole

        public void setRole​(String role)
      • setServerName

        public void setServerName​(String serverName)
      • getEndpointUri

        @Nullable
        public URI getEndpointUri()
      • setEndpointUri

        public void setEndpointUri​(URI endpointUri)