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