@Stability(value=Stable) public static final class CfnResourceDefinition.GroupOwnerSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceDefinition.GroupOwnerSettingProperty>
CfnResourceDefinition.GroupOwnerSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceDefinition.GroupOwnerSettingProperty.Builder |
autoAddGroupOwner(Boolean autoAddGroupOwner)
Sets the value of
CfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner() |
CfnResourceDefinition.GroupOwnerSettingProperty.Builder |
autoAddGroupOwner(IResolvable autoAddGroupOwner)
Sets the value of
CfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner() |
CfnResourceDefinition.GroupOwnerSettingProperty |
build()
Builds the configured instance.
|
CfnResourceDefinition.GroupOwnerSettingProperty.Builder |
groupOwner(String groupOwner)
Sets the value of
CfnResourceDefinition.GroupOwnerSettingProperty.getGroupOwner() |
@Stability(value=Stable) public CfnResourceDefinition.GroupOwnerSettingProperty.Builder autoAddGroupOwner(Boolean autoAddGroupOwner)
CfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner()autoAddGroupOwner - `CfnResourceDefinition.GroupOwnerSettingProperty.AutoAddGroupOwner`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinition.GroupOwnerSettingProperty.Builder autoAddGroupOwner(IResolvable autoAddGroupOwner)
CfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner()autoAddGroupOwner - `CfnResourceDefinition.GroupOwnerSettingProperty.AutoAddGroupOwner`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinition.GroupOwnerSettingProperty.Builder groupOwner(String groupOwner)
CfnResourceDefinition.GroupOwnerSettingProperty.getGroupOwner()groupOwner - `CfnResourceDefinition.GroupOwnerSettingProperty.GroupOwner`.this@Stability(value=Stable) public CfnResourceDefinition.GroupOwnerSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceDefinition.GroupOwnerSettingProperty>CfnResourceDefinition.GroupOwnerSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.