Plan Rule Copy Action Lifecycle
data class PlanRuleCopyActionLifecycle(val coldStorageAfter: Int? = null, val deleteAfter: Int? = null, val optInToArchiveForSupportedResources: Boolean? = null)
Constructors
Link copied to clipboard
fun PlanRuleCopyActionLifecycle(coldStorageAfter: Int? = null, deleteAfter: Int? = null, optInToArchiveForSupportedResources: Boolean? = null)