arrayType

@JvmName(name = "meinlfxlalgmipaf")
suspend fun arrayType(value: Output<QueryParameterTypeArgs>)
@JvmName(name = "vfyulcjimbtolxvx")
suspend fun arrayType(value: QueryParameterTypeArgs?)

Parameters

value

Optional The type of the array's elements, if this is an array.


@JvmName(name = "csrhosrirmylekbb")
suspend fun arrayType(argument: suspend QueryParameterTypeArgsBuilder.() -> Unit)

Parameters

argument

Optional The type of the array's elements, if this is an array.