subnets

@JvmName(name = "jrxokfynapyqoakk")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "tiwkuvghoyadcqsl")
suspend fun subnets(value: List<String>?)

Parameters

value

A list of subnet IDs to attach to the ELB. When an update to subnets will remove all current subnets, this will force a new resource.


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


@JvmName(name = "idwwvrrqaaqtrnpy")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "ronixkeqaicuiwtk")
suspend fun subnets(vararg values: String)

Parameters

values

A list of subnet IDs to attach to the ELB. When an update to subnets will remove all current subnets, this will force a new resource.