Class DefaultIamResource
java.lang.Object
software.amazon.awssdk.policybuilder.iam.internal.DefaultIamResource
- All Implemented Interfaces:
 IamResource,IamValue
Default implementation of 
IamResource.- See Also:
 
- 
Field Summary
Fields inherited from interface software.amazon.awssdk.policybuilder.iam.IamResource
ALL - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultIamResource
 
 - 
 - 
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
 
 -