interface ICustomMetricRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.ICustomMetricRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#ICustomMetricRef |
![]() | software.amazon.awscdk.services.iot.ICustomMetricRef |
![]() | aws_cdk.aws_iot.ICustomMetricRef |
![]() | aws-cdk-lib » aws_iot » ICustomMetricRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomMetric.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomMetric resource. |
node | Node | The tree node. |
customMetricRef
Type:
Custom
A reference to a CustomMetric resource.
node
Type:
Node
The tree node.