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

src.secretmanager.v1beta1.getSecretIamPolicy.scala Maven / Gradle / Ivy

package besom.api.googlenative.secretmanager.v1beta1

def getSecretIamPolicy(using ctx: besom.types.Context)(
  args: besom.api.googlenative.secretmanager.v1beta1.GetSecretIamPolicyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.secretmanager.v1beta1.GetSecretIamPolicyResult] =
   ctx.invoke[besom.api.googlenative.secretmanager.v1beta1.GetSecretIamPolicyArgs, besom.api.googlenative.secretmanager.v1beta1.GetSecretIamPolicyResult]("google-native:secretmanager/v1beta1:getSecretIamPolicy", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy