@pulumi/pulumi
Preparing search index...
runtime
deserializeProperty
Function deserializeProperty
deserializeProperty
(
prop
:
any
,
keepUnknowns
?:
boolean
)
:
any
Unpacks some special types, reversing the process undertaken by
serializeProperty
.
Parameters
prop
:
any
Optional
keepUnknowns
:
boolean
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@pulumi/pulumi
Loading...
Unpacks some special types, reversing the process undertaken by serializeProperty.