Uses of Interface
software.amazon.awscdk.interfaces.sagemaker.IDeviceFleetRef
Packages that use IDeviceFleetRef
Package
Description
Amazon SageMaker Construct Library
-
Uses of IDeviceFleetRef in software.amazon.awscdk.interfaces.sagemaker
Subinterfaces of IDeviceFleetRef in software.amazon.awscdk.interfaces.sagemakerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeviceFleetRef.Classes in software.amazon.awscdk.interfaces.sagemaker that implement IDeviceFleetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDeviceFleetRef in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement IDeviceFleetRefModifier and TypeClassDescriptionclassTheAWS::SageMaker::DeviceFleetresource is an Amazon SageMaker resource type that allows you to create a DeviceFleet that manages your SageMaker Edge Manager Devices.Methods in software.amazon.awscdk.services.sagemaker that return IDeviceFleetRefModifier and TypeMethodDescriptionstatic IDeviceFleetRefCfnDeviceFleet.fromDeviceFleetName(software.constructs.Construct scope, String id, String deviceFleetName) Creates a new IDeviceFleetRef from a deviceFleetName.