IFormRef
- class aws_cdk.aws_amplifyuibuilder.IFormRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Form.
- Stability:
experimental
Attributes
- form_ref
(experimental) A reference to a Form resource.
- Stability:
experimental
- node
The tree node.