Skip to content
DocsTry Aspire
DocsTry

IAWSSDKConfig Properties

InterfaceProperties3 members
ProfileSection titled Profileabstractnullablestring?
public abstract string? Profile { get; set; }
RegionSection titled RegionabstractnullableRegionEndpoint?
public abstract RegionEndpoint? Region { get; set; }
SDKValidationEnabledSection titled SDKValidationEnabledabstractbool
public abstract bool SDKValidationEnabled { get; set; }