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.



3148
3149
3150
# File 'sig/types.rbs', line 3148

def ml_synthetic_data_parameters
  @ml_synthetic_data_parameters
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3149
3150
3151
# File 'sig/types.rbs', line 3149

def unknown
  @unknown
end