toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.inputs
/
JsonSerializationArgs
/
JsonSerializationArgs
Json
Serialization
Args
constructor
(
encoding
:
Output
<
Either
<
String
,
Encoding
>
>
?
=
null
,
format
:
Output
<
Either
<
String
,
JsonOutputSerializationFormat
>
>
?
=
null
,
type
:
Output
<
String
>
)