| Package | Description |
|---|---|
| com.amazonaws.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityCenterConfiguration |
IdentityCenterConfiguration.clone() |
IdentityCenterConfiguration |
WorkGroupConfiguration.getIdentityCenterConfiguration()
Specifies whether the workgroup is IAM Identity Center supported.
|
IdentityCenterConfiguration |
IdentityCenterConfiguration.withEnableIdentityCenter(Boolean enableIdentityCenter)
Specifies whether the workgroup is IAM Identity Center supported.
|
IdentityCenterConfiguration |
IdentityCenterConfiguration.withIdentityCenterInstanceArn(String identityCenterInstanceArn)
The IAM Identity Center instance ARN that the workgroup associates to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkGroupConfiguration.setIdentityCenterConfiguration(IdentityCenterConfiguration identityCenterConfiguration)
Specifies whether the workgroup is IAM Identity Center supported.
|
WorkGroupConfiguration |
WorkGroupConfiguration.withIdentityCenterConfiguration(IdentityCenterConfiguration identityCenterConfiguration)
Specifies whether the workgroup is IAM Identity Center supported.
|
Copyright © 2024. All rights reserved.