CollectionArgs

fun CollectionArgs(collectionId: Output<String>? = null, tags: Output<List<CollectionTagArgs>>? = null)