Table of Contents

Interface IEnvironmentVariableRetriever

Namespace
Amazon.Util.Internal
Assembly
AWSSDK.Core.dll

Interface for EnvironmentVariableRetriever. This serves as a property for the singleton EnvironmentVariableSource

public interface IEnvironmentVariableRetriever

Methods

GetEnvironmentVariable(string)

string GetEnvironmentVariable(string key)

Parameters

key string

Returns

string