Type alias CreatePublicKeyRequest

CreatePublicKeyRequest: {
    body: CreatePublicKeyInput;
}

Type declaration

Generated using TypeDoc