NatsApiGetNatsCredentialsRequest: {
    natsCredentialsId: string;
    region?: Region;
}

Type declaration

  • natsCredentialsId: string

    ID of the credentials to get.

  • Optionalregion?: Region

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