interface PrepareInstanceLogsResponse {
    instanceLogs: RDB.v1.InstanceLog[];
}

Properties

Properties

instanceLogs: RDB.v1.InstanceLog[]

Instance logs for a Database Instance between a start and an end date.