Class: Aws::Types::DeleteDataSourceInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDataSourceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_source_id ⇒ ::String
Returns the value of attribute data_source_id.
Instance Attribute Details
#data_source_id ⇒ ::String
Returns the value of attribute data_source_id.
172 173 174 |
# File 'sig/types.rbs', line 172 def data_source_id @data_source_id end |