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