AWS SDK for .NET Documentation
CreateSnapshot Method (createSnapshotRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientCreateSnapshot(CreateSnapshotRequest) Did this page help you?   Yes   No    Tell us about it...

The CreateSnapshot operation creates a copy of an entire cache cluster at a specific moment in time.

Declaration Syntax
C#
public CreateSnapshotResponse CreateSnapshot(
	CreateSnapshotRequest createSnapshotRequest
)
Parameters
createSnapshotRequest (CreateSnapshotRequest)
Container for the necessary parameters to execute the CreateSnapshot service method on AmazonElastiCache.
Return Value
The response from the CreateSnapshot service method, as returned by AmazonElastiCache.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)