Class: Aws::Types::DescribeFileSystemAssociationsInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFileSystemAssociationsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_system_association_arn_list ⇒ ::Array[::String]
Returns the value of attribute file_system_association_arn_list.
Instance Attribute Details
#file_system_association_arn_list ⇒ ::Array[::String]
Returns the value of attribute file_system_association_arn_list.
610 611 612 |
# File 'sig/types.rbs', line 610 def file_system_association_arn_list @file_system_association_arn_list end |