get Channel Iam Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getChannelIamPolicy(channelId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetChannelIamPolicyResult
Return
null
See also
Parameters
channel Id
location
options Requested Policy Version
project
suspend fun getChannelIamPolicy(argument: suspend GetChannelIamPolicyPlainArgsBuilder.() -> Unit): GetChannelIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.eventarc.v1.kotlin.inputs.GetChannelIamPolicyPlainArgs.