Skip to content
Docs Try Aspire
Docs Try

DynamoDBStreamsEventSourceOptions Properties

Class Properties 3 members
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
BatchSize Section titled BatchSize nullable int?
public int? BatchSize { get; set; }
PollingIntervalMs Section titled PollingIntervalMs nullable int?
public int? PollingIntervalMs { get; set; }
ResourceName Section titled ResourceName nullable string?
public string? ResourceName { get; set; }