Module: Aws::Deadline::Client::_GetWorkerResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetWorkerResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


1284
# File 'sig/client.rbs', line 1284

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


1285
# File 'sig/client.rbs', line 1285

def created_by: () -> ::String

#farm_id::String

Returns:

  • (::String)


1278
# File 'sig/client.rbs', line 1278

def farm_id: () -> ::String

#fleet_id::String

Returns:

  • (::String)


1279
# File 'sig/client.rbs', line 1279

def fleet_id: () -> ::String

#host_propertiesTypes::HostPropertiesResponse



1281
# File 'sig/client.rbs', line 1281

def host_properties: () -> Types::HostPropertiesResponse

#logTypes::LogConfiguration



1283
# File 'sig/client.rbs', line 1283

def log: () -> Types::LogConfiguration

#status"CREATED", ...

Returns:

  • ("CREATED", "STARTED", "STOPPING", "STOPPED", "NOT_RESPONDING", "NOT_COMPATIBLE", "RUNNING", "IDLE")


1282
# File 'sig/client.rbs', line 1282

def status: () -> ("CREATED" | "STARTED" | "STOPPING" | "STOPPED" | "NOT_RESPONDING" | "NOT_COMPATIBLE" | "RUNNING" | "IDLE")

#updated_at::Time

Returns:

  • (::Time)


1286
# File 'sig/client.rbs', line 1286

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


1287
# File 'sig/client.rbs', line 1287

def updated_by: () -> ::String

#worker_id::String

Returns:

  • (::String)


1280
# File 'sig/client.rbs', line 1280

def worker_id: () -> ::String