static InstanceMetadata.Builder |
InstanceMetadata.builder() |
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.createdDate(Instant createdDate) |
The date and time that the Identity Center instance was created.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.identityStoreId(String identityStoreId) |
The identifier of the identity store that is connected to the Identity Center instance.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.instanceArn(String instanceArn) |
The ARN of the Identity Center instance under which the operation will be executed.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.name(String name) |
The name of the Identity Center instance.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.ownerAccountId(String ownerAccountId) |
The Amazon Web Services account ID number of the owner of the Identity Center instance.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.status(String status) |
The current status of this Identity Center instance.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.status(InstanceStatus status) |
The current status of this Identity Center instance.
|
InstanceMetadata.Builder |
InstanceMetadata.toBuilder() |
|