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