Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterDetails
-
Packages that use AwsRedshiftClusterDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterDetails Modifier and Type Method Description AwsRedshiftClusterDetailsResourceDetails. awsRedshiftCluster()Contains details about an Amazon Redshift cluster.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterDetails Modifier and Type Method Description ResourceDetails.BuilderResourceDetails.Builder. awsRedshiftCluster(AwsRedshiftClusterDetails awsRedshiftCluster)Contains details about an Amazon Redshift cluster.
-