Class: Aws::Types::AIWorkloadInputDataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_name::String

Returns the value of attribute channel_name.

Returns:

  • (::String)


258
259
260
# File 'sig/types.rbs', line 258

def channel_name
  @channel_name
end

#data_sourceTypes::AIWorkloadDataSource

Returns the value of attribute data_source.



259
260
261
# File 'sig/types.rbs', line 259

def data_source
  @data_source
end