Method: AwsCftTools::Runbook#client
- Defined in:
- lib/aws_cft_tools/runbook.rb
#client ⇒ Object (readonly)
The AwsCftTools::Client instance used by the runbook.
27 28 29 |
# File 'lib/aws_cft_tools/runbook.rb', line 27 def client @client end |