lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.84.0 vs lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.85.0

- old
+ new

@@ -506,10 +506,13 @@ # resp.direct_connect_gateway_association.associated_gateway.owner_account #=> String # resp.direct_connect_gateway_association.associated_gateway.region #=> String # resp.direct_connect_gateway_association.association_id #=> String # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway #=> Array # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway[0].cidr #=> String + # resp.direct_connect_gateway_association.associated_core_network.id #=> String + # resp.direct_connect_gateway_association.associated_core_network.owner_account #=> String + # resp.direct_connect_gateway_association.associated_core_network.attachment_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_region #=> String # resp.direct_connect_gateway_association.virtual_gateway_owner_account #=> String # # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/AcceptDirectConnectGatewayAssociationProposal AWS API Documentation @@ -1995,10 +1998,13 @@ # resp.direct_connect_gateway_association.associated_gateway.owner_account #=> String # resp.direct_connect_gateway_association.associated_gateway.region #=> String # resp.direct_connect_gateway_association.association_id #=> String # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway #=> Array # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway[0].cidr #=> String + # resp.direct_connect_gateway_association.associated_core_network.id #=> String + # resp.direct_connect_gateway_association.associated_core_network.owner_account #=> String + # resp.direct_connect_gateway_association.associated_core_network.attachment_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_region #=> String # resp.direct_connect_gateway_association.virtual_gateway_owner_account #=> String # # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/CreateDirectConnectGatewayAssociation AWS API Documentation @@ -2968,10 +2974,13 @@ # resp.direct_connect_gateway_association.associated_gateway.owner_account #=> String # resp.direct_connect_gateway_association.associated_gateway.region #=> String # resp.direct_connect_gateway_association.association_id #=> String # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway #=> Array # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway[0].cidr #=> String + # resp.direct_connect_gateway_association.associated_core_network.id #=> String + # resp.direct_connect_gateway_association.associated_core_network.owner_account #=> String + # resp.direct_connect_gateway_association.associated_core_network.attachment_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_region #=> String # resp.direct_connect_gateway_association.virtual_gateway_owner_account #=> String # # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DeleteDirectConnectGatewayAssociation AWS API Documentation @@ -3531,10 +3540,13 @@ # resp.direct_connect_gateway_associations[0].associated_gateway.owner_account #=> String # resp.direct_connect_gateway_associations[0].associated_gateway.region #=> String # resp.direct_connect_gateway_associations[0].association_id #=> String # resp.direct_connect_gateway_associations[0].allowed_prefixes_to_direct_connect_gateway #=> Array # resp.direct_connect_gateway_associations[0].allowed_prefixes_to_direct_connect_gateway[0].cidr #=> String + # resp.direct_connect_gateway_associations[0].associated_core_network.id #=> String + # resp.direct_connect_gateway_associations[0].associated_core_network.owner_account #=> String + # resp.direct_connect_gateway_associations[0].associated_core_network.attachment_id #=> String # resp.direct_connect_gateway_associations[0].virtual_gateway_id #=> String # resp.direct_connect_gateway_associations[0].virtual_gateway_region #=> String # resp.direct_connect_gateway_associations[0].virtual_gateway_owner_account #=> String # resp.next_token #=> String # @@ -4724,10 +4736,13 @@ # resp.direct_connect_gateway_association.associated_gateway.owner_account #=> String # resp.direct_connect_gateway_association.associated_gateway.region #=> String # resp.direct_connect_gateway_association.association_id #=> String # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway #=> Array # resp.direct_connect_gateway_association.allowed_prefixes_to_direct_connect_gateway[0].cidr #=> String + # resp.direct_connect_gateway_association.associated_core_network.id #=> String + # resp.direct_connect_gateway_association.associated_core_network.owner_account #=> String + # resp.direct_connect_gateway_association.associated_core_network.attachment_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_id #=> String # resp.direct_connect_gateway_association.virtual_gateway_region #=> String # resp.direct_connect_gateway_association.virtual_gateway_owner_account #=> String # # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/UpdateDirectConnectGatewayAssociation AWS API Documentation @@ -5007,10 +5022,10 @@ params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-directconnect' - context[:gem_version] = '1.84.0' + context[:gem_version] = '1.85.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated