DynamoDBTransactionLogOptions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class DynamoDBTransactionLogOptions
type DynamoDBTransactionLogOptions = class
Public Class DynamoDBTransactionLogOptions
- Héritage
-
DynamoDBTransactionLogOptions
Constructeurs
DynamoDBTransactionLogOptions() |
Propriétés
AccessKey |
Chaîne AccessKey pour le stockage DynamoDB |
ReadCapacityUnits |
Unité de capacité de lecture pour le stockage DynamoDB |
SecretKey |
Clé secrète pour le stockage DynamoDB |
Service |
Nom du service DynamoDB |
TableName |
Nom de la table DynamoDB. La valeur par défaut est « TransactionLog ». |
WriteCapacityUnits |
Unité de capacité d’écriture pour le stockage DynamoDB |