pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
JsonFormatArgs
/
JsonFormatArgs
Json
Format
Args
fun
JsonFormatArgs
(
deserializer
:
Output
<
Any
>
?
=
null
,
encodingName
:
Output
<
Any
>
?
=
null
,
filePattern
:
Output
<
Any
>
?
=
null
,
jsonNodeReference
:
Output
<
Any
>
?
=
null
,
jsonPathDefinition
:
Output
<
Any
>
?
=
null
,
nestingSeparator
:
Output
<
Any
>
?
=
null
,
serializer
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
String
>
)