Class: Aws::Types::DeleteServerlessCacheSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServerlessCacheSnapshotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#serverless_cache_snapshot_name ⇒ ::String
Returns the value of attribute serverless_cache_snapshot_name.
Instance Attribute Details
#serverless_cache_snapshot_name ⇒ ::String
Returns the value of attribute serverless_cache_snapshot_name.
662 663 664 |
# File 'sig/types.rbs', line 662 def serverless_cache_snapshot_name @serverless_cache_snapshot_name end |