Class: Aws::Types::Concurrency

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reserved_concurrent_executions::Integer

Returns the value of attribute reserved_concurrent_executions.

Returns:

  • (::Integer)


304
305
306
# File 'sig/types.rbs', line 304

def reserved_concurrent_executions
  @reserved_concurrent_executions
end