gatewayPlatform

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

Parameters

value

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


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

Parameters

argument

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