Module: Google::Cloud::PolicySimulator::V1::ReplayConfig::LogSource

Defined in:
proto_docs/google/cloud/policysimulator/v1/simulator.rb

Overview

The source of the logs to use for a Replay.

Constant Summary collapse

LOG_SOURCE_UNSPECIFIED =

An unspecified log source. If the log source is unspecified, the Replay defaults to using RECENT_ACCESSES.

0
RECENT_ACCESSES =

All access logs from the last 90 days. These logs may not include logs from the most recent 7 days.

1