src.index.getBotmanBotEndpointCoverageReport.scala Maven / Gradle / Ivy
The newest version!
package besom.api.akamai
def getBotmanBotEndpointCoverageReport(using ctx: besom.types.Context)(
args: besom.api.akamai.GetBotmanBotEndpointCoverageReportArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.akamai.GetBotmanBotEndpointCoverageReportResult] =
ctx.invoke[besom.api.akamai.GetBotmanBotEndpointCoverageReportArgs, besom.api.akamai.GetBotmanBotEndpointCoverageReportResult]("akamai:index/getBotmanBotEndpointCoverageReport:getBotmanBotEndpointCoverageReport", args, opts)