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