Class: Aws::Types::SsmControls

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#concurrent_execution_rate_percentage::Integer

Returns the value of attribute concurrent_execution_rate_percentage.

Returns:

  • (::Integer)


2170
2171
2172
# File 'sig/types.rbs', line 2170

def concurrent_execution_rate_percentage
  @concurrent_execution_rate_percentage
end

#error_percentage::Integer

Returns the value of attribute error_percentage.

Returns:

  • (::Integer)


2171
2172
2173
# File 'sig/types.rbs', line 2171

def error_percentage
  @error_percentage
end