Class: Aws::Types::SyntheticDataConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#synthetic_data_evaluation_scoresTypes::SyntheticDataEvaluationScores

Returns the value of attribute synthetic_data_evaluation_scores.



1342
1343
1344
# File 'sig/types.rbs', line 1342

def synthetic_data_evaluation_scores
  @synthetic_data_evaluation_scores
end

#synthetic_data_parametersTypes::MLSyntheticDataParameters

Returns the value of attribute synthetic_data_parameters.



1341
1342
1343
# File 'sig/types.rbs', line 1341

def synthetic_data_parameters
  @synthetic_data_parameters
end