IDeviceDefinitionRef

class aws_cdk.aws_greengrass.IDeviceDefinitionRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

device_definition_ref

(experimental) A reference to a DeviceDefinition resource.

Stability:

experimental

node

The tree node.