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