All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.iam.v1.getServiceAccountIamPolicy.scala Maven / Gradle / Ivy

package besom.api.googlenative.iam.v1

def getServiceAccountIamPolicy(using ctx: besom.types.Context)(
  args: besom.api.googlenative.iam.v1.GetServiceAccountIamPolicyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.iam.v1.GetServiceAccountIamPolicyResult] =
   ctx.invoke[besom.api.googlenative.iam.v1.GetServiceAccountIamPolicyArgs, besom.api.googlenative.iam.v1.GetServiceAccountIamPolicyResult]("google-native:iam/v1:getServiceAccountIamPolicy", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy