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

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

Metadata related to instance level network configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#authorized_external_networks

def authorized_external_networks() -> ::Array<::Google::Cloud::AlloyDB::V1beta::Instance::InstanceNetworkConfig::AuthorizedNetwork>
Returns

#authorized_external_networks=

def authorized_external_networks=(value) -> ::Array<::Google::Cloud::AlloyDB::V1beta::Instance::InstanceNetworkConfig::AuthorizedNetwork>
Parameter
Returns

#enable_public_ip

def enable_public_ip() -> ::Boolean
Returns
  • (::Boolean) — Optional. Enabling public ip for the instance.

#enable_public_ip=

def enable_public_ip=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Enabling public ip for the instance.
Returns
  • (::Boolean) — Optional. Enabling public ip for the instance.