esrpAddresses

@JvmName(name = "vjgxlixgcljqjbtd")
suspend fun esrpAddresses(value: Output<List<String>>)
@JvmName(name = "pfxuloryoetbyvmb")
suspend fun esrpAddresses(value: List<String>?)

Parameters

value

IP address to use to contact the ESRP from this region. !>Note: The esrp_addresses must be specified for each service_location when thee911_type is set to DirectToEsrp. The esrp_addresses must not be specified for each service_location when thee911_type is set to Standard.


@JvmName(name = "mxyjvpgyawvlcktf")
suspend fun esrpAddresses(vararg values: Output<String>)


@JvmName(name = "wimfvgdkdbyhbbnf")
suspend fun esrpAddresses(values: List<Output<String>>)
@JvmName(name = "hvihoodbkfonwnga")
suspend fun esrpAddresses(vararg values: String)

Parameters

values

IP address to use to contact the ESRP from this region. !>Note: The esrp_addresses must be specified for each service_location when thee911_type is set to DirectToEsrp. The esrp_addresses must not be specified for each service_location when thee911_type is set to Standard.