Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 544 Bytes

VersionedParameter.md

File metadata and controls

14 lines (9 loc) · 544 Bytes

VersionedParameter

Properties

Name Type Description Notes
name String The name of the parameter [optional]
description String The description of the param [optional]
sensitive Boolean Whether or not the parameter value is sensitive [optional]
provided Boolean Whether or not the parameter value is provided by a ParameterProvider [optional]
value String The value of the parameter [optional]