Class: Aws::Types::DeleteStepDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:



297
298
299
# File 'sig/types.rbs', line 297

def name
  @name
end

#source_file_location::String

Returns the value of attribute source_file_location.

Returns:



298
299
300
# File 'sig/types.rbs', line 298

def source_file_location
  @source_file_location
end