Show / Hide Table of Contents

Interface IBuildRef

(experimental) Indicates that this resource can be referenced as a Build.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.GameLift
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IBuildRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IBuildRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

BuildRef

(experimental) A reference to a Build resource.

Properties

BuildRef

(experimental) A reference to a Build resource.

IBuildReference BuildRef { get; }
Property Value

IBuildReference

Remarks

Stability: Experimental

Back to top Generated by DocFX