ServiceArgs

fun ServiceArgs(annotations: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, namespaceId: Output<String>? = null, project: Output<String>? = null, serviceId: Output<String>? = null)