Interface IContainerFleetRef
(experimental) Indicates that this resource can be referenced as a ContainerFleet.
Inherited Members
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
Remarks
Stability: Experimental