src.firebasehosting.v1beta1.getCustomDomain.scala Maven / Gradle / Ivy
The newest version!
package besom.api.googlenative.firebasehosting.v1beta1
def getCustomDomain(using ctx: besom.types.Context)(
args: besom.api.googlenative.firebasehosting.v1beta1.GetCustomDomainArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.firebasehosting.v1beta1.GetCustomDomainResult] =
ctx.invoke[besom.api.googlenative.firebasehosting.v1beta1.GetCustomDomainArgs, besom.api.googlenative.firebasehosting.v1beta1.GetCustomDomainResult]("google-native:firebasehosting/v1beta1:getCustomDomain", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy