toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin
/
ContentTypeArgs
/
ContentTypeArgs
Content
Type
Args
constructor
(
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
)