DescribeServerlessCacheSnapshotsRequest
Types
Properties
Link copied to clipboard
The maximum number of records to include in the response. If more records exist than the specified max-results value, a market is included in the response so that remaining results can be retrieved. Available for Redis only.The default is 50. The Validation Constraints are a maximum of 50.
Link copied to clipboard
Link copied to clipboard
The identifier of serverless cache. If this parameter is specified, only snapshots associated with that specific serverless cache are described. Available for Redis only.
Link copied to clipboard
The identifier of the serverless cache’s snapshot. If this parameter is specified, only this snapshot is described. Available for Redis only.
Link copied to clipboard
The type of snapshot that is being described. Available for Redis only.
Functions
Link copied to clipboard
inline fun copy(block: DescribeServerlessCacheSnapshotsRequest.Builder.() -> Unit = {}): DescribeServerlessCacheSnapshotsRequest