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