aws-sdk-elasticloadbalancingv2 1.24.0 → 1.25.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: e2f0f34a956832f67e30505b710831ea3b516141
|
4
|
+
data.tar.gz: b62968716c1cc961b34abde8e76843649cd17c46
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 759e8a9696113f7c4c4d7f264ad269581543ca672d2eab19a5fc92c868b54c30ff0e30dfba21addce2793c142d3234a9014a0e166b911cb8105bf9e934278772
|
7
|
+
data.tar.gz: 67d619c0f1b0279754665d71e2051279ae20255fd7a9cbcfe2f33f322180e05fe34c6a0039dfa4a78d21264a49ef2a9868e0cc31323b044bcb1d24e1a6c9bc06
|
@@ -3851,7 +3851,7 @@ module Aws::ElasticLoadBalancingV2
|
|
3851
3851
|
params: params,
|
3852
3852
|
config: config)
|
3853
3853
|
context[:gem_name] = 'aws-sdk-elasticloadbalancingv2'
|
3854
|
-
context[:gem_version] = '1.
|
3854
|
+
context[:gem_version] = '1.25.0'
|
3855
3855
|
Seahorse::Client::Request.new(handlers, context)
|
3856
3856
|
end
|
3857
3857
|
|
@@ -3868,7 +3868,7 @@ module Aws::ElasticLoadBalancingV2
|
|
3868
3868
|
# In between attempts, the waiter will sleep.
|
3869
3869
|
#
|
3870
3870
|
# # polls in a loop, sleeping between attempts
|
3871
|
-
# client.
|
3871
|
+
# client.wait_until(waiter_name, params)
|
3872
3872
|
#
|
3873
3873
|
# ## Configuration
|
3874
3874
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticloadbalancingv2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.25.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
|