scope

@JvmName(name = "kmpdxcpjnkfyiavw")
suspend fun scope(value: Output<String>)
@JvmName(name = "psjmqxiekcnxuaso")
suspend fun scope(value: String)

Parameters

value

The scope of this rule. The scope and (potentially) the filter determine which clients match the rule. Possible values are: default, network, host.

Note: Each access_rule should set a unique scope.