AlloyDB V1BETA API - Class Google::Cloud::AlloyDB::V1beta::Instance::InstanceNetworkConfig::AuthorizedNetwork (v0.8.0)

Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::Instance::InstanceNetworkConfig::AuthorizedNetwork.

AuthorizedNetwork contains metadata for an authorized network.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cidr_range

def cidr_range() -> ::String
Returns
  • (::String) — CIDR range for one authorzied network of the instance.

#cidr_range=

def cidr_range=(value) -> ::String
Parameter
  • value (::String) — CIDR range for one authorzied network of the instance.
Returns
  • (::String) — CIDR range for one authorzied network of the instance.