
src.eventarc.v1.getChannelIamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.eventarc.v1
def getChannelIamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.eventarc.v1.GetChannelIamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.eventarc.v1.GetChannelIamPolicyResult] =
ctx.invoke[besom.api.googlenative.eventarc.v1.GetChannelIamPolicyArgs, besom.api.googlenative.eventarc.v1.GetChannelIamPolicyResult]("google-native:eventarc/v1:getChannelIamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy