subnets

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

Parameters

value

The IDs of the subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings, but not both. To specify an Elastic IP address, specify subnet mappings instead of subnets. Application Load Balancers You must specify subnets from at least two Availability Zones. Application Load Balancers on Outposts You must specify one Outpost subnet. Application Load Balancers on Local Zones You can specify subnets from one or more Local Zones. Network Load Balancers You can specify subnets from one or more Availability Zones. Gateway Load Balancers You can specify subnets from one or more Availability Zones.


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


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

Parameters

values

The IDs of the subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings, but not both. To specify an Elastic IP address, specify subnet mappings instead of subnets. Application Load Balancers You must specify subnets from at least two Availability Zones. Application Load Balancers on Outposts You must specify one Outpost subnet. Application Load Balancers on Local Zones You can specify subnets from one or more Local Zones. Network Load Balancers You can specify subnets from one or more Availability Zones. Gateway Load Balancers You can specify subnets from one or more Availability Zones.