SpecArgs

fun SpecArgs(annotations: Output<Map<String, String>>? = null, apiId: Output<String>? = null, apiSpecId: Output<String>? = null, contents: Output<String>? = null, description: Output<String>? = null, filename: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, mimeType: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, sourceUri: Output<String>? = null, versionId: Output<String>? = null)