UFServiceConfigurationV2

fun UFServiceConfigurationV2(    tenant: String,     controllerId: String,     url: String,     targetToken: String,     gatewayToken: String,     isApiMode: Boolean,     isEnable: Boolean,     isUpdateFactoryServe: Boolean,     targetAttributes: Map<String, String> = emptyMap(),     timeWindows: UFServiceConfigurationV2.TimeWindows = TimeWindows())