CreateEndpointRequest: {
    endpoint: Mongodb.v1alpha1.EndpointSpec;
    instanceId: string;
    region?: Region;
}

Type declaration

  • endpoint: Mongodb.v1alpha1.EndpointSpec

    EndpointSpec used to expose your Database Instance.

  • instanceId: string

    UUID of the Database Instance.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.