Class: Aws::Types::UpdateDatasetEntriesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#changesTypes::DatasetChanges

Returns the value of attribute changes.



2097
2098
2099
# File 'sig/types.rbs', line 2097

def changes
  @changes
end

#dataset_arn::String

Returns the value of attribute dataset_arn.

Returns:

  • (::String)


2096
2097
2098
# File 'sig/types.rbs', line 2096

def dataset_arn
  @dataset_arn
end