Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.route53.CfnHostedZonePropsMixin.QueryLoggingConfigProperty
Packages that use CfnHostedZonePropsMixin.QueryLoggingConfigProperty
-
Uses of CfnHostedZonePropsMixin.QueryLoggingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.route53
Classes in software.amazon.awscdk.cfnpropertymixins.services.route53 that implement CfnHostedZonePropsMixin.QueryLoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHostedZonePropsMixin.QueryLoggingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.route53 that return CfnHostedZonePropsMixin.QueryLoggingConfigPropertyModifier and TypeMethodDescriptionCfnHostedZonePropsMixin.QueryLoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.route53 with parameters of type CfnHostedZonePropsMixin.QueryLoggingConfigPropertyModifier and TypeMethodDescriptionCfnHostedZoneMixinProps.Builder.queryLoggingConfig(CfnHostedZonePropsMixin.QueryLoggingConfigProperty queryLoggingConfig) Sets the value ofCfnHostedZoneMixinProps.getQueryLoggingConfig()CfnHostedZonePropsMixin.Builder.queryLoggingConfig(CfnHostedZonePropsMixin.QueryLoggingConfigProperty queryLoggingConfig) Creates a configuration for DNS query logging.