Uses of Class
software.amazon.awscdk.services.ec2.CfnLaunchTemplate.NetworkInterfaceProperty.Builder
Packages that use CfnLaunchTemplate.NetworkInterfaceProperty.Builder
-
Uses of CfnLaunchTemplate.NetworkInterfaceProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnLaunchTemplate.NetworkInterfaceProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplate.NetworkInterfaceProperty.Builder.associateCarrierIpAddress(Boolean associateCarrierIpAddress) CfnLaunchTemplate.NetworkInterfaceProperty.Builder.associateCarrierIpAddress(IResolvable associateCarrierIpAddress) CfnLaunchTemplate.NetworkInterfaceProperty.Builder.associatePublicIpAddress(Boolean associatePublicIpAddress) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getAssociatePublicIpAddress()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getAssociatePublicIpAddress()CfnLaunchTemplate.NetworkInterfaceProperty.builder()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.deleteOnTermination(Boolean deleteOnTermination) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getDeleteOnTermination()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getDeleteOnTermination()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.description(String description) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getDescription()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.deviceIndex(Number deviceIndex) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getDeviceIndex()Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getGroups()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.interfaceType(String interfaceType) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getInterfaceType()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv4PrefixCount(Number ipv4PrefixCount) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv4PrefixCount()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv4Prefixes(List<? extends Object> ipv4Prefixes) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv4Prefixes()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv4Prefixes(IResolvable ipv4Prefixes) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv4Prefixes()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6AddressCount(Number ipv6AddressCount) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv6AddressCount()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6Addresses(List<? extends Object> ipv6Addresses) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Addresses()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6Addresses(IResolvable ipv6Addresses) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Addresses()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6PrefixCount(Number ipv6PrefixCount) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv6PrefixCount()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6Prefixes(List<? extends Object> ipv6Prefixes) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Prefixes()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6Prefixes(IResolvable ipv6Prefixes) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Prefixes()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.networkCardIndex(Number networkCardIndex) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getNetworkCardIndex()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.networkInterfaceId(String networkInterfaceId) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getNetworkInterfaceId()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.privateIpAddress(String privateIpAddress) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddress()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.privateIpAddresses(List<? extends Object> privateIpAddresses) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddresses()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.privateIpAddresses(IResolvable privateIpAddresses) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddresses()CfnLaunchTemplate.NetworkInterfaceProperty.Builder.secondaryPrivateIpAddressCount(Number secondaryPrivateIpAddressCount) Sets the value ofCfnLaunchTemplate.NetworkInterfaceProperty.getSubnetId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnLaunchTemplate.NetworkInterfaceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplate.NetworkInterfaceProperty.Builder.