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