pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin
/
SourceControlArgsBuilder
/
contentTypes
content
Types
@
JvmName
(
name
=
"dbowjdebwtofyadg"
)
suspend
fun
contentTypes
(
value
:
Output
<
List
<
Either
<
String
,
ContentType
>
>
>
)
@
JvmName
(
name
=
"jtwlsljixkfsrmfy"
)
suspend
fun
contentTypes
(
value
:
List
<
Either
<
String
,
ContentType
>
>
?
)
Parameters
value
Array of source control content types.
@
JvmName
(
name
=
"fwjvbwktysvtpcli"
)
suspend
fun
contentTypes
(
vararg
values
:
Output
<
Either
<
String
,
ContentType
>
>
)
@
JvmName
(
name
=
"frakxcehsfpjptjk"
)
suspend
fun
contentTypes
(
values
:
List
<
Output
<
Either
<
String
,
ContentType
>
>
>
)
@
JvmName
(
name
=
"fbnyabkgabhabtrl"
)
suspend
fun
contentTypes
(
vararg
values
:
Either
<
String
,
ContentType
>
)
Parameters
values
Array of source control content types.