Class: Aws::Types::DeleteStepDetails
- Inherits:
-
Object
- Object
- Aws::Types::DeleteStepDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#source_file_location ⇒ ::String
Returns the value of attribute source_file_location.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
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.
298 299 300 |
# File 'sig/types.rbs', line 298 def source_file_location @source_file_location end |