- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-keyspaces
DeleteTypeRequest Interface
Members
Name | Type | Details |
---|---|---|
keyspaceName Required | string | undefined | The name of the keyspace of the to be deleted type. |
typeName Required | string | undefined | The name of the type to be deleted. |
Full Signature
export interface DeleteTypeRequest