Class: Aws::Types::DeleteTrainingDatasetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#training_dataset_arn::String

Returns the value of attribute training_dataset_arn.

Returns:

  • (::String)


469
470
471
# File 'sig/types.rbs', line 469

def training_dataset_arn
  @training_dataset_arn
end