Get Instance Result
data class GetInstanceResult(val identityStoreId: String? = null, val instanceArn: String? = null, val name: String? = null, val ownerAccountId: String? = null, val status: InstanceStatus? = null, val tags: List<Tag>? = null)
Properties
Link copied to clipboard
The ID of the identity store associated with the created Identity Center (SSO) Instance
Link copied to clipboard
The SSO Instance ARN that is returned upon creation of the Identity Center (SSO) Instance
Link copied to clipboard
The AWS accountId of the owner of the Identity Center (SSO) Instance
Link copied to clipboard
The status of the Identity Center (SSO) Instance, create_in_progress/delete_in_progress/active