gatewayApiConfig

@JvmName(name = "rlspcclmpkjipkye")
suspend fun gatewayApiConfig(value: Output<GatewayAPIConfigArgs>)
@JvmName(name = "sgfnckcqkkmqnrdh")
suspend fun gatewayApiConfig(value: GatewayAPIConfigArgs?)

Parameters

value

GatewayAPIConfig contains the desired config of Gateway API on this cluster.


@JvmName(name = "rkwufjlhjbgxbibv")
suspend fun gatewayApiConfig(argument: suspend GatewayAPIConfigArgsBuilder.() -> Unit)

Parameters

argument

GatewayAPIConfig contains the desired config of Gateway API on this cluster.