@Stability(value=Stable) @Internal public static final class CfnDomain.VPCOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.VPCOptionsProperty
CfnDomain.VPCOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.VPCOptionsProperty.Builder, CfnDomain.VPCOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.VPCOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getSecurityGroupIds()
The list of security group IDs that are associated with the VPC endpoints for the domain.
|
List<String> |
getSubnetIds()
Provide one subnet ID for each Availability Zone that your domain uses.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDomain.VPCOptionsProperty.Builder builder)
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.public final List<String> getSecurityGroupIds()
CfnDomain.VPCOptionsPropertyIf you don't provide a security group ID, OpenSearch Service uses the default security group for the VPC. To learn more, see Security groups for your VPC in the Amazon VPC User Guide .
getSecurityGroupIds in interface CfnDomain.VPCOptionsPropertypublic final List<String> getSubnetIds()
CfnDomain.VPCOptionsPropertyFor example, you must specify three subnet IDs for a three Availability Zone domain. To learn more, see VPCs and subnets in the Amazon VPC User Guide .
getSubnetIds in interface CfnDomain.VPCOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.