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)


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

def available_quantity: () -> ::Integer

#consumable_resource_arn::String

Returns:

  • (::String)


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

def consumable_resource_arn: () -> ::String

#consumable_resource_name::String

Returns:

  • (::String)


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

def consumable_resource_name: () -> ::String

#created_at::Integer

Returns:

  • (::Integer)


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

def created_at: () -> ::Integer

#in_use_quantity::Integer

Returns:

  • (::Integer)


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

def in_use_quantity: () -> ::Integer

#resource_type::String

Returns:

  • (::String)


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

def resource_type: () -> ::String

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

Returns:

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


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

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

#total_quantity::Integer

Returns:

  • (::Integer)


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

def total_quantity: () -> ::Integer