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)


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

def available_quantity: () -> ::Integer

#consumable_resource_arn::String

Returns:

  • (::String)


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

def consumable_resource_arn: () -> ::String

#consumable_resource_name::String

Returns:

  • (::String)


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

def consumable_resource_name: () -> ::String

#created_at::Integer

Returns:

  • (::Integer)


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

def created_at: () -> ::Integer

#in_use_quantity::Integer

Returns:

  • (::Integer)


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

def in_use_quantity: () -> ::Integer

#resource_type::String

Returns:

  • (::String)


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

def resource_type: () -> ::String

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

Returns:

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


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

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

#total_quantity::Integer

Returns:

  • (::Integer)


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

def total_quantity: () -> ::Integer