declarativeBucketsToYaml()
Home > @gooddata/sdk-code-convertors > declarativeBucketsToYaml
declarativeBucketsToYaml() function
Signature:
export declare function declarativeBucketsToYaml(entities: FromEntities, buckets: IBucket[], errorContext?: IErrorContext): Buckets;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
entities | ||
|
buckets |
IBucket[] | |
|
errorContext |
(Optional) |
Returns:
Buckets