MultichannelArgs

data class MultichannelArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<MultichannelArgs>

Multichannel setting. Applies to Premium FileStorage only.

Constructors

Link copied to clipboard
fun MultichannelArgs(enabled: Output<Boolean>? = null)

Functions

Link copied to clipboard
open override fun toJava(): MultichannelArgs

Properties

Link copied to clipboard
val enabled: Output<Boolean>? = null

Indicates whether multichannel is enabled