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.



177
178
179
# File 'sig/types.rbs', line 177

def step_info
  @step_info
end

#step_name::String

Returns the value of attribute step_name.

Returns:

  • (::String)


178
179
180
# File 'sig/types.rbs', line 178

def step_name
  @step_name
end