Class LaunchTemplateNetworkInterfaces.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateNetworkInterfaces.Jsii$Proxy
-
- All Implemented Interfaces:
LaunchTemplateNetworkInterfaces,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- LaunchTemplateNetworkInterfaces
@Stability(Stable) @Internal public static final class LaunchTemplateNetworkInterfaces.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LaunchTemplateNetworkInterfaces
An implementation forLaunchTemplateNetworkInterfaces
-
-
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.launch_template.LaunchTemplateNetworkInterfaces
LaunchTemplateNetworkInterfaces.Builder, LaunchTemplateNetworkInterfaces.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(LaunchTemplateNetworkInterfaces.Builder builder)Constructor that initializes the object based on literal property values passed by theLaunchTemplateNetworkInterfaces.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)StringgetAssociateCarrierIpAddress()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#associate_carrier_ip_address LaunchTemplate#associate_carrier_ip_address}.StringgetAssociatePublicIpAddress()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#associate_public_ip_address LaunchTemplate#associate_public_ip_address}.StringgetDeleteOnTermination()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#delete_on_termination LaunchTemplate#delete_on_termination}.StringgetDescription()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#description LaunchTemplate#description}.NumbergetDeviceIndex()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#device_index LaunchTemplate#device_index}.StringgetInterfaceType()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#interface_type LaunchTemplate#interface_type}.NumbergetIpv4AddressCount()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_address_count LaunchTemplate#ipv4_address_count}.List<String>getIpv4Addresses()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_addresses LaunchTemplate#ipv4_addresses}.NumbergetIpv4PrefixCount()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_prefix_count LaunchTemplate#ipv4_prefix_count}.List<String>getIpv4Prefixes()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_prefixes LaunchTemplate#ipv4_prefixes}.NumbergetIpv6AddressCount()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_address_count LaunchTemplate#ipv6_address_count}.List<String>getIpv6Addresses()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_addresses LaunchTemplate#ipv6_addresses}.NumbergetIpv6PrefixCount()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_prefix_count LaunchTemplate#ipv6_prefix_count}.List<String>getIpv6Prefixes()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_prefixes LaunchTemplate#ipv6_prefixes}.NumbergetNetworkCardIndex()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#network_card_index LaunchTemplate#network_card_index}.StringgetNetworkInterfaceId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#network_interface_id LaunchTemplate#network_interface_id}.StringgetPrivateIpAddress()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#private_ip_address LaunchTemplate#private_ip_address}.List<String>getSecurityGroups()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#security_groups LaunchTemplate#security_groups}.StringgetSubnetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#subnet_id LaunchTemplate#subnet_id}.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(LaunchTemplateNetworkInterfaces.Builder builder)
Constructor that initializes the object based on literal property values passed by theLaunchTemplateNetworkInterfaces.Builder.
-
-
Method Detail
-
getAssociateCarrierIpAddress
public final String getAssociateCarrierIpAddress()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#associate_carrier_ip_address LaunchTemplate#associate_carrier_ip_address}.- Specified by:
getAssociateCarrierIpAddressin interfaceLaunchTemplateNetworkInterfaces
-
getAssociatePublicIpAddress
public final String getAssociatePublicIpAddress()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#associate_public_ip_address LaunchTemplate#associate_public_ip_address}.- Specified by:
getAssociatePublicIpAddressin interfaceLaunchTemplateNetworkInterfaces
-
getDeleteOnTermination
public final String getDeleteOnTermination()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#delete_on_termination LaunchTemplate#delete_on_termination}.- Specified by:
getDeleteOnTerminationin interfaceLaunchTemplateNetworkInterfaces
-
getDescription
public final String getDescription()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#description LaunchTemplate#description}.- Specified by:
getDescriptionin interfaceLaunchTemplateNetworkInterfaces
-
getDeviceIndex
public final Number getDeviceIndex()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#device_index LaunchTemplate#device_index}.- Specified by:
getDeviceIndexin interfaceLaunchTemplateNetworkInterfaces
-
getInterfaceType
public final String getInterfaceType()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#interface_type LaunchTemplate#interface_type}.- Specified by:
getInterfaceTypein interfaceLaunchTemplateNetworkInterfaces
-
getIpv4AddressCount
public final Number getIpv4AddressCount()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_address_count LaunchTemplate#ipv4_address_count}.- Specified by:
getIpv4AddressCountin interfaceLaunchTemplateNetworkInterfaces
-
getIpv4Addresses
public final List<String> getIpv4Addresses()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_addresses LaunchTemplate#ipv4_addresses}.- Specified by:
getIpv4Addressesin interfaceLaunchTemplateNetworkInterfaces
-
getIpv4PrefixCount
public final Number getIpv4PrefixCount()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_prefix_count LaunchTemplate#ipv4_prefix_count}.- Specified by:
getIpv4PrefixCountin interfaceLaunchTemplateNetworkInterfaces
-
getIpv4Prefixes
public final List<String> getIpv4Prefixes()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv4_prefixes LaunchTemplate#ipv4_prefixes}.- Specified by:
getIpv4Prefixesin interfaceLaunchTemplateNetworkInterfaces
-
getIpv6AddressCount
public final Number getIpv6AddressCount()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_address_count LaunchTemplate#ipv6_address_count}.- Specified by:
getIpv6AddressCountin interfaceLaunchTemplateNetworkInterfaces
-
getIpv6Addresses
public final List<String> getIpv6Addresses()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_addresses LaunchTemplate#ipv6_addresses}.- Specified by:
getIpv6Addressesin interfaceLaunchTemplateNetworkInterfaces
-
getIpv6PrefixCount
public final Number getIpv6PrefixCount()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_prefix_count LaunchTemplate#ipv6_prefix_count}.- Specified by:
getIpv6PrefixCountin interfaceLaunchTemplateNetworkInterfaces
-
getIpv6Prefixes
public final List<String> getIpv6Prefixes()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#ipv6_prefixes LaunchTemplate#ipv6_prefixes}.- Specified by:
getIpv6Prefixesin interfaceLaunchTemplateNetworkInterfaces
-
getNetworkCardIndex
public final Number getNetworkCardIndex()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#network_card_index LaunchTemplate#network_card_index}.- Specified by:
getNetworkCardIndexin interfaceLaunchTemplateNetworkInterfaces
-
getNetworkInterfaceId
public final String getNetworkInterfaceId()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#network_interface_id LaunchTemplate#network_interface_id}.- Specified by:
getNetworkInterfaceIdin interfaceLaunchTemplateNetworkInterfaces
-
getPrivateIpAddress
public final String getPrivateIpAddress()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#private_ip_address LaunchTemplate#private_ip_address}.- Specified by:
getPrivateIpAddressin interfaceLaunchTemplateNetworkInterfaces
-
getSecurityGroups
public final List<String> getSecurityGroups()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#security_groups LaunchTemplate#security_groups}.- Specified by:
getSecurityGroupsin interfaceLaunchTemplateNetworkInterfaces
-
getSubnetId
public final String getSubnetId()
Description copied from interface:LaunchTemplateNetworkInterfacesDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#subnet_id LaunchTemplate#subnet_id}.- Specified by:
getSubnetIdin interfaceLaunchTemplateNetworkInterfaces
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-