CfnLogAnomalyDetectionIntegrationProps
- class aws_cdk.aws_devopsguru.CfnLogAnomalyDetectionIntegrationProps
Bases:
object
Properties for defining a
CfnLogAnomalyDetectionIntegration
.- 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 import aws_devopsguru as devopsguru cfn_log_anomaly_detection_integration_props = devopsguru.CfnLogAnomalyDetectionIntegrationProps()