LineChannelPropertiesArgs

data class LineChannelPropertiesArgs(val lineRegistrations: Output<List<LineRegistrationArgs>>) : ConvertibleToJava<LineChannelPropertiesArgs>

The parameters to provide for the Line channel.

Constructors

Link copied to clipboard
fun LineChannelPropertiesArgs(lineRegistrations: Output<List<LineRegistrationArgs>>)

Functions

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

Properties

Link copied to clipboard

The list of line channel registrations