cluster_details: Get information for all clusters

View source: R/database-redshift.R

cluster_detailsR Documentation

Get information for all clusters

Description

Get information for all clusters

Usage

cluster_details()

Value

a list of cluster details, see link below for format, with slots:

  • Marker (for pagination)

  • Clusters (each cluster; empty list if no clusters)

References

https://www.paws-r-sdk.com/docs/redshift_describe_clusters/


sixtyfour documentation built on April 3, 2025, 8:22 p.m.