Show / Hide Table of Contents

Interface ICapacityReservationRef

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

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

Stability: Experimental

Synopsis

Properties

CapacityReservationRef

(experimental) A reference to a CapacityReservation resource.

Properties

CapacityReservationRef

(experimental) A reference to a CapacityReservation resource.

ICapacityReservationReference CapacityReservationRef { get; }
Property Value

ICapacityReservationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX