Class: Aws::Types::FileBatchJobIdentifier

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:



433
434
435
# File 'sig/types.rbs', line 433

def file_name
  @file_name
end

#folder_path::String

Returns the value of attribute folder_path.

Returns:



434
435
436
# File 'sig/types.rbs', line 434

def folder_path
  @folder_path
end