Class: Aws::Types::DeleteServerlessCacheSnapshotResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServerlessCacheSnapshotResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#serverless_cache_snapshot ⇒ Types::ServerlessCacheSnapshot
Returns the value of attribute serverless_cache_snapshot.
Instance Attribute Details
#serverless_cache_snapshot ⇒ Types::ServerlessCacheSnapshot
Returns the value of attribute serverless_cache_snapshot.
667 668 669 |
# File 'sig/types.rbs', line 667 def serverless_cache_snapshot @serverless_cache_snapshot end |