CfnLogAnomalyDetectionIntegrationMixinProps

class aws_cdk.mixins_preview.aws_devopsguru.mixins.CfnLogAnomalyDetectionIntegrationMixinProps

Bases: object

Properties for CfnLogAnomalyDetectionIntegrationPropsMixin.

See:

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsguru-loganomalydetectionintegration.html

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()