Class: Aws::Types::FileBatchJobDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_name::String

Returns the value of attribute file_name.

Returns:

  • (::String)


427
428
429
# File 'sig/types.rbs', line 427

def file_name
  @file_name
end

#folder_path::String

Returns the value of attribute folder_path.

Returns:

  • (::String)


428
429
430
# File 'sig/types.rbs', line 428

def folder_path
  @folder_path
end