public static interface InstanceMetadata.Builder extends SdkPojo, CopyableBuilder<InstanceMetadata.Builder,InstanceMetadata>
| Modifier and Type | Method and Description |
|---|---|
InstanceMetadata.Builder |
identityStoreId(String identityStoreId)
The identifier of the identity store that is connected to the IAM Identity Center instance.
|
InstanceMetadata.Builder |
instanceArn(String instanceArn)
The ARN of the IAM Identity Center instance under which the operation will be executed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceMetadata.Builder identityStoreId(String identityStoreId)
The identifier of the identity store that is connected to the IAM Identity Center instance.
identityStoreId - The identifier of the identity store that is connected to the IAM Identity Center instance.InstanceMetadata.Builder instanceArn(String instanceArn)
The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
instanceArn - The ARN of the IAM Identity Center instance under which the operation will be executed. For more
information about ARNs, see Amazon Resource
Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General
Reference.Copyright © 2023. All rights reserved.