edgeLocations

@JvmName(name = "saqqpcmqgmdovgdf")
suspend fun edgeLocations(value: List<String>?)

Parameters

value

A list of strings of AWS Region names. Allows you to define a more restrictive set of Regions for a segment. The edge location must be a subset of the locations that are defined for edge_locations in the core_network_configuration.


@JvmName(name = "qkcwrgikypnvsrfe")
suspend fun edgeLocations(vararg values: String)

Parameters

values

A list of strings of AWS Region names. Allows you to define a more restrictive set of Regions for a segment. The edge location must be a subset of the locations that are defined for edge_locations in the core_network_configuration.