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