Uses of Class
software.amazon.awscdk.services.ec2.CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder
Packages that use CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder
-
Uses of CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnNetworkInterface.PublicIpDnsNameOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnNetworkInterface.PublicIpDnsNameOptionsProperty.builder()CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder.dnsHostnameType(String dnsHostnameType) Sets the value ofCfnNetworkInterface.PublicIpDnsNameOptionsProperty.getDnsHostnameType()CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder.publicDualStackDnsName(String publicDualStackDnsName) CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder.publicIpv4DnsName(String publicIpv4DnsName) CfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder.publicIpv6DnsName(String publicIpv6DnsName) Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnNetworkInterface.PublicIpDnsNameOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInterface.PublicIpDnsNameOptionsProperty.Builder.