Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::Instance::PscAutoConnectionConfig.
Configuration for setting up PSC service automation. Consumer projects in the configs will be allowlisted automatically for the instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#consumer_network
def consumer_network() -> ::String
Returns
- (::String) — The consumer network for the PSC service automation, example: "projects/vpc-host-project/global/networks/default". The consumer network might be hosted a different project than the consumer project.
#consumer_network=
def consumer_network=(value) -> ::String
Parameter
- value (::String) — The consumer network for the PSC service automation, example: "projects/vpc-host-project/global/networks/default". The consumer network might be hosted a different project than the consumer project.
Returns
- (::String) — The consumer network for the PSC service automation, example: "projects/vpc-host-project/global/networks/default". The consumer network might be hosted a different project than the consumer project.
#consumer_network_status
def consumer_network_status() -> ::String
Returns
- (::String) — Output only. The status of the service connection policy.
#consumer_project
def consumer_project() -> ::String
Returns
- (::String) — The consumer project to which the PSC service automation endpoint will be created.
#consumer_project=
def consumer_project=(value) -> ::String
Parameter
- value (::String) — The consumer project to which the PSC service automation endpoint will be created.
Returns
- (::String) — The consumer project to which the PSC service automation endpoint will be created.
#ip_address
def ip_address() -> ::String
Returns
- (::String) — Output only. The IP address of the PSC service automation endpoint.
#status
def status() -> ::String
Returns
- (::String) — Output only. The status of the PSC service automation connection.