FlowTrendmicroSourcePropertiesArgs

data class FlowTrendmicroSourcePropertiesArgs(val object: Output<String>) : ConvertibleToJava<FlowTrendmicroSourcePropertiesArgs>

Constructors

Link copied to clipboard
constructor(object: Output<String>)

Properties

Link copied to clipboard
val object: Output<String>

The object specified in the Trend Micro flow source.

Functions

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