CfnProfileRoute53ProfilesResolverQueryLogsOutputFormat
- class aws_cdk.mixins_preview.aws_route53profiles.mixins.CfnProfileRoute53ProfilesResolverQueryLogsOutputFormat
Bases:
object(experimental) Output Format options for each destination of CfnProfileRoute53ProfilesResolverQueryLogs.
- Stability:
experimental
- ExampleMetadata:
fixture=_generated
Example:
# The code below shows an example of how to instantiate this type. # The values are placeholders you should change. from aws_cdk.mixins_preview.aws_route53profiles import mixins as route53profiles_mixins cfn_profile_route53_profiles_resolver_query_logs_output_format = route53profiles_mixins.CfnProfileRoute53ProfilesResolverQueryLogsOutputFormat()
- Stability:
experimental