toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkmanager.kotlin
/
DirectConnectGatewayAttachmentArgsBuilder
/
edgeLocations
edge
Locations
@
JvmName
(
name
=
"bkfxqtqsvrrswxbi"
)
suspend
fun
edgeLocations
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gjofjflexvfcohsa"
)
suspend
fun
edgeLocations
(
value
:
List
<
String
>
?
)
Parameters
value
The Regions where the edges are located.
@
JvmName
(
name
=
"gkdulmthiepfywar"
)
suspend
fun
edgeLocations
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dtdwionkacqaaoqh"
)
suspend
fun
edgeLocations
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"hjgpsetyepckneic"
)
suspend
fun
edgeLocations
(
vararg
values
:
String
)
Parameters
values
The Regions where the edges are located.