getChannelPolicy

Represents a resource-based policy that allows or denies access to a channel.

Return

null

Parameters

argument

null


suspend fun getChannelPolicy(channelGroupName: String, channelName: String): GetChannelPolicyResult

Return

null

Parameters

channelGroupName

The name of the channel group associated with the channel policy.

channelName

The name of the channel associated with the channel policy.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.mediapackagev2.kotlin.inputs.GetChannelPolicyPlainArgs.

See also