ListInstanceLogsRequest: {
    instanceId: string;
    orderBy?: RDB.v1.ListInstanceLogsRequestOrderBy;
    region?: Region;
}

Type declaration

  • instanceId: string

    UUID of the Database Instance you want logs of.

  • OptionalorderBy?: RDB.v1.ListInstanceLogsRequestOrderBy

    Criteria to use when ordering Database Instance logs listing.

  • Optionalregion?: Region

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