interface IStateTemplateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTFleetWise.IStateTemplateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotfleetwise#IStateTemplateRef |
![]() | software.amazon.awscdk.services.iotfleetwise.IStateTemplateRef |
![]() | aws_cdk.aws_iotfleetwise.IStateTemplateRef |
![]() | aws-cdk-lib » aws_iotfleetwise » IStateTemplateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StateTemplate.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
state | State | A reference to a StateTemplate resource. |
node
Type:
Node
The tree node.
stateTemplateRef
Type:
State
A reference to a StateTemplate resource.