Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53.CfnHostedZoneMixinProps.Builder
Packages that use CfnHostedZoneMixinProps.Builder
-
Uses of CfnHostedZoneMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53 that return CfnHostedZoneMixinProps.BuilderModifier and TypeMethodDescriptionCfnHostedZoneMixinProps.builder()CfnHostedZoneMixinProps.Builder.hostedZoneConfig(CfnHostedZonePropsMixin.HostedZoneConfigProperty hostedZoneConfig) Sets the value ofCfnHostedZoneMixinProps.getHostedZoneConfig()CfnHostedZoneMixinProps.Builder.hostedZoneConfig(IResolvable hostedZoneConfig) Sets the value ofCfnHostedZoneMixinProps.getHostedZoneConfig()CfnHostedZoneMixinProps.Builder.hostedZoneFeatures(CfnHostedZonePropsMixin.HostedZoneFeaturesProperty hostedZoneFeatures) Sets the value ofCfnHostedZoneMixinProps.getHostedZoneFeatures()CfnHostedZoneMixinProps.Builder.hostedZoneFeatures(IResolvable hostedZoneFeatures) Sets the value ofCfnHostedZoneMixinProps.getHostedZoneFeatures()CfnHostedZoneMixinProps.Builder.hostedZoneTags(List<? extends CfnHostedZonePropsMixin.HostedZoneTagProperty> hostedZoneTags) Sets the value ofCfnHostedZoneMixinProps.getHostedZoneTags()Sets the value ofCfnHostedZoneMixinProps.getName()CfnHostedZoneMixinProps.Builder.queryLoggingConfig(CfnHostedZonePropsMixin.QueryLoggingConfigProperty queryLoggingConfig) Sets the value ofCfnHostedZoneMixinProps.getQueryLoggingConfig()CfnHostedZoneMixinProps.Builder.queryLoggingConfig(IResolvable queryLoggingConfig) Sets the value ofCfnHostedZoneMixinProps.getQueryLoggingConfig()Sets the value ofCfnHostedZoneMixinProps.getVpcs()CfnHostedZoneMixinProps.Builder.vpcs(IResolvable vpcs) Sets the value ofCfnHostedZoneMixinProps.getVpcs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.route53 with parameters of type CfnHostedZoneMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHostedZoneMixinProps.Builder.