ICommandRef

class aws_cdk.aws_iot.ICommandRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

command_ref

(experimental) A reference to a Command resource.

Stability:

experimental

node

The tree node.