Class: Aws::Types::RefreshCacheOutput
- Inherits:
-
Object
- Object
- Aws::Types::RefreshCacheOutput
- 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.
-
#notification_id ⇒ ::String
Returns the value of attribute notification_id.
Instance Attribute Details
#file_share_arn ⇒ ::String
Returns the value of attribute file_share_arn.
1176 1177 1178 |
# File 'sig/types.rbs', line 1176 def file_share_arn @file_share_arn end |
#notification_id ⇒ ::String
Returns the value of attribute notification_id.
1177 1178 1179 |
# File 'sig/types.rbs', line 1177 def notification_id @notification_id end |