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

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

There is a newer version: 0.32.0-core.0.4
Show newest version
package besom.api.googlenative.iam.v1

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy