Show / Hide Table of Contents

Interface IContainerFleetRef

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

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

Stability: Experimental

Synopsis

Properties

ContainerFleetRef

(experimental) A reference to a ContainerFleet resource.

Properties

ContainerFleetRef

(experimental) A reference to a ContainerFleet resource.

IContainerFleetReference ContainerFleetRef { get; }
Property Value

IContainerFleetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX