@Stability(value=Stable) public static final class CfnDataSource.AclConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.AclConfigurationProperty>
CfnDataSource.AclConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.AclConfigurationProperty.Builder |
allowedGroupsColumnName(String allowedGroupsColumnName)
Sets the value of
CfnDataSource.AclConfigurationProperty.getAllowedGroupsColumnName() |
CfnDataSource.AclConfigurationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDataSource.AclConfigurationProperty.Builder allowedGroupsColumnName(String allowedGroupsColumnName)
CfnDataSource.AclConfigurationProperty.getAllowedGroupsColumnName()allowedGroupsColumnName - `CfnDataSource.AclConfigurationProperty.AllowedGroupsColumnName`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.AclConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.AclConfigurationProperty>CfnDataSource.AclConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.