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