Service Connect Configuration Args
constructor(enabled: Output<Boolean>? = null, logConfiguration: Output<LogConfigurationArgs>? = null, namespace: Output<String>? = null, services: Output<List<ServiceConnectServiceArgs>>? = null)