Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder
Packages that use CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder
-
Uses of CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnHttpApiPropsMixin.Route53ConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnHttpApiPropsMixin.Route53ConfigurationProperty.builder()CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.distributedDomainName(String distributedDomainName) CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.evaluateTargetHealth(Boolean evaluateTargetHealth) CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.evaluateTargetHealth(IResolvable evaluateTargetHealth) CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.hostedZoneId(String hostedZoneId) Sets the value ofCfnHttpApiPropsMixin.Route53ConfigurationProperty.getHostedZoneId()CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.hostedZoneName(String hostedZoneName) Sets the value ofCfnHttpApiPropsMixin.Route53ConfigurationProperty.getHostedZoneName()Sets the value ofCfnHttpApiPropsMixin.Route53ConfigurationProperty.getIpV6()CfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.ipV6(IResolvable ipV6) Sets the value ofCfnHttpApiPropsMixin.Route53ConfigurationProperty.getIpV6()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnHttpApiPropsMixin.Route53ConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHttpApiPropsMixin.Route53ConfigurationProperty.Builder.