Prevention Inspect Template Inspect Config Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun customInfoTypes(value: Output<List<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>>)
suspend fun customInfoTypes(vararg values: Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>)
suspend fun customInfoTypes(vararg values: PreventionInspectTemplateInspectConfigCustomInfoTypeArgs)
suspend fun customInfoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
suspend fun customInfoTypes(values: List<Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>>)
suspend fun customInfoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
suspend fun customInfoTypes(argument: suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun infoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit)
suspend fun infoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit>)
suspend fun infoTypes(argument: suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun limits(argument: suspend PreventionInspectTemplateInspectConfigLimitsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun ruleSets(vararg argument: suspend PreventionInspectTemplateInspectConfigRuleSetArgsBuilder.() -> Unit)
suspend fun ruleSets(argument: List<suspend PreventionInspectTemplateInspectConfigRuleSetArgsBuilder.() -> Unit>)
suspend fun ruleSets(argument: suspend PreventionInspectTemplateInspectConfigRuleSetArgsBuilder.() -> Unit)