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