MDAA TS Docs
Preparing search index...
@aws-mdaa/config
IMdaaConfigValueTransformer
Interface IMdaaConfigValueTransformer
interface
IMdaaConfigValueTransformer
{
transformValue
(
value
:
string
,
contextPath
?:
string
)
:
TransformResult
;
}
Implemented by
ConfigConfigPathValueTransformer
MdaaConfigBlueprintRefValueTransformer
MdaaConfigRefValueTransformer
MdaaConfigSSMValueTransformer
Index
Methods
transform
Value
Methods
transform
Value
transformValue
(
value
:
string
,
contextPath
?:
string
)
:
TransformResult
Parameters
value
:
string
Optional
contextPath
:
string
Returns
TransformResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
transform
Value
MDAA TS Docs
Loading...