Type alias ProvisionSandboxInput

ProvisionSandboxInput: { billingModel: BillingModel; displayName: Scalars["String"] }

Input for provisioning a sandbox environment

Type declaration

  • billingModel: BillingModel

    The billing model to use for the sandbox environment

  • displayName: Scalars["String"]

    The name of the sandbox environment