Service Args
constructor(description: Output<String>? = null, dnsConfig: Output<ServiceDnsConfigArgs>? = null, forceDestroy: Output<Boolean>? = null, healthCheckConfig: Output<ServiceHealthCheckConfigArgs>? = null, healthCheckCustomConfig: Output<ServiceHealthCheckCustomConfigArgs>? = null, name: Output<String>? = null, namespaceId: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null)