Interface CfnEC2FleetPropsMixin.IReservedCapacityOptionsRequestProperty
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.EC2
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnEC2FleetPropsMixin.IReservedCapacityOptionsRequestProperty
Syntax (vb)
Public Interface CfnEC2FleetPropsMixin.IReservedCapacityOptionsRequestProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.CfnPropertyMixins.AWS.EC2;
var reservedCapacityOptionsRequestProperty = new ReservedCapacityOptionsRequestProperty {
ReservationTypes = new [] { "reservationTypes" }
};
Synopsis
Properties
| ReservationTypes |