frontendIpConfigurationNames

@JvmName(name = "vedtlcbhguenlshh")
suspend fun frontendIpConfigurationNames(value: Output<List<String>>)
@JvmName(name = "xwhcqiwbsiwoarai")
suspend fun frontendIpConfigurationNames(value: List<String>?)

Parameters

value

The list of frontend IP configuration names. If provided as input, size of this list should be 2 for cs layer and should be 1 for database layer.


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


@JvmName(name = "vpswgyfbmjiekhjr")
suspend fun frontendIpConfigurationNames(values: List<Output<String>>)
@JvmName(name = "xbkbmvuoniaolhyx")
suspend fun frontendIpConfigurationNames(vararg values: String)

Parameters

values

The list of frontend IP configuration names. If provided as input, size of this list should be 2 for cs layer and should be 1 for database layer.