ip Set References
suspend fun ipSetReferences(value: Output<List<RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs>>)
suspend fun ipSetReferences(value: List<RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs>)
Parameters
value
Set of configuration blocks that define the IP Reference information. See IP Set Reference below for details.
suspend fun ipSetReferences(vararg values: Output<RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs>)
suspend fun ipSetReferences(values: List<Output<RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs>>)
suspend fun ipSetReferences(vararg values: RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgs)
Parameters
values
Set of configuration blocks that define the IP Reference information. See IP Set Reference below for details.
suspend fun ipSetReferences(argument: List<suspend RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgsBuilder.() -> Unit>)
suspend fun ipSetReferences(vararg argument: suspend RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgsBuilder.() -> Unit)
suspend fun ipSetReferences(argument: suspend RuleGroupRuleGroupReferenceSetsIpSetReferenceIpSetReferenceArgsBuilder.() -> Unit)
Parameters
argument
Set of configuration blocks that define the IP Reference information. See IP Set Reference below for details.