| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceMetadata.Builder |
InstanceMetadata.builder() |
InstanceMetadata.Builder |
InstanceMetadata.Builder.identityStoreId(String identityStoreId)
The identifier of the identity store that is connected to the SSO instance.
|
InstanceMetadata.Builder |
InstanceMetadata.Builder.instanceArn(String instanceArn)
The ARN of the SSO instance under which the operation will be executed.
|
InstanceMetadata.Builder |
InstanceMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InstanceMetadata.Builder> |
InstanceMetadata.serializableBuilderClass() |
Copyright © 2020. All rights reserved.