DynamoDBClientOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DynamoDBClientOptions
type DynamoDBClientOptions = class
Public Class DynamoDBClientOptions
- Inheritance
-
DynamoDBClientOptions
- Derived
Constructors
DynamoDBClientOptions() |
Properties
AccessKey |
AccessKey string for DynamoDB Storage |
ProfileName |
AWS profile name. |
SecretKey |
Secret key for DynamoDB storage |
Service |
DynamoDB region name, such as "us-west-2" |
Token |
Token for DynamoDB storage |