IDeviceFleetRef

class aws_cdk.aws_sagemaker.IDeviceFleetRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DeviceFleet.

Stability:

experimental

Attributes

device_fleet_ref

(experimental) A reference to a DeviceFleet resource.

Stability:

experimental

node

The tree node.