input

@JvmName(name = "mtelkhmgltqwccoo")
suspend fun input(value: Output<ServiceInputOutputSpecificationArgs>)
@JvmName(name = "ipogvqylqtymnjsd")
suspend fun input(value: ServiceInputOutputSpecificationArgs?)

Parameters

value

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


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

Parameters

argument

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