get Channel Connection Iam Policy
suspend fun getChannelConnectionIamPolicy(argument: GetChannelConnectionIamPolicyPlainArgs): GetChannelConnectionIamPolicyResult
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 getChannelConnectionIamPolicy(channelConnectionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetChannelConnectionIamPolicyResult
Return
null
See also
Parameters
channel Connection Id
location
options Requested Policy Version
project
suspend fun getChannelConnectionIamPolicy(argument: suspend GetChannelConnectionIamPolicyPlainArgsBuilder.() -> Unit): GetChannelConnectionIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.eventarc.v1.kotlin.inputs.GetChannelConnectionIamPolicyPlainArgs.