Class: Aws::Types::EfsFileLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#file_system_id::String

Returns the value of attribute file_system_id.

Returns:



700
701
702
# File 'sig/types.rbs', line 700

def file_system_id
  @file_system_id
end

#path::String

Returns the value of attribute path.

Returns:



701
702
703
# File 'sig/types.rbs', line 701

def path
  @path
end