Class: Aws::Types::FileSystemConfig
- Inherits:
-
Object
- Object
- Aws::Types::FileSystemConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#local_mount_path ⇒ ::String
Returns the value of attribute local_mount_path.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
799 800 801 |
# File 'sig/types.rbs', line 799 def arn @arn end |
#local_mount_path ⇒ ::String
Returns the value of attribute local_mount_path.
800 801 802 |
# File 'sig/types.rbs', line 800 def local_mount_path @local_mount_path end |