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

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

A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application. It creates all the necessary GCP components needed for creating a BeyondCorp protected AppConnection. Multiple connectors can be authorised for a single AppConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#application_endpoint

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

#application_endpoint=

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

#connectors

def connectors() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.

#connectors=

def connectors=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
Returns
  • (::Array<::String>) — Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
Returns
  • (::String) — Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.

#gateway

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

#gateway=

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

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Resource labels to represent user provided metadata.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Resource labels to represent user provided metadata.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Resource labels to represent user provided metadata.

#name

def name() -> ::String
Returns
  • (::String) — Required. Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
Returns
  • (::String) — Required. Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.

#state

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

#type

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

#type=

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

#uid

def uid() -> ::String
Returns
  • (::String) — Output only. A unique identifier for the instance generated by the system.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns