Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterLoggingStatus
-
Packages that use AwsRedshiftClusterLoggingStatus Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterLoggingStatus in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterLoggingStatus Modifier and Type Method Description AwsRedshiftClusterLoggingStatusAwsRedshiftClusterDetails. loggingStatus()Information about the logging status of the cluster.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterLoggingStatus Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. loggingStatus(AwsRedshiftClusterLoggingStatus loggingStatus)Information about the logging status of the cluster.
-