Uses of Interface
software.amazon.awscdk.interfaces.ec2.ICapacityManagerDataExportRef
Packages that use ICapacityManagerDataExportRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ICapacityManagerDataExportRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ICapacityManagerDataExportRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICapacityManagerDataExportRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ICapacityManagerDataExportRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICapacityManagerDataExportRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ICapacityManagerDataExportRefModifier and TypeClassDescriptionclassCreates a new data export configuration for EC2 Capacity Manager.Methods in software.amazon.awscdk.services.ec2 that return ICapacityManagerDataExportRefModifier and TypeMethodDescriptionCfnCapacityManagerDataExport.fromCapacityManagerDataExportId(software.constructs.Construct scope, String id, String capacityManagerDataExportId) Creates a new ICapacityManagerDataExportRef from a capacityManagerDataExportId.