Reference documentation and code samples for the Parameter Manager v1 API enum ParameterFormat.
Option to specify the format of a Parameter resource (UNFORMATTED / YAML /
JSON). This option is user specified at the time of creation of the resource
and is immutable.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["`ParameterFormat` is an enum that defines the format of a Parameter resource."],["The available formats are `Unformatted`, `Yaml`, and `Json`."],["`Unspecified` is the default value which defaults to `Unformatted`."],["The format of a parameter is specified during creation and cannot be changed afterwards."]]],[]]