input

@JvmName(name = "ybpdwxbfcdtvqeos")
suspend fun input(value: Output<ServiceInputOutputSpecificationArgs>)
@JvmName(name = "oxhcfqthexhjsjwg")
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 = "qughevuaehhdbeig")
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.