Skip to content
Docs Try Aspire

IAWSSDKConfig Properties

Interface Properties 3 members
Profile Section titled Profile abstractnullable string?
public abstract string? Profile { get; set; }
Region Section titled Region abstractnullable RegionEndpoint?
public abstract RegionEndpoint? Region { get; set; }
SDKValidationEnabled Section titled SDKValidationEnabled abstract bool
public abstract bool SDKValidationEnabled { get; set; }