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