gatewayConfig

@JvmName(name = "cjnpndkpjfbfbcfx")
suspend fun gatewayConfig(value: Output<DeviceGatewayConfigArgs>)
@JvmName(name = "kwoapjocpbhxgupq")
suspend fun gatewayConfig(value: DeviceGatewayConfigArgs?)

Parameters

value

Gateway-related configuration and state. Structure is documented below.


@JvmName(name = "xctgycpsdrqowjkn")
suspend fun gatewayConfig(argument: suspend DeviceGatewayConfigArgsBuilder.() -> Unit)

Parameters

argument

Gateway-related configuration and state. Structure is documented below.