ListAccessPoliciesRequest

Types

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

Properties

Link copied to clipboard

The ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide. This parameter is required if you specify IAM for identityType.

Link copied to clipboard

The ID of the identity. This parameter is required if you specify USER or GROUP for identityType.

Link copied to clipboard

The type of identity (IAM Identity Center user, IAM Identity Center group, or IAM user). This parameter is required if you specify identityId.

Link copied to clipboard

The maximum number of results to return for each paginated request.

Link copied to clipboard

The token to be used for the next set of paginated results.

Link copied to clipboard

The ID of the resource. This parameter is required if you specify resourceType.

Link copied to clipboard

The type of resource (portal or project). This parameter is required if you specify resourceId.

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