Management Policy Rule Actions Base Blob Args
constructor(autoTierToHotFromCoolEnabled: Output<Boolean>? = null, deleteAfterDaysSinceCreationGreaterThan: Output<Int>? = null, deleteAfterDaysSinceLastAccessTimeGreaterThan: Output<Int>? = null, deleteAfterDaysSinceModificationGreaterThan: Output<Int>? = null, tierToArchiveAfterDaysSinceCreationGreaterThan: Output<Int>? = null, tierToArchiveAfterDaysSinceLastAccessTimeGreaterThan: Output<Int>? = null, tierToArchiveAfterDaysSinceLastTierChangeGreaterThan: Output<Int>? = null, tierToArchiveAfterDaysSinceModificationGreaterThan: Output<Int>? = null, tierToColdAfterDaysSinceCreationGreaterThan: Output<Int>? = null, tierToColdAfterDaysSinceLastAccessTimeGreaterThan: Output<Int>? = null, tierToColdAfterDaysSinceModificationGreaterThan: Output<Int>? = null, tierToCoolAfterDaysSinceCreationGreaterThan: Output<Int>? = null, tierToCoolAfterDaysSinceLastAccessTimeGreaterThan: Output<Int>? = null, tierToCoolAfterDaysSinceModificationGreaterThan: Output<Int>? = null)