CleanupPolicyCondition constructor
CleanupPolicyCondition({})
Implementation
CleanupPolicyCondition({
this.newerThan,
this.olderThan,
this.packageNamePrefixes,
this.tagPrefixes,
this.tagState,
this.versionNamePrefixes,
});