static PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.builder() |
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.entityName(String entityName) |
The name of the entity (user or role) to which the inline policy is attached.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.entityType(String entityType) |
The type of entity (user or role) that used the policy to access the service to which the inline policy is
attached.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.entityType(PolicyOwnerEntityType entityType) |
The type of entity (user or role) that used the policy to access the service to which the inline policy is
attached.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.policyArn(String policyArn) |
Sets the value of the PolicyArn property for this object.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.policyName(String policyName) |
The policy name.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.policyType(String policyType) |
The policy type.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.Builder.policyType(PolicyType policyType) |
The policy type.
|
PolicyGrantingServiceAccess.Builder |
PolicyGrantingServiceAccess.toBuilder() |
|