- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-ivs-realtime
ImportPublicKeyRequest Interface
Members
Name | Type | Details |
---|---|---|
publicKeyMaterial Required | string | undefined | The content of the public key to be imported. |
name | string | undefined | Name of the public key to be imported. |
tags | Record<string, string> | undefined | Tags attached to the resource. Array of maps, each of the form |
Full Signature
export interface ImportPublicKeyRequest