toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.orbital.kotlin
/
GroundStationArgsBuilder
/
capabilities
capabilities
@
JvmName
(
name
=
"kgcgdunrcjfiwswa"
)
suspend
fun
capabilities
(
value
:
Output
<
List
<
Either
<
String
,
Capability
>
>
>
)
@
JvmName
(
name
=
"sjlllqghxujuieco"
)
suspend
fun
capabilities
(
value
:
List
<
Either
<
String
,
Capability
>
>
?
)
Parameters
value
Ground station capabilities.
@
JvmName
(
name
=
"xrecgvlrbfnseuod"
)
suspend
fun
capabilities
(
vararg
values
:
Output
<
Either
<
String
,
Capability
>
>
)
@
JvmName
(
name
=
"gqfkloxjqaspoymg"
)
suspend
fun
capabilities
(
values
:
List
<
Output
<
Either
<
String
,
Capability
>
>
>
)
@
JvmName
(
name
=
"onbsjojoxgnsicot"
)
suspend
fun
capabilities
(
vararg
values
:
Either
<
String
,
Capability
>
)
Parameters
values
Ground station capabilities.