action

@JvmName(name = "adauvefssqddiybq")
suspend fun action(value: Output<List<String>>)
@JvmName(name = "blsnkwhhukrrdtnk")
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 = "veebtssoltrqsgbs")
suspend fun action(vararg values: Output<String>)


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

Parameters

values

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