Uses of Class
software.amazon.awscdk.services.sam.CfnApi.Route53ConfigurationProperty.Builder
Packages that use CfnApi.Route53ConfigurationProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.Route53ConfigurationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnApi.Route53ConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnApi.Route53ConfigurationProperty.builder()CfnApi.Route53ConfigurationProperty.Builder.distributedDomainName(String distributedDomainName) Sets the value ofCfnApi.Route53ConfigurationProperty.getDistributedDomainName()CfnApi.Route53ConfigurationProperty.Builder.evaluateTargetHealth(Boolean evaluateTargetHealth) Sets the value ofCfnApi.Route53ConfigurationProperty.getEvaluateTargetHealth()CfnApi.Route53ConfigurationProperty.Builder.evaluateTargetHealth(IResolvable evaluateTargetHealth) Sets the value ofCfnApi.Route53ConfigurationProperty.getEvaluateTargetHealth()CfnApi.Route53ConfigurationProperty.Builder.hostedZoneId(String hostedZoneId) Sets the value ofCfnApi.Route53ConfigurationProperty.getHostedZoneId()CfnApi.Route53ConfigurationProperty.Builder.hostedZoneName(String hostedZoneName) Sets the value ofCfnApi.Route53ConfigurationProperty.getHostedZoneName()Sets the value ofCfnApi.Route53ConfigurationProperty.getIpV6()CfnApi.Route53ConfigurationProperty.Builder.ipV6(IResolvable ipV6) Sets the value ofCfnApi.Route53ConfigurationProperty.getIpV6()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnApi.Route53ConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApi.Route53ConfigurationProperty.Builder.