failoverConfig

@JvmName(name = "cgfsxkwcysnwkatf")
suspend fun failoverConfig(value: Output<EndpointFailoverConfigArgs>)
@JvmName(name = "dcgopbsncsdsjkea")
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 = "xekdachebcwbosdm")
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.