Package-level declarations
Types
Link copied to clipboard
                data class SafetyRuleRuleConfigArgs(val inverted: Output<Boolean>, val threshold: Output<Int>, val type: Output<String>) : ConvertibleToJava<SafetyRuleRuleConfigArgs> 
Link copied to clipboard
                Builder for SafetyRuleRuleConfigArgs.