fixed Response Config
Parameters
value
Application Load Balancer Information for creating an action that returns a custom HTTP response. Specify only when `Type`
is `fixed-response`
.
suspend fun fixedResponseConfig(argument: suspend ListenerRuleFixedResponseConfigArgsBuilder.() -> Unit)
Parameters
argument
Application Load Balancer Information for creating an action that returns a custom HTTP response. Specify only when `Type`
is `fixed-response`
.