- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-keyspaces
GetKeyspaceResponse Interface
Members
Name | Type | Details |
---|---|---|
keyspaceName Required | string | undefined | The name of the keyspace. |
replicationStrategy Required | Rs | undefined | Returns the replication strategy of the keyspace. The options are |
resourceArn Required | string | undefined | Returns the ARN of the keyspace. |
replicationGroupStatuses | ReplicationGroupStatus[] | undefined | A list of all Regions the keyspace is replicated in after the update keyspace operation and their status. |
replicationRegions | string[] | undefined | If the |
Full Signature
export interface GetKeyspaceResponse