GetAccessGrantsInstanceResult

data class GetAccessGrantsInstanceResult(val accessGrantsInstanceArn: String? = null, val accessGrantsInstanceId: String? = null, val identityCenterArn: String? = null)

Constructors

Link copied to clipboard
constructor(accessGrantsInstanceArn: String? = null, accessGrantsInstanceId: String? = null, identityCenterArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified Access Grants instance.

Link copied to clipboard

A unique identifier for the specified access grants instance.

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified AWS Identity Center.