pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin
/
ContentTypeArgs
/
ContentTypeArgs
Content
Type
Args
fun
ContentTypeArgs
(
contentTypeId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
schema
:
Output
<
Any
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
,
version
:
Output
<
String
>
?
=
null
)