Uses of Interface
software.amazon.awscdk.services.route53.CfnHostedZone.QueryLoggingConfigProperty
Packages that use CfnHostedZone.QueryLoggingConfigProperty
-
Uses of CfnHostedZone.QueryLoggingConfigProperty in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement CfnHostedZone.QueryLoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHostedZone.QueryLoggingConfigPropertyMethods in software.amazon.awscdk.services.route53 that return CfnHostedZone.QueryLoggingConfigPropertyModifier and TypeMethodDescriptionCfnHostedZone.QueryLoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type CfnHostedZone.QueryLoggingConfigPropertyModifier and TypeMethodDescriptionCfnHostedZone.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig) Creates a configuration for DNS query logging.CfnHostedZoneProps.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig) Sets the value ofCfnHostedZoneProps.getQueryLoggingConfig()voidCfnHostedZone.setQueryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty value) Creates a configuration for DNS query logging.