Class: Aws::Types::FilePaths

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)


5727
5728
5729
# File 'sig/types.rbs', line 5727

def file_name
  @file_name
end

#file_path::String

Returns the value of attribute file_path.

Returns:

  • (::String)


5726
5727
5728
# File 'sig/types.rbs', line 5726

def file_path
  @file_path
end

#hash::String

Returns the value of attribute hash.

Returns:

  • (::String)


5729
5730
5731
# File 'sig/types.rbs', line 5729

def hash
  @hash
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


5728
5729
5730
# File 'sig/types.rbs', line 5728

def resource_id
  @resource_id
end