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

Properties

Properties

instanceLogs: RDB.v1.InstanceLog[]

Available logs in a Database Instance.