Device

class Device : KotlinCustomResource

Resource schema for AWS::SageMaker::Device

Properties

Link copied to clipboard
val device: Output<Device>?

The Edge Device you want to register against a device fleet

Link copied to clipboard
val deviceFleetName: Output<String>

The name of the edge device fleet

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Associate tags with the resource

Link copied to clipboard
val urn: Output<String>