Class: Aws::Types::TransformationInputDataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


610
611
612
# File 'sig/types.rbs', line 610

def s3_uri
  @s3_uri
end

#source_format"CCDA", "CSV"

Returns the value of attribute source_format.

Returns:

  • ("CCDA", "CSV")


611
612
613
# File 'sig/types.rbs', line 611

def source_format
  @source_format
end