@Stability(value=Stable) public static final class CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.Builder key(String key)
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.getKey()key - The name of the attribute associated with your identities in your identity source. This parameter is required.
This is used to map a specified attribute in your identity source with an attribute in AWS SSO .this@Stability(value=Stable) public CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.Builder value(CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueProperty value)
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.getValue()value - The value used for mapping a specified attribute to an identity source. This parameter is required.this@Stability(value=Stable) public CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.Builder value(IResolvable value)
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.getValue()value - The value used for mapping a specified attribute to an identity source. This parameter is required.this@Stability(value=Stable) public CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty>CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.