output

@JvmName(name = "dkkgbjgvqptqydsa")
suspend fun output(value: Output<ServiceInputOutputSpecificationArgs>)
@JvmName(name = "hxmtuyetwhauhdda")
suspend fun output(value: ServiceInputOutputSpecificationArgs?)

Parameters

value

Contains the Swagger 2.0 schema describing one or more of the web service's outputs. For more information, see the Swagger specification.


@JvmName(name = "tbohacpnyynryany")
suspend fun output(argument: suspend ServiceInputOutputSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Contains the Swagger 2.0 schema describing one or more of the web service's outputs. For more information, see the Swagger specification.