Class DefaultIamConditionKey
java.lang.Object
software.amazon.awssdk.policybuilder.iam.internal.DefaultIamConditionKey
- All Implemented Interfaces:
 IamConditionKey,IamValue
Default implementation of 
IamConditionKey.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultIamConditionKey
 
 - 
 - 
Method Details
- 
value
Description copied from interface:IamValueRetrieve the string that should represent this element in the serialized IAM policy when it is marshalled viaIamPolicyWriter. - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -