PreventionDiscoveryConfigTargetCloudStorageTargetConditions

Constructors

constructor(cloudStorageConditions: PreventionDiscoveryConfigTargetCloudStorageTargetConditionsCloudStorageConditions? = null, createdAfter: String? = null, minAge: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cloud Storage conditions. Structure is documented below.

Link copied to clipboard
val createdAfter: String? = null

File store must have been created after this date. Used to avoid backfilling. A timestamp in RFC3339 UTC "Zulu" format with nanosecond resolution and upto nine fractional digits.

Link copied to clipboard
val minAge: String? = null

Duration format. Minimum age a file store must have. If set, the value must be 1 hour or greater.