Class: Aws::Types::SourceFileSpecifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_path::String

Returns the value of attribute file_path.

Returns:

  • (::String)


1900
1901
1902
# File 'sig/types.rbs', line 1900

def file_path
  @file_path
end

#is_moveBoolean

Returns the value of attribute is_move.

Returns:

  • (Boolean)


1901
1902
1903
# File 'sig/types.rbs', line 1901

def is_move
  @is_move
end