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