Module: Aws::Batch::Client::_DescribeConsumableResourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#available_quantity::Integer

Returns:

  • (::Integer)


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

def available_quantity: () -> ::Integer

#consumable_resource_arn::String

Returns:

  • (::String)


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

def consumable_resource_arn: () -> ::String

#consumable_resource_name::String

Returns:

  • (::String)


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

def consumable_resource_name: () -> ::String

#created_at::Integer

Returns:

  • (::Integer)


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

def created_at: () -> ::Integer

#in_use_quantity::Integer

Returns:

  • (::Integer)


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

def in_use_quantity: () -> ::Integer

#resource_type::String

Returns:

  • (::String)


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

def resource_type: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#total_quantity::Integer

Returns:

  • (::Integer)


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

def total_quantity: () -> ::Integer