Uses of Interface
software.amazon.awscdk.interfaces.ec2.ICapacityReservationFleetRef
Packages that use ICapacityReservationFleetRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ICapacityReservationFleetRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ICapacityReservationFleetRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICapacityReservationFleetRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ICapacityReservationFleetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICapacityReservationFleetRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ICapacityReservationFleetRefModifier and TypeClassDescriptionclassCreates a new Capacity Reservation Fleet with the specified attributes.Methods in software.amazon.awscdk.services.ec2 that return ICapacityReservationFleetRefModifier and TypeMethodDescriptionstatic ICapacityReservationFleetRefCfnCapacityReservationFleet.fromCapacityReservationFleetId(software.constructs.Construct scope, String id, String capacityReservationFleetId) Creates a new ICapacityReservationFleetRef from a capacityReservationFleetId.