Class: Aws::Types::UpdateNFSFileShareOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateNFSFileShareOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_share_arn ⇒ ::String
Returns the value of attribute file_share_arn.
Instance Attribute Details
#file_share_arn ⇒ ::String
Returns the value of attribute file_share_arn.
1552 1553 1554 |
# File 'sig/types.rbs', line 1552 def file_share_arn @file_share_arn end |