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