CfnAgentSpaceApplicationLogsOutputFormat
- class aws_cdk.mixins_preview.aws_devopsagent.mixins.CfnAgentSpaceApplicationLogsOutputFormat
Bases:
object(experimental) Output Format options for each destination of CfnAgentSpaceApplicationLogs.
- 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_devopsagent import mixins as devopsagent_mixins cfn_agent_space_application_logs_output_format = devopsagent_mixins.CfnAgentSpaceApplicationLogsOutputFormat()
- Stability:
experimental