SysEnv

smithy4s.aws.kernel.SysEnv
object SysEnv extends SysEnvPlatformCompat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SysEnv.type

Members list

Type members

Classlikes

case class EnvironmentValueNotFound(s: String) extends Exception, NoStackTrace

Attributes

Supertypes
trait Product
trait Equals
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

Inherited methods

def readEnvVar(envVar: String): Option[String]

Attributes

Inherited from:
SysEnvPlatformCompat