triggers

@JvmName(name = "rllvinklseckbxrx")
suspend fun triggers(value: Output<Map<String, String>>)
@JvmName(name = "bqrwbsdvexbyjfsl")
suspend fun triggers(value: Map<String, String>?)

Parameters

value

Map of arbitrary keys and values that, when changed, will trigger a redeployment. To set your attributes, please see the AWS Elastic Load Balancing Developer Guide for a listing of the supported SSL protocols, SSL options, and SSL ciphers.

NOTE: The AWS documentation references Server Order Preference, which the AWS Elastic Load Balancing API refers to as Server-Defined-Cipher-Order. If you wish to set Server Order Preference, use this value instead.


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

Parameters

values

Map of arbitrary keys and values that, when changed, will trigger a redeployment. To set your attributes, please see the AWS Elastic Load Balancing Developer Guide for a listing of the supported SSL protocols, SSL options, and SSL ciphers.

NOTE: The AWS documentation references Server Order Preference, which the AWS Elastic Load Balancing API refers to as Server-Defined-Cipher-Order. If you wish to set Server Order Preference, use this value instead.