Class: Aws::Types::EfsStorageConfiguration

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)


386
387
388
# File 'sig/types.rbs', line 386

def file_system_id
  @file_system_id
end

#mount_point::String

Returns the value of attribute mount_point.

Returns:

  • (::String)


387
388
389
# File 'sig/types.rbs', line 387

def mount_point
  @mount_point
end