Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.clone() |
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withKmsKeyId(String kmsKeyId)
The ID of the KMS key used to encrypt the snapshot.
|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withServerlessCacheName(String serverlessCacheName)
The name of an existing serverless cache.
|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withServerlessCacheSnapshotName(String serverlessCacheSnapshotName)
The name for the snapshot being created.
|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags to be added to the snapshot resource.
|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withTags(Tag... tags)
A list of tags to be added to the snapshot resource.
|
Copyright © 2023. All rights reserved.