toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.groundstation.kotlin.outputs
/
ConfigDecodeConfig
Config
Decode
Config
data
class
ConfigDecodeConfig
(
val
unvalidatedJson
:
String
?
=
null
)
Members
Constructors
Config
Decode
Config
Link copied to clipboard
constructor
(
unvalidatedJson
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
unvalidated
Json
Link copied to clipboard
val
unvalidatedJson
:
String
?
=
null
The decoding settings are in JSON format and define a set of steps to perform to decode the data.