Http Config Args
data class HttpConfigArgs(val httpEnabledState: Output<HttpConfigHttpEnabledState>? = null) : ConvertibleToJava<HttpConfigArgs>
The configuration of the HTTP bridge for a device registry.
The configuration of the HTTP bridge for a device registry.