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.inputs
/
AvsAssessmentSettingsArgsBuilder
/
externalStorageTypes
external
Storage
Types
@
JvmName
(
name
=
"chequokiagwkfeqr"
)
suspend
fun
externalStorageTypes
(
value
:
Output
<
List
<
Either
<
String
,
ExternalStorageType
>
>
>
)
@
JvmName
(
name
=
"qunpyenmwlpbhbvg"
)
suspend
fun
externalStorageTypes
(
value
:
List
<
Either
<
String
,
ExternalStorageType
>
>
?
)
Parameters
value
List of AVS external storage types.
@
JvmName
(
name
=
"bqfnmbyaovufmlnf"
)
suspend
fun
externalStorageTypes
(
vararg
values
:
Output
<
Either
<
String
,
ExternalStorageType
>
>
)
@
JvmName
(
name
=
"pcpwoxhhnbrxyxvo"
)
suspend
fun
externalStorageTypes
(
values
:
List
<
Output
<
Either
<
String
,
ExternalStorageType
>
>
>
)
@
JvmName
(
name
=
"fchlkbijnaegsciv"
)
suspend
fun
externalStorageTypes
(
vararg
values
:
Either
<
String
,
ExternalStorageType
>
)
Parameters
values
List of AVS external storage types.