Class: Aws::Types::FSxLustreFileSystemConfig

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:

  • (::String)


5944
5945
5946
# File 'sig/types.rbs', line 5944

def file_system_id
  @file_system_id
end

#file_system_path::String

Returns the value of attribute file_system_path.

Returns:

  • (::String)


5945
5946
5947
# File 'sig/types.rbs', line 5945

def file_system_path
  @file_system_path
end