UpdateSSHKeyRequest: { disabled?: boolean; name?: string; sshKeyId: string }

Type declaration

  • Optionaldisabled?: boolean

    Enable or disable the SSH key.

  • Optionalname?: string

    Name of the SSH key. Max length is 1000.

  • sshKeyId: string