aws-sdk-elasticloadbalancing 1.11.0 → 1.12.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3fb91a2290e43fac6a444694242b1da791c99f3d
|
4
|
+
data.tar.gz: 1b2ca05e64998feeebe6ff7ac0ac5ebe36bc3881
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5c4c263f6088fcde4c38cb6c5ff19b15aa9f653d8977907c25d1b89244b427d7650ef02c5daaa2cfb19b095211a2716b4ee7bb3948300225c89a9fbee722e77f
|
7
|
+
data.tar.gz: b849368deae361a3deaa67169f0c97741951557125d29ea0a170bedf638332044fec0222e36489f4114343c9039fc9f327b0f1db2827b61c8713802f58500a60
|
@@ -2481,7 +2481,7 @@ module Aws::ElasticLoadBalancing
|
|
2481
2481
|
params: params,
|
2482
2482
|
config: config)
|
2483
2483
|
context[:gem_name] = 'aws-sdk-elasticloadbalancing'
|
2484
|
-
context[:gem_version] = '1.
|
2484
|
+
context[:gem_version] = '1.12.0'
|
2485
2485
|
Seahorse::Client::Request.new(handlers, context)
|
2486
2486
|
end
|
2487
2487
|
|
@@ -2498,7 +2498,7 @@ module Aws::ElasticLoadBalancing
|
|
2498
2498
|
# In between attempts, the waiter will sleep.
|
2499
2499
|
#
|
2500
2500
|
# # polls in a loop, sleeping between attempts
|
2501
|
-
# client.
|
2501
|
+
# client.wait_until(waiter_name, params)
|
2502
2502
|
#
|
2503
2503
|
# ## Configuration
|
2504
2504
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticloadbalancing
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.12.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-03-
|
11
|
+
date: 2019-03-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|