interface CfnLogAnomalyDetectionIntegrationProps
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DevOpsGuru.CfnLogAnomalyDetectionIntegrationProps |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdevopsguru#CfnLogAnomalyDetectionIntegrationProps |
![]() | software.amazon.awscdk.services.devopsguru.CfnLogAnomalyDetectionIntegrationProps |
![]() | aws_cdk.aws_devopsguru.CfnLogAnomalyDetectionIntegrationProps |
![]() | aws-cdk-lib » aws_devopsguru » CfnLogAnomalyDetectionIntegrationProps |
Properties for defining a CfnLogAnomalyDetectionIntegration
.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_devopsguru as devopsguru } from 'aws-cdk-lib';
const cfnLogAnomalyDetectionIntegrationProps: devopsguru.CfnLogAnomalyDetectionIntegrationProps = { };