Policy Simulator v1 API - Enum ReplayConfig.Types.LogSource (1.2.0)

public enum ReplayConfig.Types.LogSource

Reference documentation and code samples for the Policy Simulator v1 API enum ReplayConfig.Types.LogSource.

The source of the logs to use for a [Replay][google.cloud.policysimulator.v1.Replay].

Namespace

Google.Cloud.PolicySimulator.V1

Assembly

Google.Cloud.PolicySimulator.V1.dll

Fields

Name Description
RecentAccesses

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

Unspecified

An unspecified log source. If the log source is unspecified, the [Replay][google.cloud.policysimulator.v1.Replay] defaults to using RECENT_ACCESSES.