Module: Aws::Deadline::Client::_GetQueueEnvironmentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#queue_environment_id::String

Returns:

  • (::String)


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

def queue_environment_id: () -> ::String

#template::String

Returns:

  • (::String)


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

def template: () -> ::String

#template_type"JSON", "YAML"

Returns:

  • ("JSON", "YAML")


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

def template_type: () -> ("JSON" | "YAML")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String