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