restrictedActions

@JvmName(name = "bnibhaoyheaoseeu")
suspend fun restrictedActions(value: Output<List<String>>)
@JvmName(name = "herrqbeeymablnbg")
suspend fun restrictedActions(value: List<String>?)

Parameters

value

List of actions that are restricted on this volume. Each value may be one of: DELETE.


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


@JvmName(name = "espoihylvrgcdxnt")
suspend fun restrictedActions(values: List<Output<String>>)
@JvmName(name = "ddcphhredlafxakp")
suspend fun restrictedActions(vararg values: String)

Parameters

values

List of actions that are restricted on this volume. Each value may be one of: DELETE.