Topic Semantic Type Args
fun TopicSemanticTypeArgs(falseyCellValue: Output<String>? = null, falseyCellValueSynonyms: Output<List<String>>? = null, subTypeName: Output<String>? = null, truthyCellValue: Output<String>? = null, truthyCellValueSynonyms: Output<List<String>>? = null, typeName: Output<String>? = null, typeParameters: Output<TopicTypeParametersArgs>? = null)