Module: CloudFormation::Bridge
- Defined in:
- lib/cloud_formation/bridge/cli.rb,
lib/cloud_formation/bridge/util.rb,
lib/cloud_formation/bridge/names.rb,
lib/cloud_formation/bridge/errors.rb,
lib/cloud_formation/bridge/poller.rb,
lib/cloud_formation/bridge/request.rb,
lib/cloud_formation/bridge/version.rb,
lib/cloud_formation/bridge/executor.rb,
lib/cloud_formation/bridge/http_bridge.rb,
lib/cloud_formation/bridge/resources/base.rb,
lib/cloud_formation/bridge/exception_notifier.rb,
lib/cloud_formation/bridge/resources/elasti_cache_node_urls.rb,
lib/cloud_formation/bridge/resources/cloud_formation_outputs.rb,
lib/cloud_formation/bridge/resources/subscribe_queue_to_topic.rb,
lib/cloud_formation/bridge/resources/base_elasti_cache_resource.rb,
lib/cloud_formation/bridge/resources/elasti_cache_replica_cluster.rb,
lib/cloud_formation/bridge/resources/elasti_cache_replication_group.rb
Defined Under Namespace
Modules: Names, Resources, Util Classes: Cli, ExceptionNotifier, Executor, HttpBridge, Poller, Request, RollbarExceptionNotifier, StdoutExceptionNotifier
Constant Summary collapse
- OperationNotImplementedError =
Class.new(StandardError)
- VERSION =
"0.0.16"