PolicyGrantingServiceAccess

Contains details about the permissions policies that are attached to the specified identity (user, group, or role).

This data type is an element of the ListPoliciesGrantingServiceAccessEntry object.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the entity (user or role) to which the inline policy is attached.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources.

Link copied to clipboard

The policy name.

Link copied to clipboard

The policy type. For more information about these policy types, see Managed policies and inline policies in the IAM User Guide.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String