Class: Aws::Types::DaemonCapacityProvider

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


517
518
519
# File 'sig/types.rbs', line 517

def arn
  @arn
end

#running_count::Integer

Returns the value of attribute running_count.

Returns:

  • (::Integer)


518
519
520
# File 'sig/types.rbs', line 518

def running_count
  @running_count
end