Class: Aws::Types::DeleteSourceLocationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSourceLocationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_location_name ⇒ ::String
Returns the value of attribute source_location_name.
Instance Attribute Details
#source_location_name ⇒ ::String
Returns the value of attribute source_location_name.
424 425 426 |
# File 'sig/types.rbs', line 424 def source_location_name @source_location_name end |