Class: Aws::Types::CancelCacheReportInput
- Inherits:
-
Object
- Object
- Aws::Types::CancelCacheReportInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_report_arn ⇒ ::String
Returns the value of attribute cache_report_arn.
Instance Attribute Details
#cache_report_arn ⇒ ::String
Returns the value of attribute cache_report_arn.
199 200 201 |
# File 'sig/types.rbs', line 199 def cache_report_arn @cache_report_arn end |