BeyondCorp AppConnections V1 API - Class Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails (v0.5.0)

Reference documentation and code samples for the BeyondCorp AppConnections V1 API class Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails.

Details of the AppConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_connection

def app_connection() -> ::Google::Cloud::BeyondCorp::AppConnections::V1::AppConnection
Returns

#app_connection=

def app_connection=(value) -> ::Google::Cloud::BeyondCorp::AppConnections::V1::AppConnection
Parameter
Returns

#recent_mig_vms

def recent_mig_vms() -> ::Array<::String>
Returns
  • (::Array<::String>) — If type=GCP_REGIONAL_MIG, contains most recent VM instances, like https://www.googleapis.com/compute/v1/projects/{project_id}/zones/{zone_id}/instances/{instance_id}.

#recent_mig_vms=

def recent_mig_vms=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — If type=GCP_REGIONAL_MIG, contains most recent VM instances, like https://www.googleapis.com/compute/v1/projects/{project_id}/zones/{zone_id}/instances/{instance_id}.
Returns
  • (::Array<::String>) — If type=GCP_REGIONAL_MIG, contains most recent VM instances, like https://www.googleapis.com/compute/v1/projects/{project_id}/zones/{zone_id}/instances/{instance_id}.