interface IComponentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AmplifyUIBuilder.IComponentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsamplifyuibuilder#IComponentRef |
![]() | software.amazon.awscdk.services.amplifyuibuilder.IComponentRef |
![]() | aws_cdk.aws_amplifyuibuilder.IComponentRef |
![]() | aws-cdk-lib » aws_amplifyuibuilder » IComponentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Component.
Properties
Name | Type | Description |
---|---|---|
component | Component | A reference to a Component resource. |
node | Node | The tree node. |
componentRef
Type:
Component
A reference to a Component resource.
node
Type:
Node
The tree node.