UpdateDataSourceRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API ID.

Link copied to clipboard

The new description for the data source.

Link copied to clipboard

The new Amazon DynamoDB configuration.

Link copied to clipboard

The new OpenSearch configuration.

Link copied to clipboard

The new Amazon EventBridge settings.

Link copied to clipboard

The new HTTP endpoint configuration.

Link copied to clipboard

The new Lambda configuration.

Link copied to clipboard

Enables or disables enhanced data source metrics for specified data sources. Note that metricsConfig won't be used unless the dataSourceLevelMetricsBehavior value is set to PER_DATA_SOURCE_METRICS. If the dataSourceLevelMetricsBehavior is set to FULL_REQUEST_DATA_SOURCE_METRICS instead, metricsConfig will be ignored. However, you can still set its value.

Link copied to clipboard
val name: String?

The new name for the data source.

Link copied to clipboard

The new OpenSearch configuration.

Link copied to clipboard

The new relational database configuration.

Link copied to clipboard

The new service role Amazon Resource Name (ARN) for the data source.

Link copied to clipboard

The new data source type.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String