class Aws::SharedConfig
def config_enabled?
-
(Boolean)
- returns `true` if use of the shared config file is
def config_enabled? @config_enabled ? true : false end
(Boolean)
- returns `true` if use of the shared config file is
def config_enabled? @config_enabled ? true : false end