toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin
/
SecurityStandardArgsBuilder
/
cloudProviders
cloud
Providers
@
JvmName
(
name
=
"caahkmglpxmxyblv"
)
suspend
fun
cloudProviders
(
value
:
Output
<
List
<
Either
<
String
,
StandardSupportedCloud
>
>
>
)
@
JvmName
(
name
=
"prgpycmqehugrsrp"
)
suspend
fun
cloudProviders
(
value
:
List
<
Either
<
String
,
StandardSupportedCloud
>
>
?
)
Parameters
value
List of all standard supported clouds.
@
JvmName
(
name
=
"tfeisqgtsbjydnex"
)
suspend
fun
cloudProviders
(
vararg
values
:
Output
<
Either
<
String
,
StandardSupportedCloud
>
>
)
@
JvmName
(
name
=
"iyupnvocjsynrqww"
)
suspend
fun
cloudProviders
(
values
:
List
<
Output
<
Either
<
String
,
StandardSupportedCloud
>
>
>
)
@
JvmName
(
name
=
"vxljeyllwsiodgpt"
)
suspend
fun
cloudProviders
(
vararg
values
:
Either
<
String
,
StandardSupportedCloud
>
)
Parameters
values
List of all standard supported clouds.