failoverConfig

@JvmName(name = "qsrmjbuqoqhurjec")
suspend fun failoverConfig(value: Output<EndpointFailoverConfigArgs>)
@JvmName(name = "tjrfckngbncnqncs")
suspend fun failoverConfig(value: EndpointFailoverConfigArgs)

Parameters

value

The failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered.


@JvmName(name = "imnbqnnyxqdnbbuk")
suspend fun failoverConfig(argument: suspend EndpointFailoverConfigArgsBuilder.() -> Unit)

Parameters

argument

The failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered.