scope

@JvmName(name = "mhaioqjyhrfbeljk")
suspend fun scope(value: Output<String>)
@JvmName(name = "egkmruuwpjdxjyxt")
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.