action

@JvmName(name = "uljrfmyqkndxodqh")
suspend fun action(value: Output<List<String>>)
@JvmName(name = "vmleydlcjrtkmqkw")
suspend fun action(value: List<String>?)

Parameters

value

The action that the principal can use on the resource. For example, entityresolution:GetIdMappingJob , entityresolution:GetMatchingJob .


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


@JvmName(name = "ltstnxwientpcanq")
suspend fun action(values: List<Output<String>>)
@JvmName(name = "kixbolntgbgdhnyh")
suspend fun action(vararg values: String)

Parameters

values

The action that the principal can use on the resource. For example, entityresolution:GetIdMappingJob , entityresolution:GetMatchingJob .