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