channel Policy
suspend fun channelPolicy(name: String, block: suspend ChannelPolicyResourceBuilder.() -> Unit): ChannelPolicy
Parameters
name
The unique name of the resulting resource.
block
Builder for ChannelPolicy.
See also
Parameters
name
The unique name of the resulting resource.