Class VpcConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.vpc.VpcConfig.Jsii$Proxy
-
- All Implemented Interfaces:
VpcConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- VpcConfig
@Stability(Stable) @Internal public static final class VpcConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VpcConfig
An implementation forVpcConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.vpc.VpcConfig
VpcConfig.Builder, VpcConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(VpcConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theVpcConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetAssignGeneratedIpv6CidrBlock()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#assign_generated_ipv6_cidr_block Vpc#assign_generated_ipv6_cidr_block}.StringgetCidrBlock()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#cidr_block Vpc#cidr_block}.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()ObjectgetEnableDnsHostnames()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#enable_dns_hostnames Vpc#enable_dns_hostnames}.ObjectgetEnableDnsSupport()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#enable_dns_support Vpc#enable_dns_support}.ObjectgetEnableNetworkAddressUsageMetrics()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#enable_network_address_usage_metrics Vpc#enable_network_address_usage_metrics}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#id Vpc#id}.StringgetInstanceTenancy()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#instance_tenancy Vpc#instance_tenancy}.StringgetIpv4IpamPoolId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv4_ipam_pool_id Vpc#ipv4_ipam_pool_id}.NumbergetIpv4NetmaskLength()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv4_netmask_length Vpc#ipv4_netmask_length}.StringgetIpv6CidrBlock()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_cidr_block Vpc#ipv6_cidr_block}.StringgetIpv6CidrBlockNetworkBorderGroup()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_cidr_block_network_border_group Vpc#ipv6_cidr_block_network_border_group}.StringgetIpv6IpamPoolId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_ipam_pool_id Vpc#ipv6_ipam_pool_id}.NumbergetIpv6NetmaskLength()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_netmask_length Vpc#ipv6_netmask_length}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()Map<String,String>getTags()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#tags Vpc#tags}.Map<String,String>getTagsAll()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#tags_all Vpc#tags_all}.inthashCode()
-
-
-
Constructor Detail
-
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
protected Jsii$Proxy(VpcConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theVpcConfig.Builder.
-
-
Method Detail
-
getAssignGeneratedIpv6CidrBlock
public final Object getAssignGeneratedIpv6CidrBlock()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#assign_generated_ipv6_cidr_block Vpc#assign_generated_ipv6_cidr_block}.- Specified by:
getAssignGeneratedIpv6CidrBlockin interfaceVpcConfig
-
getCidrBlock
public final String getCidrBlock()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#cidr_block Vpc#cidr_block}.- Specified by:
getCidrBlockin interfaceVpcConfig
-
getEnableDnsHostnames
public final Object getEnableDnsHostnames()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#enable_dns_hostnames Vpc#enable_dns_hostnames}.- Specified by:
getEnableDnsHostnamesin interfaceVpcConfig
-
getEnableDnsSupport
public final Object getEnableDnsSupport()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#enable_dns_support Vpc#enable_dns_support}.- Specified by:
getEnableDnsSupportin interfaceVpcConfig
-
getEnableNetworkAddressUsageMetrics
public final Object getEnableNetworkAddressUsageMetrics()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#enable_network_address_usage_metrics Vpc#enable_network_address_usage_metrics}.- Specified by:
getEnableNetworkAddressUsageMetricsin interfaceVpcConfig
-
getId
public final String getId()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#id Vpc#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
getInstanceTenancy
public final String getInstanceTenancy()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#instance_tenancy Vpc#instance_tenancy}.- Specified by:
getInstanceTenancyin interfaceVpcConfig
-
getIpv4IpamPoolId
public final String getIpv4IpamPoolId()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv4_ipam_pool_id Vpc#ipv4_ipam_pool_id}.- Specified by:
getIpv4IpamPoolIdin interfaceVpcConfig
-
getIpv4NetmaskLength
public final Number getIpv4NetmaskLength()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv4_netmask_length Vpc#ipv4_netmask_length}.- Specified by:
getIpv4NetmaskLengthin interfaceVpcConfig
-
getIpv6CidrBlock
public final String getIpv6CidrBlock()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_cidr_block Vpc#ipv6_cidr_block}.- Specified by:
getIpv6CidrBlockin interfaceVpcConfig
-
getIpv6CidrBlockNetworkBorderGroup
public final String getIpv6CidrBlockNetworkBorderGroup()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_cidr_block_network_border_group Vpc#ipv6_cidr_block_network_border_group}.- Specified by:
getIpv6CidrBlockNetworkBorderGroupin interfaceVpcConfig
-
getIpv6IpamPoolId
public final String getIpv6IpamPoolId()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_ipam_pool_id Vpc#ipv6_ipam_pool_id}.- Specified by:
getIpv6IpamPoolIdin interfaceVpcConfig
-
getIpv6NetmaskLength
public final Number getIpv6NetmaskLength()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#ipv6_netmask_length Vpc#ipv6_netmask_length}.- Specified by:
getIpv6NetmaskLengthin interfaceVpcConfig
-
getTags
public final Map<String,String> getTags()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#tags Vpc#tags}.
-
getTagsAll
public final Map<String,String> getTagsAll()
Description copied from interface:VpcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc#tags_all Vpc#tags_all}.- Specified by:
getTagsAllin interfaceVpcConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-