public final class DefaultIamPrincipalType extends Object implements IamPrincipalType
IamPrincipalType.AWS, CANONICAL_USER, FEDERATED, SERVICE| Constructor and Description |
|---|
DefaultIamPrincipalType(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 DefaultIamPrincipalType(String value)
public String value()
IamValueIamPolicyWriter.Copyright © 2023. All rights reserved.