subnets

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

Parameters

value

A list of subnet IDs to attach to the LB. Subnets cannot be updated for Load Balancers of type network. Changing this value for load balancers of type network will force a recreation of the resource.


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


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

Parameters

values

A list of subnet IDs to attach to the LB. Subnets cannot be updated for Load Balancers of type network. Changing this value for load balancers of type network will force a recreation of the resource.