public final class DefaultIamConditionKey extends Object implements IamConditionKey
IamConditionKey.IamConditionKey.create(java.lang.String)| Constructor and Description |
|---|
DefaultIamConditionKey(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
String |
value()
Retrieve the string that should represent this element in the serialized IAM policy when it is marshalled via
IamPolicyWriter. |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcreatepublic DefaultIamConditionKey(String value)
public String value()
IamValueIamPolicyWriter.Copyright © 2023. All rights reserved.