Interface CfnEC2FleetPropsMixin.ICapacityReservationTargetRequestProperty
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.EC2
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnEC2FleetPropsMixin.ICapacityReservationTargetRequestProperty
Syntax (vb)
Public Interface CfnEC2FleetPropsMixin.ICapacityReservationTargetRequestProperty
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 capacityReservationTargetRequestProperty = new CapacityReservationTargetRequestProperty {
CapacityReservationIds = new [] { "capacityReservationIds" },
CapacityReservationResourceGroupArns = new [] { "capacityReservationResourceGroupArns" }
};
Synopsis
Properties
| CapacityReservationIds | |
| CapacityReservationResourceGroupArns |