Class: Aws::Types::DatasetSource
- Inherits:
-
Object
- Object
- Aws::Types::DatasetSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dataset_arn ⇒ ::String
Returns the value of attribute dataset_arn.
Instance Attribute Details
#dataset_arn ⇒ ::String
Returns the value of attribute dataset_arn.
3148 3149 3150 |
# File 'sig/types.rbs', line 3148 def dataset_arn @dataset_arn end |