Uses of Class
software.amazon.awscdk.services.sam.CfnHttpApi.Route53ConfigurationProperty.Builder
-
Uses of CfnHttpApi.Route53ConfigurationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnHttpApi.Route53ConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnHttpApi.Route53ConfigurationProperty.builder()CfnHttpApi.Route53ConfigurationProperty.Builder.distributedDomainName(String distributedDomainName) Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getDistributedDomainName()CfnHttpApi.Route53ConfigurationProperty.Builder.evaluateTargetHealth(Boolean evaluateTargetHealth) Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getEvaluateTargetHealth()CfnHttpApi.Route53ConfigurationProperty.Builder.evaluateTargetHealth(software.amazon.awscdk.core.IResolvable evaluateTargetHealth) Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getEvaluateTargetHealth()CfnHttpApi.Route53ConfigurationProperty.Builder.hostedZoneId(String hostedZoneId) Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getHostedZoneId()CfnHttpApi.Route53ConfigurationProperty.Builder.hostedZoneName(String hostedZoneName) Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getHostedZoneName()Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getIpV6()CfnHttpApi.Route53ConfigurationProperty.Builder.ipV6(software.amazon.awscdk.core.IResolvable ipV6) Sets the value ofCfnHttpApi.Route53ConfigurationProperty.getIpV6()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnHttpApi.Route53ConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHttpApi.Route53ConfigurationProperty.Builder.