Included Path Args
data class IncludedPathArgs(val indexes: Output<List<IndexesArgs>>? = null, val path: Output<String>? = null) : ConvertibleToJava<IncludedPathArgs>
The paths that are included in indexing
The paths that are included in indexing