@Stability(value=Stable) public static final class CfnLaunchTemplate.NetworkInterfaceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.NetworkInterfaceProperty>
CfnLaunchTemplate.NetworkInterfaceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder associateCarrierIpAddress(Boolean associateCarrierIpAddress)
associateCarrierIpAddress - `CfnLaunchTemplate.NetworkInterfaceProperty.AssociateCarrierIpAddress`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder associateCarrierIpAddress(IResolvable associateCarrierIpAddress)
associateCarrierIpAddress - `CfnLaunchTemplate.NetworkInterfaceProperty.AssociateCarrierIpAddress`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder associatePublicIpAddress(Boolean associatePublicIpAddress)
CfnLaunchTemplate.NetworkInterfaceProperty.getAssociatePublicIpAddress()associatePublicIpAddress - `CfnLaunchTemplate.NetworkInterfaceProperty.AssociatePublicIpAddress`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder associatePublicIpAddress(IResolvable associatePublicIpAddress)
CfnLaunchTemplate.NetworkInterfaceProperty.getAssociatePublicIpAddress()associatePublicIpAddress - `CfnLaunchTemplate.NetworkInterfaceProperty.AssociatePublicIpAddress`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder deleteOnTermination(Boolean deleteOnTermination)
CfnLaunchTemplate.NetworkInterfaceProperty.getDeleteOnTermination()deleteOnTermination - `CfnLaunchTemplate.NetworkInterfaceProperty.DeleteOnTermination`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder deleteOnTermination(IResolvable deleteOnTermination)
CfnLaunchTemplate.NetworkInterfaceProperty.getDeleteOnTermination()deleteOnTermination - `CfnLaunchTemplate.NetworkInterfaceProperty.DeleteOnTermination`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder description(String description)
CfnLaunchTemplate.NetworkInterfaceProperty.getDescription()description - `CfnLaunchTemplate.NetworkInterfaceProperty.Description`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder deviceIndex(Number deviceIndex)
CfnLaunchTemplate.NetworkInterfaceProperty.getDeviceIndex()deviceIndex - `CfnLaunchTemplate.NetworkInterfaceProperty.DeviceIndex`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder groups(List<String> groups)
CfnLaunchTemplate.NetworkInterfaceProperty.getGroups()groups - `CfnLaunchTemplate.NetworkInterfaceProperty.Groups`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder interfaceType(String interfaceType)
CfnLaunchTemplate.NetworkInterfaceProperty.getInterfaceType()interfaceType - `CfnLaunchTemplate.NetworkInterfaceProperty.InterfaceType`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder ipv6AddressCount(Number ipv6AddressCount)
CfnLaunchTemplate.NetworkInterfaceProperty.getIpv6AddressCount()ipv6AddressCount - `CfnLaunchTemplate.NetworkInterfaceProperty.Ipv6AddressCount`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder ipv6Addresses(IResolvable ipv6Addresses)
CfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Addresses()ipv6Addresses - `CfnLaunchTemplate.NetworkInterfaceProperty.Ipv6Addresses`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder ipv6Addresses(List<? extends Object> ipv6Addresses)
CfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Addresses()ipv6Addresses - `CfnLaunchTemplate.NetworkInterfaceProperty.Ipv6Addresses`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder networkCardIndex(Number networkCardIndex)
CfnLaunchTemplate.NetworkInterfaceProperty.getNetworkCardIndex()networkCardIndex - `CfnLaunchTemplate.NetworkInterfaceProperty.NetworkCardIndex`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder networkInterfaceId(String networkInterfaceId)
CfnLaunchTemplate.NetworkInterfaceProperty.getNetworkInterfaceId()networkInterfaceId - `CfnLaunchTemplate.NetworkInterfaceProperty.NetworkInterfaceId`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder privateIpAddress(String privateIpAddress)
CfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddress()privateIpAddress - `CfnLaunchTemplate.NetworkInterfaceProperty.PrivateIpAddress`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder privateIpAddresses(IResolvable privateIpAddresses)
CfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddresses()privateIpAddresses - `CfnLaunchTemplate.NetworkInterfaceProperty.PrivateIpAddresses`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder privateIpAddresses(List<? extends Object> privateIpAddresses)
CfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddresses()privateIpAddresses - `CfnLaunchTemplate.NetworkInterfaceProperty.PrivateIpAddresses`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder secondaryPrivateIpAddressCount(Number secondaryPrivateIpAddressCount)
secondaryPrivateIpAddressCount - `CfnLaunchTemplate.NetworkInterfaceProperty.SecondaryPrivateIpAddressCount`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty.Builder subnetId(String subnetId)
CfnLaunchTemplate.NetworkInterfaceProperty.getSubnetId()subnetId - `CfnLaunchTemplate.NetworkInterfaceProperty.SubnetId`.this@Stability(value=Stable) public CfnLaunchTemplate.NetworkInterfaceProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.NetworkInterfaceProperty>CfnLaunchTemplate.NetworkInterfacePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.