function Response Types
Parameters
value
(Streams) A list of response types supported by the function.
suspend fun functionResponseTypes(vararg values: Output<EventSourceMappingFunctionResponseTypesItem>)
suspend fun functionResponseTypes(values: List<Output<EventSourceMappingFunctionResponseTypesItem>>)
Parameters
values
(Streams) A list of response types supported by the function.