interface IAlertRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.LookoutMetrics.IAlertRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslookoutmetrics#IAlertRef |
![]() | software.amazon.awscdk.services.lookoutmetrics.IAlertRef |
![]() | aws_cdk.aws_lookoutmetrics.IAlertRef |
![]() | aws-cdk-lib » aws_lookoutmetrics » IAlertRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Alert.
Properties
Name | Type | Description |
---|---|---|
alert | Alert | A reference to a Alert resource. |
node | Node | The tree node. |
alertRef
Type:
Alert
A reference to a Alert resource.
node
Type:
Node
The tree node.