actions

@JvmName(name = "oyblvtmbopxdfong")
suspend fun actions(value: Output<List<AccessControlListActionArgs>>)
@JvmName(name = "jjteagrnixaweteq")
suspend fun actions(value: List<AccessControlListActionArgs>?)

Parameters

value

List of actions that need to be performed for the matched conditions.


@JvmName(name = "jtpwlheutauygbvq")
suspend fun actions(vararg values: Output<AccessControlListActionArgs>)


@JvmName(name = "cmwlaewgsxhnlklh")
suspend fun actions(values: List<Output<AccessControlListActionArgs>>)
@JvmName(name = "linhjvrvnwtfsops")
suspend fun actions(vararg values: AccessControlListActionArgs)

Parameters

values

List of actions that need to be performed for the matched conditions.


@JvmName(name = "yivdunokyppxuvrs")
suspend fun actions(argument: List<suspend AccessControlListActionArgsBuilder.() -> Unit>)
@JvmName(name = "dfxaxxnwxmwqffob")
suspend fun actions(vararg argument: suspend AccessControlListActionArgsBuilder.() -> Unit)
@JvmName(name = "trijtiumvuqjjfxh")
suspend fun actions(argument: suspend AccessControlListActionArgsBuilder.() -> Unit)

Parameters

argument

List of actions that need to be performed for the matched conditions.