Class: Google::Cloud::AlloyDB::V1alpha::Instance::PscInterfaceConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/alloydb/v1alpha/resources.rb

Overview

Configuration for setting up a PSC interface to enable outbound connectivity.

Instance Attribute Summary collapse

Instance Attribute Details

#network_attachment_resource::String



1055
1056
1057
1058
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1055

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