public static final class ProjectResource.VpcConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ProjectResource.VpcConfigProperty
software.amazon.jsii.JsiiObject.InitializationModeProjectResource.VpcConfigProperty.Builder, ProjectResource.VpcConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getSecurityGroupIds()
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
|
Object |
getSubnets()
``ProjectResource.VpcConfigProperty.Subnets``
|
Object |
getVpcId()
``ProjectResource.VpcConfigProperty.VpcId``
|
void |
setSecurityGroupIds(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
|
void |
setSecurityGroupIds(List<Object> value)
``ProjectResource.VpcConfigProperty.SecurityGroupIds``
|
void |
setSubnets(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.VpcConfigProperty.Subnets``
|
void |
setSubnets(List<Object> value)
``ProjectResource.VpcConfigProperty.Subnets``
|
void |
setVpcId(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.VpcConfigProperty.VpcId``
|
void |
setVpcId(String value)
``ProjectResource.VpcConfigProperty.VpcId``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public Object getSecurityGroupIds()
getSecurityGroupIds in interface ProjectResource.VpcConfigPropertypublic void setSecurityGroupIds(@Nullable software.amazon.awscdk.CloudFormationToken value)
setSecurityGroupIds in interface ProjectResource.VpcConfigPropertypublic void setSecurityGroupIds(@Nullable List<Object> value)
setSecurityGroupIds in interface ProjectResource.VpcConfigProperty@Nullable public Object getSubnets()
getSubnets in interface ProjectResource.VpcConfigPropertypublic void setSubnets(@Nullable software.amazon.awscdk.CloudFormationToken value)
setSubnets in interface ProjectResource.VpcConfigPropertypublic void setSubnets(@Nullable List<Object> value)
setSubnets in interface ProjectResource.VpcConfigProperty@Nullable public Object getVpcId()
getVpcId in interface ProjectResource.VpcConfigPropertypublic void setVpcId(@Nullable String value)
setVpcId in interface ProjectResource.VpcConfigPropertypublic void setVpcId(@Nullable software.amazon.awscdk.CloudFormationToken value)
setVpcId in interface ProjectResource.VpcConfigPropertyCopyright © 2018. All rights reserved.