ProjectContainerExpirationPolicyArgs

constructor(cadence: Output<String>? = null, enabled: Output<Boolean>? = null, keepN: Output<Int>? = null, nameRegexDelete: Output<String>? = null, nameRegexKeep: Output<String>? = null, nextRunAt: Output<String>? = null, olderThan: Output<String>? = null)