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