menu
aws_redshift_api package
documentation
redshift-2012-12-01.dart
ClusterVersion
ClusterVersion constructor
ClusterVersion constructor
dark_mode
light_mode
ClusterVersion
constructor
ClusterVersion
(
{
String
?
clusterParameterGroupFamily
,
String
?
clusterVersion
,
String
?
description
,
})
Implementation
ClusterVersion({ this.clusterParameterGroupFamily, this.clusterVersion, this.description, });
aws_redshift_api package
documentation
redshift-2012-12-01
ClusterVersion
ClusterVersion constructor
ClusterVersion class