input

@JvmName(name = "wjvfqvnmvbntvhum")
suspend fun input(value: Output<ServiceInputOutputSpecificationArgs>)
@JvmName(name = "guefvhkmgvptpuva")
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 = "rqocontkrhimrbuv")
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.