Plan Rule Copy Action Lifecycle Args
data class PlanRuleCopyActionLifecycleArgs(val coldStorageAfter: Output<Int>? = null, val deleteAfter: Output<Int>? = null) : ConvertibleToJava<PlanRuleCopyActionLifecycleArgs>
Constructors
Link copied to clipboard
fun PlanRuleCopyActionLifecycleArgs(coldStorageAfter: Output<Int>? = null, deleteAfter: Output<Int>? = null)