Class: Aws::Types::FSxLustreFileSystemConfig
- Inherits:
-
Object
- Object
- Aws::Types::FSxLustreFileSystemConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_system_id ⇒ ::String
Returns the value of attribute file_system_id.
-
#file_system_path ⇒ ::String
Returns the value of attribute file_system_path.
Instance Attribute Details
#file_system_id ⇒ ::String
Returns the value of attribute file_system_id.
5940 5941 5942 |
# File 'sig/types.rbs', line 5940 def file_system_id @file_system_id end |
#file_system_path ⇒ ::String
Returns the value of attribute file_system_path.
5941 5942 5943 |
# File 'sig/types.rbs', line 5941 def file_system_path @file_system_path end |