Class: Aws::Types::AIDatasetConfig

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

Defined Under Namespace

Classes: InputDataConfig, Unknown

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#input_data_config::Array[Types::AIWorkloadInputDataConfig]

Returns the value of attribute input_data_config.



101
102
103
# File 'sig/types.rbs', line 101

def input_data_config
  @input_data_config
end

#unknownObject

Returns the value of attribute unknown.



102
103
104
# File 'sig/types.rbs', line 102

def unknown
  @unknown
end