Instance

class Instance : KotlinCustomResource

Resource Type definition for Identity Center (SSO) Instance

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val identityStoreId: Output<String>

The ID of the identity store associated with the created Identity Center (SSO) Instance

Link copied to clipboard
val instanceArn: Output<String>

The SSO Instance ARN that is returned upon creation of the Identity Center (SSO) Instance

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

The name you want to assign to this Identity Center (SSO) Instance

Link copied to clipboard
val ownerAccountId: Output<String>

The AWS accountId of the owner of the Identity Center (SSO) Instance

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<InstanceStatus>

The status of the Identity Center (SSO) Instance, create_in_progress/delete_in_progress/active

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

Specifies tags to be attached to the instance of IAM Identity Center.

Link copied to clipboard
val urn: Output<String>