@Stability(value=Stable) public static final class CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty.Builder |
accessControlAttributeValueSourceList(List<String> accessControlAttributeValueSourceList)
|
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty.Builder accessControlAttributeValueSourceList(List<String> accessControlAttributeValueSourceList)
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty.getAccessControlAttributeValueSourceList()accessControlAttributeValueSourceList - `CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty.AccessControlAttributeValueSourceList`.this@Stability(value=Stable) public CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty build()
build in interface software.amazon.jsii.Builder<CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListProperty>CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeValueSourceListPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.