Class: Aws::Types::ModifyClusterOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#extended_supportBoolean

Returns the value of attribute extended_support.

Returns:

  • (Boolean)


1147
1148
1149
# File 'sig/types.rbs', line 1147

def extended_support
  @extended_support
end

#step_concurrency_level::Integer

Returns the value of attribute step_concurrency_level.

Returns:

  • (::Integer)


1146
1147
1148
# File 'sig/types.rbs', line 1146

def step_concurrency_level
  @step_concurrency_level
end