Class: Aws::Types::UpdateFileSystemAssociationOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFileSystemAssociationOutput
- 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.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def file_system_association_arn @file_system_association_arn end |