Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder
Packages that use CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder
-
Uses of CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.builder()CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder.dnsHostnameType(String dnsHostnameType) CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder.publicDualStackDnsName(String publicDualStackDnsName) CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder.publicIpv4DnsName(String publicIpv4DnsName) CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder.publicIpv6DnsName(String publicIpv6DnsName) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInterfacePropsMixin.PublicIpDnsNameOptionsProperty.Builder.