@Stability(value=Stable)
public static interface CfnMicrosoftAD.VpcSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMicrosoftAD.VpcSettingsProperty.Builder
A builder for
CfnMicrosoftAD.VpcSettingsProperty |
static class |
CfnMicrosoftAD.VpcSettingsProperty.Jsii$Proxy
An implementation for
CfnMicrosoftAD.VpcSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMicrosoftAD.VpcSettingsProperty.Builder |
builder() |
List<String> |
getSubnetIds()
`CfnMicrosoftAD.VpcSettingsProperty.SubnetIds`.
|
String |
getVpcId()
`CfnMicrosoftAD.VpcSettingsProperty.VpcId`.
|
@Stability(value=Stable) @NotNull List<String> getSubnetIds()
@Stability(value=Stable) @NotNull String getVpcId()
@Stability(value=Stable) static CfnMicrosoftAD.VpcSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.