Interface IApplicationVersionRef
(experimental) Indicates that this resource can be referenced as a ApplicationVersion.
Namespace: Amazon.CDK.AWS.ElasticBeanstalk
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApplicationVersionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IApplicationVersionRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ApplicationVersionRef | (experimental) A reference to a ApplicationVersion resource. |
Properties
ApplicationVersionRef
(experimental) A reference to a ApplicationVersion resource.
IApplicationVersionReference ApplicationVersionRef { get; }
Property Value
Remarks
Stability: Experimental