Uses of Class
io.awspring.cloud.autoconfigure.dynamodb.DynamoDbProperties
Packages that use DynamoDbProperties
Package
Description
Auto-configuration for DynamoDB integration.
-
Uses of DynamoDbProperties in io.awspring.cloud.autoconfigure.dynamodb
Methods in io.awspring.cloud.autoconfigure.dynamodb with parameters of type DynamoDbPropertiesModifier and TypeMethodDescriptionDynamoDbAutoConfiguration.dynamoDbTableNameResolver(DynamoDbProperties properties) -
Uses of DynamoDbProperties in io.awspring.cloud.kinesis.stream.binder.config
Methods in io.awspring.cloud.kinesis.stream.binder.config with parameters of type DynamoDbPropertiesModifier and TypeMethodDescriptionsoftware.amazon.awssdk.services.dynamodb.DynamoDbAsyncClientKinesisBinderConfiguration.dynamoDB(DynamoDbProperties properties, ObjectProvider<AwsClientCustomizer<software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClientBuilder>> configurer)