@aws-sdk/client-keyspaces

DeleteKeyspaceCommand Class

The DeleteKeyspace operation deletes a keyspace and all of its tables.

Parameters

Name
Signature
Summary
DeleteKeyspaceCommandInput

Full Signature

export declare class DeleteKeyspaceCommand extends DeleteKeyspaceCommand_base 

Related