Builder
Properties
The new description for the data source.
The new Amazon DynamoDB configuration.
The new OpenSearch configuration.
The new Amazon EventBridge settings.
The new HTTP endpoint configuration.
The new Lambda configuration.
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.
The new OpenSearch configuration.
The new relational database configuration.
The new service role Amazon Resource Name (ARN) for the data source.
The new data source type.
Functions
construct an aws.sdk.kotlin.services.appsync.model.DynamodbDataSourceConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.ElasticsearchDataSourceConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.EventBridgeDataSourceConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.HttpDataSourceConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.LambdaDataSourceConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.OpenSearchServiceDataSourceConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.RelationalDatabaseDataSourceConfig inside the given block