Joshua Lane
770629e1d1
style(elb): reduce branch conditions and increase readability
2018-03-14 16:17:57 -07:00
Joshua Lane
199cbf8e40
fix(elb): override #all_associations_and_attributes
...
ListenerDescriptions and BackendServerDescriptions are used to build
ad-hoc collections but are not registered as attributes of the
LoadBalancer model.
2018-03-14 16:16:17 -07:00
Josh Lane
a2c7f226f7
fix policy constructor
...
* pull load_balancer_id from the collection and set on the model
2015-06-01 13:28:43 -07:00
Josh Lane
8a2bd922ab
add load_balancer_id attr to elb/policy
...
* fix 1.9 only syntax
* don't rely on possible collection for a required attribute
2015-06-01 12:47:01 -07:00
Josh Lane
cdd724dff6
make elb/policies collection standalone
...
* there is no need to inject data from the load balancer model when
an index request exists that maps directly
2015-06-01 09:14:45 -07:00
Paulo Henrique Lopes Ribeiro
722bbdfa45
Remove unecessary requires
2015-04-06 11:23:35 -03:00
Josh Lane
d48d376e9c
initial import
...
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00