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