CreatePermissionSetRequest

Types

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

Properties

Link copied to clipboard

The description of the PermissionSet.

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
val name: String?

The name of the PermissionSet.

Link copied to clipboard

Used to redirect users within the application during the federation authentication process.

Link copied to clipboard

The length of time that the application user sessions are valid in the ISO-8601 standard.

Link copied to clipboard
val tags: List<Tag>?

The tags to attach to the new PermissionSet.

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