GetWorkflowResult

constructor(accessControl: FlowAccessControlConfigurationResponse? = null, accessEndpoint: String, changedTime: String, createdTime: String, definition: Any? = null, endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, id: String, identity: ManagedServiceIdentityResponse? = null, integrationAccount: ResourceReferenceResponse? = null, integrationServiceEnvironment: ResourceReferenceResponse? = null, location: String? = null, name: String, parameters: Map<String, WorkflowParameterResponse>? = null, provisioningState: String, sku: SkuResponse, state: String? = null, tags: Map<String, String>? = null, type: String, version: String)