Class DynamoDbProperties
java.lang.Object
io.awspring.cloud.autoconfigure.AwsClientProperties
io.awspring.cloud.autoconfigure.dynamodb.DynamoDbProperties
@ConfigurationProperties(prefix="spring.cloud.aws.dynamodb")
public class DynamoDbProperties
extends AwsClientProperties
Properties related to AWS DynamoDB.
- Since:
- 3.0.0
- Author:
- Matej Nedic
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.awspring.cloud.autoconfigure.AwsClientProperties
getEndpoint, getRegion, setEndpoint, setRegion
-
Field Details
-
PREFIX
The prefix used for AWS credentials related properties.- See Also:
-
-
Constructor Details
-
DynamoDbProperties
public DynamoDbProperties()
-
-
Method Details
-
getDax
-
setDax
-