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