Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterResizeInfo
-
Packages that use AwsRedshiftClusterResizeInfo Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterResizeInfo in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterResizeInfo Modifier and Type Method Description AwsRedshiftClusterResizeInfoAwsRedshiftClusterDetails. resizeInfo()Information about the resize operation for the cluster.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterResizeInfo Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. resizeInfo(AwsRedshiftClusterResizeInfo resizeInfo)Information about the resize operation for the cluster.
-