Class: Aws::Types::ClusterOperationStep

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#step_infoTypes::ClusterOperationStepInfo

Returns the value of attribute step_info.

Returns:



184
185
186
# File 'sig/types.rbs', line 184

def step_info
  @step_info
end

#step_name::String

Returns the value of attribute step_name.

Returns:



185
186
187
# File 'sig/types.rbs', line 185

def step_name
  @step_name
end