DetachManagedPolicyFromPermissionSetRequest

Types

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

Properties

Link copied to clipboard

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see /general/latest/gr/aws-arns-and-namespaces.html in the Amazon Web Services General Reference.

Link copied to clipboard

The Amazon Web Services managed policy ARN to be detached from a permission set.

Link copied to clipboard

The ARN of the PermissionSet from which the policy should be detached.

Functions

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