AWS.Core.TAWSOptions.Values

Dictionary of stored values.

property Values: TDictionary<string, TValue>;
__property TDictionary<string, TValue> Values;

File: AWS.Core.pas 

Namespace: AWS.Core 

Module: Appercept AWS SDK for Delphi 

Returns only values configured. Any values loaded from shared configuration or environment are not present in this dictionary.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.