inclusionPrefixes

@JvmName(name = "iibcdfvwcmqjhkar")
suspend fun inclusionPrefixes(value: Output<List<String>>)
@JvmName(name = "chwlkhvhitxcclww")
suspend fun inclusionPrefixes(value: List<String>?)

Parameters

value

List of S3 prefixes that define the object containing the data sources. For more information, see Organizing objects using prefixes.


@JvmName(name = "xlxmmmwyvtjnxrjm")
suspend fun inclusionPrefixes(vararg values: Output<String>)


@JvmName(name = "mtoobjntxjfcjwia")
suspend fun inclusionPrefixes(values: List<Output<String>>)
@JvmName(name = "xsbvtnuuwyslxbnp")
suspend fun inclusionPrefixes(vararg values: String)

Parameters

values

List of S3 prefixes that define the object containing the data sources. For more information, see Organizing objects using prefixes.