default CreateDbClusterRequest.Builder |
CreateDbClusterRequest.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to a specified S3 bucket.
|
default CreateDbInstanceRequest.Builder |
CreateDbInstanceRequest.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to a specified S3 bucket.
|
default CreateDbInstanceResponse.Builder |
CreateDbInstanceResponse.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
|
default DeleteDbInstanceResponse.Builder |
DeleteDbInstanceResponse.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
|
default GetDbClusterResponse.Builder |
GetDbClusterResponse.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
|
default GetDbInstanceResponse.Builder |
GetDbInstanceResponse.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
|
default UpdateDbClusterRequest.Builder |
UpdateDbClusterRequest.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
The log delivery configuration to apply to the DB cluster.
|
default UpdateDbInstanceRequest.Builder |
UpdateDbInstanceRequest.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
|
default UpdateDbInstanceResponse.Builder |
UpdateDbInstanceResponse.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfiguration.Builder> logDeliveryConfiguration) |
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
|