toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin
/
SourceControlArgsBuilder
/
contentTypes
content
Types
@
JvmName
(
name
=
"metvlclodxoqrjwx"
)
suspend
fun
contentTypes
(
value
:
Output
<
List
<
Either
<
String
,
ContentType
>
>
>
)
@
JvmName
(
name
=
"hmesbpkhisaemkyr"
)
suspend
fun
contentTypes
(
value
:
List
<
Either
<
String
,
ContentType
>
>
?
)
Parameters
value
Array of source control content types.
@
JvmName
(
name
=
"jxbggyjwhwqcfwvt"
)
suspend
fun
contentTypes
(
vararg
values
:
Output
<
Either
<
String
,
ContentType
>
>
)
@
JvmName
(
name
=
"irsmfwxkmcsquunv"
)
suspend
fun
contentTypes
(
values
:
List
<
Output
<
Either
<
String
,
ContentType
>
>
>
)
@
JvmName
(
name
=
"ethoadpjymeislhk"
)
suspend
fun
contentTypes
(
vararg
values
:
Either
<
String
,
ContentType
>
)
Parameters
values
Array of source control content types.