@Extension(name="Powershell",
category=SELECT)
@RequiresEnterpriseLicense(allowEvaluationLicense=true)
@Configurations(value=PowershellConfiguration.class)
@ErrorTypes(value=PowershellErrorType.class)
@Xml(prefix="powershell")
public class PowershellConnector
extends Object
Copyright © 2021 MuleSoft, Inc.. All rights reserved.