declarativeAttributeToYaml()
Home > @gooddata/sdk-code-convertors > declarativeAttributeToYaml
declarativeAttributeToYaml() function
Signature:
export declare function declarativeAttributeToYaml(def: IAttributeBody, errorContext?: IErrorContext): YAMLMap;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
def | ||
|
errorContext |
(Optional) |
Returns:
YAMLMap