Skip to content
DocsTry Aspire
DocsTry

DynamoDBLocalOptions Properties

ClassProperties9 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.
DelayTransientStatusesSection titled DelayTransientStatusesbool
public bool DelayTransientStatuses { get; set; }
DisableDynamoDBLocalTelemetrySection titled DisableDynamoDBLocalTelemetrybool
public bool DisableDynamoDBLocalTelemetry { get; set; }
public string Image { get; set; }
public bool InMemory { get; set; }
LocalStorageDirectorySection titled LocalStorageDirectorynullablestring?
public string? LocalStorageDirectory { get; set; }
PortSection titled Portnullableint?
public int? Port { get; set; }
public string Registry { get; set; }
public bool SharedDb { get; set; }
public string Tag { get; set; }