Class: Aws::Types::AddDirectQueryDataSourceResponse
- Inherits:
-
Object
- Object
- Aws::Types::AddDirectQueryDataSourceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_source_arn ⇒ ::String
Returns the value of attribute data_source_arn.
Instance Attribute Details
#data_source_arn ⇒ ::String
Returns the value of attribute data_source_arn.
84 85 86 |
# File 'sig/types.rbs', line 84 def data_source_arn @data_source_arn end |