Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRdsPendingCloudWatchLogsExports
-
Packages that use AwsRdsPendingCloudWatchLogsExports Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRdsPendingCloudWatchLogsExports in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRdsPendingCloudWatchLogsExports Modifier and Type Method Description AwsRdsPendingCloudWatchLogsExportsAwsRdsDbPendingModifiedValues. pendingCloudWatchLogsExports()A list of log types that are being enabled or disabled.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRdsPendingCloudWatchLogsExports Modifier and Type Method Description AwsRdsDbPendingModifiedValues.BuilderAwsRdsDbPendingModifiedValues.Builder. pendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports pendingCloudWatchLogsExports)A list of log types that are being enabled or disabled.
-