11 12 13
# File 'lib/stax/aws/rds.rb', line 11 def clusters(opt) client.describe_db_clusters(opt)&.db_clusters end