Class: Aws::Types::CreateDataSourceFromRDSOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateDataSourceFromRDSOutput
- 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.
68 69 70 |
# File 'sig/types.rbs', line 68 def data_source_id @data_source_id end |