Class: Aws::Types::ModelSpeculativeDecodingTrainingDataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_data_type"S3Prefix", "ManifestFile"

Returns the value of attribute s3_data_type.

Returns:

  • ("S3Prefix", "ManifestFile")


9246
9247
9248
# File 'sig/types.rbs', line 9246

def s3_data_type
  @s3_data_type
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


9245
9246
9247
# File 'sig/types.rbs', line 9245

def s3_uri
  @s3_uri
end