CreateDomainRequest: { functionId: string; hostname: string; region?: Region }

Type declaration

  • functionId: string

    UUID of the function to associate the domain with.

  • hostname: string

    Hostame to create.

  • Optionalregion?: Region

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