Class: Aws::Types::EvaluationDataset
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationDataset
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dataset_location ⇒ Types::EvaluationDatasetLocation
Returns the value of attribute dataset_location.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#dataset_location ⇒ Types::EvaluationDatasetLocation
Returns the value of attribute dataset_location.
1466 1467 1468 |
# File 'sig/types.rbs', line 1466 def dataset_location @dataset_location end |
#name ⇒ ::String
Returns the value of attribute name.
1465 1466 1467 |
# File 'sig/types.rbs', line 1465 def name @name end |