EntityTypeArgs

fun EntityTypeArgs(description: Output<String>? = null, name: Output<String>? = null, tags: Output<List<EntityTypeTagArgs>>? = null)