Class: Aws::Types::FsxStorageConfiguration

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)


439
440
441
# File 'sig/types.rbs', line 439

def file_system_id
  @file_system_id
end

#mount_point::String

Returns the value of attribute mount_point.

Returns:

  • (::String)


440
441
442
# File 'sig/types.rbs', line 440

def mount_point
  @mount_point
end