Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::Instance::InstanceEndpoint.
InstanceEndpoint consists of PSC connections that are created as a group in each VPC network for accessing the instance. In each group, there shall be one connection for each service attachment in the cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connections
def connections() -> ::Array<::Google::Cloud::Memorystore::V1::Instance::ConnectionDetail>
Returns
- (::Array<::Google::Cloud::Memorystore::V1::Instance::ConnectionDetail>) — Optional. A group of PSC connections. They are created in the same VPC network, one for each service attachment in the cluster.
#connections=
def connections=(value) -> ::Array<::Google::Cloud::Memorystore::V1::Instance::ConnectionDetail>
Parameter
- value (::Array<::Google::Cloud::Memorystore::V1::Instance::ConnectionDetail>) — Optional. A group of PSC connections. They are created in the same VPC network, one for each service attachment in the cluster.
Returns
- (::Array<::Google::Cloud::Memorystore::V1::Instance::ConnectionDetail>) — Optional. A group of PSC connections. They are created in the same VPC network, one for each service attachment in the cluster.