yamlComputedAttributeToDeclarative()
Home > @gooddata/sdk-code-convertors > yamlComputedAttributeToDeclarative
yamlComputedAttributeToDeclarative() function
Signature:
export declare function yamlComputedAttributeToDeclarative(input: ComputedAttribute): DeclarativeComputedAttribute;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
input |
ComputedAttribute |
Returns:
DeclarativeComputedAttribute