| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsRdsPendingCloudWatchLogsExports.Builder |
AwsRdsPendingCloudWatchLogsExports.builder() |
AwsRdsPendingCloudWatchLogsExports.Builder |
AwsRdsPendingCloudWatchLogsExports.Builder.logTypesToDisable(Collection<String> logTypesToDisable)
A list of log types that are being disabled.
|
AwsRdsPendingCloudWatchLogsExports.Builder |
AwsRdsPendingCloudWatchLogsExports.Builder.logTypesToDisable(String... logTypesToDisable)
A list of log types that are being disabled.
|
AwsRdsPendingCloudWatchLogsExports.Builder |
AwsRdsPendingCloudWatchLogsExports.Builder.logTypesToEnable(Collection<String> logTypesToEnable)
A list of log types that are being enabled.
|
AwsRdsPendingCloudWatchLogsExports.Builder |
AwsRdsPendingCloudWatchLogsExports.Builder.logTypesToEnable(String... logTypesToEnable)
A list of log types that are being enabled.
|
AwsRdsPendingCloudWatchLogsExports.Builder |
AwsRdsPendingCloudWatchLogsExports.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsRdsPendingCloudWatchLogsExports.Builder> |
AwsRdsPendingCloudWatchLogsExports.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsRdsDbPendingModifiedValues.Builder |
AwsRdsDbPendingModifiedValues.Builder.pendingCloudWatchLogsExports(Consumer<AwsRdsPendingCloudWatchLogsExports.Builder> pendingCloudWatchLogsExports)
A list of log types that are being enabled or disabled.
|
Copyright © 2023. All rights reserved.