Class: Aws::Types::EvaluationDataset

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:name])

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_locationTypes::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.

Returns:

  • (::String)


1465
1466
1467
# File 'sig/types.rbs', line 1465

def name
  @name
end