- Navigation Guide
@aws-sdk/client-fsx
DeleteFileCacheCommandInput Interface
The input for DeleteFileCacheCommand.
Members
Name | Type | Details |
---|---|---|
FileCacheId Required | string | undefined | The ID of the cache that's being deleted. |
ClientRequestToken | string | undefined | (Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK. |
Full Signature
export interface DeleteFileCacheCommandInput extends DeleteFileCacheRequest