Class VaultEnvironmentProperties.AwsIamProperties

    • Constructor Detail

      • AwsIamProperties

        public AwsIamProperties()
    • Method Detail

      • getAwsPath

        public String getAwsPath()
      • getRole

        public String getRole()
      • getServerName

        public String getServerName()
      • setAwsPath

        public void setAwsPath​(String awsPath)
      • setRole

        public void setRole​(String role)
      • setServerName

        public void setServerName​(String serverName)
      • getEndpointUri

        public URI getEndpointUri()
      • setEndpointUri

        public void setEndpointUri​(URI endpointUri)