public static class VaultEnvironmentProperties.AwsIamProperties extends Object
| Constructor and Description |
|---|
AwsIamProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAwsPath() |
URI |
getEndpointUri() |
String |
getRole() |
String |
getServerName() |
void |
setAwsPath(String awsPath) |
void |
setEndpointUri(URI endpointUri) |
void |
setRole(String role) |
void |
setServerName(String serverName) |
public String getAwsPath()
public String getRole()
public String getServerName()
public void setAwsPath(String awsPath)
public void setRole(String role)
public void setServerName(String serverName)
public URI getEndpointUri()
public void setEndpointUri(URI endpointUri)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.