gatewayPlatform

@JvmName(name = "mkeukappsqpjgqtm")
suspend fun gatewayPlatform(value: Output<GatewayPlatformArgs>)
@JvmName(name = "oravhwbpmgjrabao")
suspend fun gatewayPlatform(value: GatewayPlatformArgs?)

Parameters

value

The gateway's platform. You can only specify one platform in a gateway.


@JvmName(name = "yocupqumkewedcmk")
suspend fun gatewayPlatform(argument: suspend GatewayPlatformArgsBuilder.() -> Unit)

Parameters

argument

The gateway's platform. You can only specify one platform in a gateway.