Show / Hide Table of Contents

Interface IEC2FleetRef

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

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

Stability: Experimental

Synopsis

Properties

Ec2FleetRef

(experimental) A reference to a EC2Fleet resource.

Properties

Ec2FleetRef

(experimental) A reference to a EC2Fleet resource.

IEC2FleetReference Ec2FleetRef { get; }
Property Value

IEC2FleetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX