| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceMetadata |
InstanceMetadata.clone() |
InstanceMetadata |
InstanceMetadata.withIdentityStoreId(String identityStoreId)
The identifier of the identity store that is connected to the IAM Identity Center instance.
|
InstanceMetadata |
InstanceMetadata.withInstanceArn(String instanceArn)
The ARN of the IAM Identity Center instance under which the operation will be executed.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceMetadata> |
ListInstancesResult.getInstances()
Lists the IAM Identity Center instances that the caller has access to.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResult |
ListInstancesResult.withInstances(InstanceMetadata... instances)
Lists the IAM Identity Center instances that the caller has access to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListInstancesResult.setInstances(Collection<InstanceMetadata> instances)
Lists the IAM Identity Center instances that the caller has access to.
|
ListInstancesResult |
ListInstancesResult.withInstances(Collection<InstanceMetadata> instances)
Lists the IAM Identity Center instances that the caller has access to.
|
Copyright © 2023. All rights reserved.