entityType property

PolicyOwnerEntityType? entityType
final

The type of entity (user or role) that used the policy to access the service to which the inline policy is attached.

This field is null for managed policies. For more information about these policy types, see Managed Policies and Inline Policies in the IAM User Guide.

Implementation

final PolicyOwnerEntityType? entityType;