DynamoDBTransactionLogOptionsValidator Constructor
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 DynamoDBTransactionLogOptionsValidator (Microsoft.Extensions.Options.IOptions<Orleans.Configuration.DynamoDBTransactionLogOptions> configurationOptions);
new Orleans.Configuration.DynamoDBTransactionLogOptionsValidator : Microsoft.Extensions.Options.IOptions<Orleans.Configuration.DynamoDBTransactionLogOptions> -> Orleans.Configuration.DynamoDBTransactionLogOptionsValidator
Public Sub New (configurationOptions As IOptions(Of DynamoDBTransactionLogOptions))
Parameters
- configurationOptions
- IOptions<DynamoDBTransactionLogOptions>