subnetIds

@JvmName(name = "debrxqiuxbrmicpd")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "nxlrjyedulyioaip")
suspend fun subnetIds(value: List<String>?)

Parameters

value

The unique identifiers of the subnets assigned to this runtime environment.


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


@JvmName(name = "fkywlvapuskxcste")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "suakqdjdbvmxseou")
suspend fun subnetIds(vararg values: String)

Parameters

values

The unique identifiers of the subnets assigned to this runtime environment.