InstanceMetadata

Provides information about the IAM Identity Center instance.

Types

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

Properties

Link copied to clipboard

The date and time that the Identity Center instance was created.

Link copied to clipboard

The identifier of the identity store that is connected to the Identity Center instance.

Link copied to clipboard

The ARN of the 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 Identity Center instance.

Link copied to clipboard

The Amazon Web Services account ID number of the owner of the Identity Center instance.

Link copied to clipboard

The current status of this Identity Center instance.

Functions

Link copied to clipboard
inline fun copy(block: InstanceMetadata.Builder.() -> Unit = {}): InstanceMetadata
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