Class CfnSimpleAD.VpcSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.directoryservice.CfnSimpleAD.VpcSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSimpleAD.VpcSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnSimpleAD.VpcSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnSimpleAD.VpcSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSimpleAD.VpcSettingsProperty
An implementation for
CfnSimpleAD.VpcSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.directoryservice.CfnSimpleAD.VpcSettingsProperty
CfnSimpleAD.VpcSettingsProperty.Builder, CfnSimpleAD.VpcSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSimpleAD.VpcSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnSimpleAD.VpcSettingsProperty.Builder.
-
-
Method Details
-
getSubnetIds
Description copied from interface:CfnSimpleAD.VpcSettingsPropertyThe identifiers of the subnets for the directory servers.The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.
- Specified by:
getSubnetIdsin interfaceCfnSimpleAD.VpcSettingsProperty
-
getVpcId
Description copied from interface:CfnSimpleAD.VpcSettingsPropertyThe identifier of the VPC in which to create the directory.- Specified by:
getVpcIdin interfaceCfnSimpleAD.VpcSettingsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-