Uses of Interface
software.amazon.awscdk.services.ec2.CfnVPCEndpoint.DnsOptionsSpecificationProperty
Packages that use CfnVPCEndpoint.DnsOptionsSpecificationProperty
-
Uses of CfnVPCEndpoint.DnsOptionsSpecificationProperty in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnVPCEndpoint.DnsOptionsSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVPCEndpoint.DnsOptionsSpecificationPropertyMethods in software.amazon.awscdk.services.ec2 that return CfnVPCEndpoint.DnsOptionsSpecificationPropertyModifier and TypeMethodDescriptionCfnVPCEndpoint.DnsOptionsSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CfnVPCEndpoint.DnsOptionsSpecificationPropertyModifier and TypeMethodDescriptionCfnVPCEndpoint.Builder.dnsOptions(CfnVPCEndpoint.DnsOptionsSpecificationProperty dnsOptions) Describes the DNS options for an endpoint.CfnVPCEndpointProps.Builder.dnsOptions(CfnVPCEndpoint.DnsOptionsSpecificationProperty dnsOptions) Sets the value ofCfnVPCEndpointProps.getDnsOptions()voidCfnVPCEndpoint.setDnsOptions(CfnVPCEndpoint.DnsOptionsSpecificationProperty value) Describes the DNS options for an endpoint.