Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53globalresolver.CfnDnsViewMixinProps.Builder
Packages that use CfnDnsViewMixinProps.Builder
-
Uses of CfnDnsViewMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53globalresolver
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53globalresolver that return CfnDnsViewMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDnsViewMixinProps.BuilderCfnDnsViewMixinProps.builder()CfnDnsViewMixinProps.Builder.clientToken(String clientToken) Sets the value ofCfnDnsViewMixinProps.getClientToken()CfnDnsViewMixinProps.Builder.description(String description) Sets the value ofCfnDnsViewMixinProps.getDescription()CfnDnsViewMixinProps.Builder.dnssecValidation(String dnssecValidation) Sets the value ofCfnDnsViewMixinProps.getDnssecValidation()CfnDnsViewMixinProps.Builder.ednsClientSubnet(String ednsClientSubnet) Sets the value ofCfnDnsViewMixinProps.getEdnsClientSubnet()CfnDnsViewMixinProps.Builder.firewallRulesFailOpen(String firewallRulesFailOpen) Sets the value ofCfnDnsViewMixinProps.getFirewallRulesFailOpen()CfnDnsViewMixinProps.Builder.globalResolverId(String globalResolverId) Sets the value ofCfnDnsViewMixinProps.getGlobalResolverId()Sets the value ofCfnDnsViewMixinProps.getName()Sets the value ofCfnDnsViewMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.route53globalresolver with parameters of type CfnDnsViewMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDnsViewMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDnsViewMixinProps.Builder.