NatsApiGetNatsAccountRequest: {
    natsAccountId: string;
    region?: Region;
}

Type declaration

  • natsAccountId: string

    ID of the NATS account to get.

  • Optionalregion?: Region

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