id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-source-cluster |
SourceCluster |
SourceCluster |
SourceCluster |
pythonsdk |
| python |
| Python |
| sdk |
| SourceCluster |
| V2024SourceCluster |
|
/tools/sdk/python/v2024/models/source-cluster |
| SDK |
| Software Development Kit |
| SourceCluster |
| V2024SourceCluster |
|
SourceCluster
Reference to the source's associated cluster.
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'CLUSTER' ] |
Type of object being referenced. |
[required] |
| id |
str |
Cluster ID. |
[required] |
| name |
str |
Cluster's human-readable display name. |
[required] |
| } |
|
|
|
Example
[Back to top]