Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkInterfaceMixinProps.Builder
Packages that use CfnNetworkInterfaceMixinProps.Builder
-
Uses of CfnNetworkInterfaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnNetworkInterfaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnNetworkInterfaceMixinProps.builder()CfnNetworkInterfaceMixinProps.Builder.connectionTrackingSpecification(CfnNetworkInterfacePropsMixin.ConnectionTrackingSpecificationProperty connectionTrackingSpecification) Sets the value ofCfnNetworkInterfaceMixinProps.getConnectionTrackingSpecification()CfnNetworkInterfaceMixinProps.Builder.connectionTrackingSpecification(IResolvable connectionTrackingSpecification) Sets the value ofCfnNetworkInterfaceMixinProps.getConnectionTrackingSpecification()CfnNetworkInterfaceMixinProps.Builder.description(String description) Sets the value ofCfnNetworkInterfaceMixinProps.getDescription()CfnNetworkInterfaceMixinProps.Builder.enablePrimaryIpv6(Boolean enablePrimaryIpv6) Sets the value ofCfnNetworkInterfaceMixinProps.getEnablePrimaryIpv6()CfnNetworkInterfaceMixinProps.Builder.enablePrimaryIpv6(IResolvable enablePrimaryIpv6) Sets the value ofCfnNetworkInterfaceMixinProps.getEnablePrimaryIpv6()Sets the value ofCfnNetworkInterfaceMixinProps.getGroupSet()CfnNetworkInterfaceMixinProps.Builder.interfaceType(String interfaceType) Sets the value ofCfnNetworkInterfaceMixinProps.getInterfaceType()CfnNetworkInterfaceMixinProps.Builder.ipv4PrefixCount(Number ipv4PrefixCount) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv4PrefixCount()CfnNetworkInterfaceMixinProps.Builder.ipv4Prefixes(List<? extends Object> ipv4Prefixes) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv4Prefixes()CfnNetworkInterfaceMixinProps.Builder.ipv4Prefixes(IResolvable ipv4Prefixes) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv4Prefixes()CfnNetworkInterfaceMixinProps.Builder.ipv6AddressCount(Number ipv6AddressCount) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv6AddressCount()CfnNetworkInterfaceMixinProps.Builder.ipv6Addresses(List<? extends Object> ipv6Addresses) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv6Addresses()CfnNetworkInterfaceMixinProps.Builder.ipv6Addresses(IResolvable ipv6Addresses) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv6Addresses()CfnNetworkInterfaceMixinProps.Builder.ipv6PrefixCount(Number ipv6PrefixCount) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv6PrefixCount()CfnNetworkInterfaceMixinProps.Builder.ipv6Prefixes(List<? extends Object> ipv6Prefixes) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv6Prefixes()CfnNetworkInterfaceMixinProps.Builder.ipv6Prefixes(IResolvable ipv6Prefixes) Sets the value ofCfnNetworkInterfaceMixinProps.getIpv6Prefixes()CfnNetworkInterfaceMixinProps.Builder.privateIpAddress(String privateIpAddress) Sets the value ofCfnNetworkInterfaceMixinProps.getPrivateIpAddress()CfnNetworkInterfaceMixinProps.Builder.privateIpAddresses(List<? extends Object> privateIpAddresses) Sets the value ofCfnNetworkInterfaceMixinProps.getPrivateIpAddresses()CfnNetworkInterfaceMixinProps.Builder.privateIpAddresses(IResolvable privateIpAddresses) Sets the value ofCfnNetworkInterfaceMixinProps.getPrivateIpAddresses()CfnNetworkInterfaceMixinProps.Builder.publicIpDnsHostnameTypeSpecification(String publicIpDnsHostnameTypeSpecification) Sets the value ofCfnNetworkInterfaceMixinProps.getPublicIpDnsHostnameTypeSpecification()CfnNetworkInterfaceMixinProps.Builder.secondaryPrivateIpAddressCount(Number secondaryPrivateIpAddressCount) Sets the value ofCfnNetworkInterfaceMixinProps.getSecondaryPrivateIpAddressCount()CfnNetworkInterfaceMixinProps.Builder.sourceDestCheck(Boolean sourceDestCheck) Sets the value ofCfnNetworkInterfaceMixinProps.getSourceDestCheck()CfnNetworkInterfaceMixinProps.Builder.sourceDestCheck(IResolvable sourceDestCheck) Sets the value ofCfnNetworkInterfaceMixinProps.getSourceDestCheck()Sets the value ofCfnNetworkInterfaceMixinProps.getSubnetId()CfnNetworkInterfaceMixinProps.Builder.subnetId(ISubnetRef subnetId) Sets the value ofCfnNetworkInterfaceMixinProps.getSubnetId()Sets the value ofCfnNetworkInterfaceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnNetworkInterfaceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInterfaceMixinProps.Builder.