@Stability(value=Stable) @Internal public static final class CfnDataSource.DataSourceVpcConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DataSourceVpcConfigurationProperty
CfnDataSource.DataSourceVpcConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DataSourceVpcConfigurationProperty.Builder, CfnDataSource.DataSourceVpcConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.DataSourceVpcConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.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()
A list of identifiers of security groups within your Amazon VPC.
|
List<String> |
getSubnetIds()
A list of identifiers for subnets within your Amazon VPC.
|
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(CfnDataSource.DataSourceVpcConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final List<String> getSecurityGroupIds()
CfnDataSource.DataSourceVpcConfigurationPropertyThe security groups should enable Amazon Kendra to connect to the data source.
getSecurityGroupIds in interface CfnDataSource.DataSourceVpcConfigurationPropertypublic final List<String> getSubnetIds()
CfnDataSource.DataSourceVpcConfigurationPropertyThe subnets should be able to connect to each other in the VPC, and they should have outgoing access to the Internet through a NAT device.
getSubnetIds in interface CfnDataSource.DataSourceVpcConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.