| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
AccessControlAttributeValue |
AccessControlAttributeValue.clone() |
AccessControlAttributeValue |
AccessControlAttribute.getValue()
The value used for mapping a specified attribute to an identity source.
|
AccessControlAttributeValue |
AccessControlAttributeValue.withSource(Collection<String> source)
The identity source to use when mapping a specified attribute to IAM Identity Center.
|
AccessControlAttributeValue |
AccessControlAttributeValue.withSource(String... source)
The identity source to use when mapping a specified attribute to IAM Identity Center.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessControlAttribute.setValue(AccessControlAttributeValue value)
The value used for mapping a specified attribute to an identity source.
|
AccessControlAttribute |
AccessControlAttribute.withValue(AccessControlAttributeValue value)
The value used for mapping a specified attribute to an identity source.
|
Copyright © 2025. All rights reserved.