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