CfnLogAnomalyDetectionIntegrationMixinProps
- class aws_cdk.mixins_preview.aws_devopsguru.mixins.CfnLogAnomalyDetectionIntegrationMixinProps
Bases:
objectProperties for CfnLogAnomalyDetectionIntegrationPropsMixin.
- See:
- 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_devopsguru import mixins as devopsguru_mixins cfn_log_anomaly_detection_integration_mixin_props = devopsguru_mixins.CfnLogAnomalyDetectionIntegrationMixinProps()