prefixes

@JvmName(name = "wjuhfftgpambaglp")
suspend fun prefixes(value: Output<List<String>>)
@JvmName(name = "hjlcibjdvyxjrxxv")
suspend fun prefixes(value: List<String>)

Parameters

value

The list of object key name prefix identifying one or more objects to which the rule applies.


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


@JvmName(name = "krcijanoumwvuhna")
suspend fun prefixes(values: List<Output<String>>)
@JvmName(name = "rsqunsenirfmixit")
suspend fun prefixes(vararg values: String)

Parameters

values

The list of object key name prefix identifying one or more objects to which the rule applies.