Exception: Aws::Sts::Cli
- Inherits:
-
StandardError
- Object
- StandardError
- Aws::Sts::Cli
- Defined in:
- lib/aws/sts.rb
Instance Method Summary collapse
-
#initialize ⇒ Cli
constructor
A new instance of Cli.
- #main ⇒ Object
Constructor Details
#initialize ⇒ Cli
Returns a new instance of Cli.
8 9 |
# File 'lib/aws/sts.rb', line 8 def initialize end |