Show / Hide Table of Contents

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

IApplicationVersionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX