actions

@JvmName(name = "vpseckbhearaevpp")
suspend fun actions(value: List<String>?)

Parameters

value

List of actions that this statement either allows or denies. For example, ["ec2:RunInstances", "s3:*"].


@JvmName(name = "dlcmcmgeuppejlcg")
suspend fun actions(vararg values: String)

Parameters

values

List of actions that this statement either allows or denies. For example, ["ec2:RunInstances", "s3:*"].