RuleGroupImmunityTimePropertyArgs

data class RuleGroupImmunityTimePropertyArgs(val immunityTime: Output<Int>) : ConvertibleToJava<RuleGroupImmunityTimePropertyArgs>

Constructors

Link copied to clipboard
fun RuleGroupImmunityTimePropertyArgs(immunityTime: Output<Int>)

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupImmunityTimePropertyArgs

Properties

Link copied to clipboard
val immunityTime: Output<Int>