Class VaultProperties.AwsIamProperties
java.lang.Object
org.springframework.cloud.vault.config.VaultProperties.AwsIamProperties
- Enclosing class:
VaultProperties
AWS-IAM properties.
- Author:
- Spencer Gibb, Mark Paluch, Kevin Holditch, Michal Budzyn, Grenville Wilson, MÃ¥rten Svantesson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRole()voidsetAwsPath(String awsPath) voidsetEndpointUri(URI endpointUri) voidvoidvoidsetServerName(String serverName)
-
Constructor Details
-
AwsIamProperties
public AwsIamProperties()
-
-
Method Details
-
getAwsPath
-
getRegion
-
getRole
-
getServerName
-
setAwsPath
-
setRegion
-
setRole
-
setServerName
-
getEndpointUri
-
setEndpointUri
-