IHost

class aws_rfdk.deadline.IHost(*args, **kwargs)

Bases: IConnectable, IConstruct, IScriptHost, Protocol

Interface for any constructs that are Capable of connecting to Deadline.

Attributes

connections

The network connections associated with this resource.

grant_principal

The principal to grant permissions to.

node

The tree node.

os_type

The operating system of the script host.

user_data

The user data of the script host.