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