Skip to content
Docs Try Aspire

DynamoDBLocalOptions Properties

Class Properties 9 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.
DelayTransientStatuses Section titled DelayTransientStatuses bool
public bool DelayTransientStatuses { get; set; }
DisableDynamoDBLocalTelemetry Section titled DisableDynamoDBLocalTelemetry bool
public bool DisableDynamoDBLocalTelemetry { get; set; }
public string Image { get; set; }
public bool InMemory { get; set; }
LocalStorageDirectory Section titled LocalStorageDirectory nullable string?
public string? LocalStorageDirectory { get; set; }
Port Section titled Port nullable int?
public int? Port { get; set; }
public string Registry { get; set; }
public bool SharedDb { get; set; }
public string Tag { get; set; }