configuration

@JvmName(name = "irnbryeghqwgoisq")
suspend fun configuration(value: Output<Map<String, String>>)
@JvmName(name = "qynuktjpegdaocuo")
suspend fun configuration(value: Map<String, String>?)

Parameters

value

A map of the action declaration's configuration. Configurations options for action types and providers can be found in the Pipeline Structure Reference and Action Structure Reference documentation.


@JvmName(name = "wljhljjjkqrfdxsc")
fun configuration(vararg values: Pair<String, String>)

Parameters

values

A map of the action declaration's configuration. Configurations options for action types and providers can be found in the Pipeline Structure Reference and Action Structure Reference documentation.