FlowSourceFlowConfigSourceConnectorPropertiesTrendmicro constructor
const
FlowSourceFlowConfigSourceConnectorPropertiesTrendmicro({
- required Input<
String> object_,
Creates a new FlowSourceFlowConfigSourceConnectorPropertiesTrendmicro.
object_ Required.
Implementation
const FlowSourceFlowConfigSourceConnectorPropertiesTrendmicro({
required this.object_,
});