Class: Aws::Types::AssociateFileSystemOutput
- Inherits:
-
Object
- Object
- Aws::Types::AssociateFileSystemOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_system_association_arn ⇒ ::String
Returns the value of attribute file_system_association_arn.
Instance Attribute Details
#file_system_association_arn ⇒ ::String
Returns the value of attribute file_system_association_arn.
98 99 100 |
# File 'sig/types.rbs', line 98 def file_system_association_arn @file_system_association_arn end |