Class: Aws::Types::SyntheticDataParameters

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

Defined Under Namespace

Classes: MlSyntheticDataParameters, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ml_synthetic_data_parametersTypes::MLSyntheticDataParameters

Returns the value of attribute ml_synthetic_data_parameters.



3175
3176
3177
# File 'sig/types.rbs', line 3175

def ml_synthetic_data_parameters
  @ml_synthetic_data_parameters
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3176
3177
3178
# File 'sig/types.rbs', line 3176

def unknown
  @unknown
end