Class: Aws::Types::AdditionalModelDataSource

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)


341
342
343
# File 'sig/types.rbs', line 341

def channel_name
  @channel_name
end

#s3_data_sourceTypes::S3ModelDataSource

Returns the value of attribute s3_data_source.



342
343
344
# File 'sig/types.rbs', line 342

def s3_data_source
  @s3_data_source
end