@Stability(value=Stable) public static final class CfnMicrosoftAD.VpcSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMicrosoftAD.VpcSettingsProperty>
CfnMicrosoftAD.VpcSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMicrosoftAD.VpcSettingsProperty |
build()
Builds the configured instance.
|
CfnMicrosoftAD.VpcSettingsProperty.Builder |
subnetIds(List<String> subnetIds)
Sets the value of
CfnMicrosoftAD.VpcSettingsProperty.getSubnetIds() |
CfnMicrosoftAD.VpcSettingsProperty.Builder |
vpcId(String vpcId)
Sets the value of
CfnMicrosoftAD.VpcSettingsProperty.getVpcId() |
@Stability(value=Stable) public CfnMicrosoftAD.VpcSettingsProperty.Builder subnetIds(List<String> subnetIds)
CfnMicrosoftAD.VpcSettingsProperty.getSubnetIds()subnetIds - `CfnMicrosoftAD.VpcSettingsProperty.SubnetIds`. This parameter is required.this@Stability(value=Stable) public CfnMicrosoftAD.VpcSettingsProperty.Builder vpcId(String vpcId)
CfnMicrosoftAD.VpcSettingsProperty.getVpcId()vpcId - `CfnMicrosoftAD.VpcSettingsProperty.VpcId`. This parameter is required.this@Stability(value=Stable) public CfnMicrosoftAD.VpcSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnMicrosoftAD.VpcSettingsProperty>CfnMicrosoftAD.VpcSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.