Class: Google::Cloud::NetworkConnectivity::V1::LinkedInterconnectAttachments

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/networkconnectivity/v1/hub.rb

Overview

A collection of VLAN attachment resources. These resources should be redundant attachments that all advertise the same prefixes to Google Cloud. Alternatively, in active/passive configurations, all attachments should be capable of advertising the same prefixes.

Instance Attribute Summary collapse

Instance Attribute Details

#include_import_ranges::Array<::String>



1312
1313
1314
1315
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1312

class LinkedInterconnectAttachments
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#site_to_site_data_transfer::Boolean



1312
1313
1314
1315
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1312

class LinkedInterconnectAttachments
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#uris::Array<::String>



1312
1313
1314
1315
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1312

class LinkedInterconnectAttachments
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#vpc_network::String (readonly)



1312
1313
1314
1315
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1312

class LinkedInterconnectAttachments
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end