CreateUserResponseCopyimport type { CreateUserResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/connect.ts";interface CreateUserResponse {UserArn?: string | null;UserId?: string | null;}§Properties§UserArn?: string | null[src]§UserId?: string | null[src]