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 Amazon Web Services SSO instance.
|
InstanceMetadata.Builder |
instanceArn(String instanceArn)
The ARN of the Amazon Web Services SSO instance under which the operation will be executed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceMetadata.Builder instanceArn(String instanceArn)
The ARN of the Amazon Web Services SSO 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 Amazon Web Services SSO 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.InstanceMetadata.Builder identityStoreId(String identityStoreId)
The identifier of the identity store that is connected to the Amazon Web Services SSO instance.
identityStoreId - The identifier of the identity store that is connected to the Amazon Web Services SSO instance.Copyright © 2022. All rights reserved.