toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin
/
AvsAssessmentsOperationArgsBuilder
/
externalStorageTypes
external
Storage
Types
@
JvmName
(
name
=
"fohmtbajohflhnqq"
)
suspend
fun
externalStorageTypes
(
value
:
Output
<
List
<
Either
<
String
,
ExternalStorageType
>
>
>
)
@
JvmName
(
name
=
"qujgtuldmdtxpogx"
)
suspend
fun
externalStorageTypes
(
value
:
List
<
Either
<
String
,
ExternalStorageType
>
>
?
)
Parameters
value
List of AVS external storage types.
@
JvmName
(
name
=
"frbafvsghhhaxhsb"
)
suspend
fun
externalStorageTypes
(
vararg
values
:
Output
<
Either
<
String
,
ExternalStorageType
>
>
)
@
JvmName
(
name
=
"vdpodceuhrsdgchs"
)
suspend
fun
externalStorageTypes
(
values
:
List
<
Output
<
Either
<
String
,
ExternalStorageType
>
>
>
)
@
JvmName
(
name
=
"hahepwycbjrajfeu"
)
suspend
fun
externalStorageTypes
(
vararg
values
:
Either
<
String
,
ExternalStorageType
>
)
Parameters
values
List of AVS external storage types.