Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsInstancesCreateOptions

import type { ProjectsLocationsInstancesCreateOptions } from "https://googleapis.deno.dev/v1/redis:v1.ts";

Additional options for Redis#projectsLocationsInstancesCreate.

interface ProjectsLocationsInstancesCreateOptions {
instanceId?: string;
}

§Properties

§
instanceId?: string
[src]

Required. The logical name of the Redis instance in the customer project with the following restrictions: * Must contain only lowercase letters, numbers, and hyphens. * Must start with a letter. * Must be between 1-40 characters. * Must end with a number or a letter. * Must be unique within the customer project / location