order

@JvmName(name = "blyfusuwtjxwdxjo")
suspend fun order(value: Output<Int>)
@JvmName(name = "ugpgnmwcvukcyhiv")
suspend fun order(value: Int?)

Parameters

value

The order in which the rules will be applied for the Front Door Endpoint. The order value should be sequential and begin at 1(e.g. 1, 2, 3...). A Front Door Rule with a lesser order value will be applied before a rule with a greater order value. ->NOTE: If the Front Door Rule has an order value of 0 they do not require any conditions and the actions will always be applied.