public static class VaultProperties.AwsEc2Properties extends Object
| Constructor and Description |
|---|
AwsEc2Properties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAwsEc2Path() |
URI |
getIdentityDocument() |
String |
getNonce() |
String |
getRole() |
void |
setAwsEc2Path(String awsEc2Path) |
void |
setIdentityDocument(URI identityDocument) |
void |
setNonce(String nonce) |
void |
setRole(String role) |
public URI getIdentityDocument()
public void setIdentityDocument(URI identityDocument)
public String getAwsEc2Path()
public void setAwsEc2Path(String awsEc2Path)
public String getRole()
public void setRole(String role)
@Nullable public String getNonce()
public void setNonce(@Nullable
String nonce)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.