Module: Aws::Deadline::Client::_GetQueueFleetAssociationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#fleet_id::String

Returns:

  • (::String)


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

def fleet_id: () -> ::String

#queue_id::String

Returns:

  • (::String)


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

def queue_id: () -> ::String

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "STOP_SCHEDULING_AND_COMPLETE_TASKS", "STOP_SCHEDULING_AND_CANCEL_TASKS", "STOPPED")


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

def status: () -> ("ACTIVE" | "STOP_SCHEDULING_AND_COMPLETE_TASKS" | "STOP_SCHEDULING_AND_CANCEL_TASKS" | "STOPPED")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String