PermissionSet

class PermissionSet : KotlinCustomResource

Resource Type definition for SSO PermissionSet

Properties

Link copied to clipboard
val description: Output<String>?

The permission set description.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val inlinePolicy: Output<Any>?

The inline policy to put in permission set.

Link copied to clipboard
val instanceArn: Output<String>

The sso instance arn that the permission set is owned.

Link copied to clipboard
val managedPolicies: Output<List<String>>?
Link copied to clipboard
val name: Output<String>

The name you want to assign to this permission set.

Link copied to clipboard

The permission set that the policy will be attached to

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val relayStateType: Output<String>?

The relay state URL that redirect links to any service in the AWS Management Console.

Link copied to clipboard
val sessionDuration: Output<String>?

The length of time that a user can be signed in to an AWS account.

Link copied to clipboard
val tags: Output<List<PermissionSetTag>>?
Link copied to clipboard
val urn: Output<String>