public static interface AccessControlAttributeValue.Builder extends SdkPojo, CopyableBuilder<AccessControlAttributeValue.Builder,AccessControlAttributeValue>
| Modifier and Type | Method and Description |
|---|---|
AccessControlAttributeValue.Builder |
source(Collection<String> source)
The identity source to use when mapping a specified attribute to IAM Identity Center.
|
AccessControlAttributeValue.Builder |
source(String... source)
The identity source to use when mapping a specified attribute to IAM Identity Center.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccessControlAttributeValue.Builder source(Collection<String> source)
The identity source to use when mapping a specified attribute to IAM Identity Center.
source - The identity source to use when mapping a specified attribute to IAM Identity Center.AccessControlAttributeValue.Builder source(String... source)
The identity source to use when mapping a specified attribute to IAM Identity Center.
source - The identity source to use when mapping a specified attribute to IAM Identity Center.Copyright © 2023. All rights reserved.