inclusionPrefixes

@JvmName(name = "cuxpqmqbpcehmhgv")
suspend fun inclusionPrefixes(value: Output<List<String>>)
@JvmName(name = "iqckbusccwofummw")
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 = "wenwwstouheatiki")
suspend fun inclusionPrefixes(vararg values: Output<String>)


@JvmName(name = "cvkllnnycnapmgix")
suspend fun inclusionPrefixes(values: List<Output<String>>)
@JvmName(name = "fmijmfdbgipteroy")
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.