@Generated public class CreateAwsKeyInfo extends Object
Constructor and Description |
---|
CreateAwsKeyInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKeyAlias() |
String |
getKeyArn() |
Boolean |
getReuseKeyForClusterVolumes() |
int |
hashCode() |
CreateAwsKeyInfo |
setKeyAlias(String keyAlias) |
CreateAwsKeyInfo |
setKeyArn(String keyArn) |
CreateAwsKeyInfo |
setReuseKeyForClusterVolumes(Boolean reuseKeyForClusterVolumes) |
String |
toString() |
public CreateAwsKeyInfo setKeyAlias(String keyAlias)
public String getKeyAlias()
public CreateAwsKeyInfo setKeyArn(String keyArn)
public String getKeyArn()
public CreateAwsKeyInfo setReuseKeyForClusterVolumes(Boolean reuseKeyForClusterVolumes)
public Boolean getReuseKeyForClusterVolumes()
Copyright © 2024. All rights reserved.