interface IAlarmRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudWatch.IAlarmRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudwatch#IAlarmRef |
![]() | software.amazon.awscdk.services.cloudwatch.IAlarmRef |
![]() | aws_cdk.aws_cloudwatch.IAlarmRef |
![]() | aws-cdk-lib » aws_cloudwatch » IAlarmRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Alarm.
Properties
Name | Type | Description |
---|---|---|
alarm | Alarm | A reference to a Alarm resource. |
node | Node | The tree node. |
alarmRef
Type:
Alarm
A reference to a Alarm resource.
node
Type:
Node
The tree node.