Class: Aws::Types::CreateNFSFileShareOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateNFSFileShareOutput
- 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.
274 275 276 |
# File 'sig/types.rbs', line 274 def file_share_arn @file_share_arn end |