| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRdsPendingCloudWatchLogsExports |
AwsRdsPendingCloudWatchLogsExports.clone() |
AwsRdsPendingCloudWatchLogsExports |
AwsRdsDbPendingModifiedValues.getPendingCloudWatchLogsExports()
A list of log types that are being enabled or disabled.
|
AwsRdsPendingCloudWatchLogsExports |
AwsRdsPendingCloudWatchLogsExports.withLogTypesToDisable(Collection<String> logTypesToDisable)
A list of log types that are being disabled.
|
AwsRdsPendingCloudWatchLogsExports |
AwsRdsPendingCloudWatchLogsExports.withLogTypesToDisable(String... logTypesToDisable)
A list of log types that are being disabled.
|
AwsRdsPendingCloudWatchLogsExports |
AwsRdsPendingCloudWatchLogsExports.withLogTypesToEnable(Collection<String> logTypesToEnable)
A list of log types that are being enabled.
|
AwsRdsPendingCloudWatchLogsExports |
AwsRdsPendingCloudWatchLogsExports.withLogTypesToEnable(String... logTypesToEnable)
A list of log types that are being enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRdsDbPendingModifiedValues.setPendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
|
AwsRdsDbPendingModifiedValues |
AwsRdsDbPendingModifiedValues.withPendingCloudWatchLogsExports(AwsRdsPendingCloudWatchLogsExports pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
|
Copyright © 2022. All rights reserved.