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