Class: Aws::Types::NotifyWhenUploadedInput
- Inherits:
-
Object
- Object
- Aws::Types::NotifyWhenUploadedInput
- 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.
1148 1149 1150 |
# File 'sig/types.rbs', line 1148 def file_share_arn @file_share_arn end |