Class CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLaunchTemplate.NetworkInterfaceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnLaunchTemplate.NetworkInterfaceProperty
CfnLaunchTemplate.NetworkInterfaceProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty
CfnLaunchTemplate.NetworkInterfaceProperty.Builder, CfnLaunchTemplate.NetworkInterfaceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.NetworkInterfaceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectIndicates whether to associate a Carrier IP address with eth0 for a new network interface.final ObjectAssociates a public IPv4 address with eth0 for a new network interface.final ObjectIndicates whether the network interface is deleted when the instance is terminated.final StringA description for the network interface.final NumberThe device index for the network interface attachment.The IDs of one or more security groups.final StringThe type of network interface.final NumberThe number of IPv4 prefixes to be automatically assigned to the network interface.final ObjectOne or more IPv4 prefixes to be assigned to the network interface.final NumberThe number of IPv6 addresses to assign to a network interface.final ObjectOne or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.final NumberThe number of IPv6 prefixes to be automatically assigned to the network interface.final ObjectOne or more IPv6 prefixes to be assigned to the network interface.final NumberThe index of the network card.final StringThe ID of the network interface.final StringThe primary private IPv4 address of the network interface.final ObjectOne or more private IPv4 addresses.final NumberThe number of secondary private IPv4 addresses to assign to a network interface.final StringThe ID of the subnet for the network interface.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
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
Constructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.NetworkInterfaceProperty.Builder.
-
-
Method Details
-
getAssociateCarrierIpAddress
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyIndicates whether to associate a Carrier IP address with eth0 for a new network interface.Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see Carrier IP addresses in the AWS Wavelength Developer Guide .
- Specified by:
getAssociateCarrierIpAddressin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getAssociatePublicIpAddress
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyAssociates a public IPv4 address with eth0 for a new network interface.- Specified by:
getAssociatePublicIpAddressin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getDeleteOnTermination
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyIndicates whether the network interface is deleted when the instance is terminated.- Specified by:
getDeleteOnTerminationin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getDescription
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyA description for the network interface.- Specified by:
getDescriptionin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getDeviceIndex
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe device index for the network interface attachment.- Specified by:
getDeviceIndexin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getGroups
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe IDs of one or more security groups.- Specified by:
getGroupsin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getInterfaceType
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe type of network interface.To create an Elastic Fabric Adapter (EFA), specify
efa. For more information, see Elastic Fabric Adapter in the Amazon Elastic Compute Cloud User Guide .If you are not creating an EFA, specify
interfaceor omit this parameter.Valid values:
interface|efa- Specified by:
getInterfaceTypein interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getIpv4PrefixCount
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe number of IPv4 prefixes to be automatically assigned to the network interface.You cannot use this option if you use the
Ipv4Prefixoption.- Specified by:
getIpv4PrefixCountin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getIpv4Prefixes
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyOne or more IPv4 prefixes to be assigned to the network interface.You cannot use this option if you use the
Ipv4PrefixCountoption.- Specified by:
getIpv4Prefixesin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getIpv6AddressCount
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe number of IPv6 addresses to assign to a network interface.Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses.
- Specified by:
getIpv6AddressCountin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getIpv6Addresses
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyOne or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.You can't use this option if you're specifying a number of IPv6 addresses.
- Specified by:
getIpv6Addressesin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getIpv6PrefixCount
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe number of IPv6 prefixes to be automatically assigned to the network interface.You cannot use this option if you use the
Ipv6Prefixoption.- Specified by:
getIpv6PrefixCountin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getIpv6Prefixes
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyOne or more IPv6 prefixes to be assigned to the network interface.You cannot use this option if you use the
Ipv6PrefixCountoption.- Specified by:
getIpv6Prefixesin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getNetworkCardIndex
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe index of the network card.Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
- Specified by:
getNetworkCardIndexin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getNetworkInterfaceId
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe ID of the network interface.- Specified by:
getNetworkInterfaceIdin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getPrivateIpAddress
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe primary private IPv4 address of the network interface.- Specified by:
getPrivateIpAddressin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getPrivateIpAddresses
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyOne or more private IPv4 addresses.- Specified by:
getPrivateIpAddressesin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getSecondaryPrivateIpAddressCount
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe number of secondary private IPv4 addresses to assign to a network interface.- Specified by:
getSecondaryPrivateIpAddressCountin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
getSubnetId
Description copied from interface:CfnLaunchTemplate.NetworkInterfacePropertyThe ID of the subnet for the network interface.- Specified by:
getSubnetIdin interfaceCfnLaunchTemplate.NetworkInterfaceProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-