Class: Aws::Types::CopyServerlessCacheSnapshotResponse
- Inherits:
-
Object
- Object
- Aws::Types::CopyServerlessCacheSnapshotResponse
- 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.
328 329 330 |
# File 'sig/types.rbs', line 328 def serverless_cache_snapshot @serverless_cache_snapshot end |