pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin
/
SourceControlArgsBuilder
/
contentTypes
content
Types
@
JvmName
(
name
=
"nmqlffquujktrtjt"
)
suspend
fun
contentTypes
(
value
:
Output
<
List
<
Either
<
String
,
ContentType
>
>
>
)
@
JvmName
(
name
=
"ipvqyukksqrlewmu"
)
suspend
fun
contentTypes
(
value
:
List
<
Either
<
String
,
ContentType
>
>
?
)
Parameters
value
Array of source control content types.
@
JvmName
(
name
=
"qwoacmbbjxfikufa"
)
suspend
fun
contentTypes
(
vararg
values
:
Output
<
Either
<
String
,
ContentType
>
>
)
@
JvmName
(
name
=
"komlyvwhonafykqf"
)
suspend
fun
contentTypes
(
values
:
List
<
Output
<
Either
<
String
,
ContentType
>
>
>
)
@
JvmName
(
name
=
"hwogqrgyqbgbbjcw"
)
suspend
fun
contentTypes
(
vararg
values
:
Either
<
String
,
ContentType
>
)
Parameters
values
Array of source control content types.