1. Packages
  2. Google Cloud Native
  3. API Docs
  4. beyondcorp
  5. beyondcorp/v1
  6. getAppConnection

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.beyondcorp/v1.getAppConnection

Explore with Pulumi AI

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

Gets details of a single AppConnection.

Using getAppConnection

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getAppConnection(args: GetAppConnectionArgs, opts?: InvokeOptions): Promise<GetAppConnectionResult>
function getAppConnectionOutput(args: GetAppConnectionOutputArgs, opts?: InvokeOptions): Output<GetAppConnectionResult>
Copy
def get_app_connection(app_connection_id: Optional[str] = None,
                       location: Optional[str] = None,
                       project: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetAppConnectionResult
def get_app_connection_output(app_connection_id: Optional[pulumi.Input[str]] = None,
                       location: Optional[pulumi.Input[str]] = None,
                       project: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetAppConnectionResult]
Copy
func LookupAppConnection(ctx *Context, args *LookupAppConnectionArgs, opts ...InvokeOption) (*LookupAppConnectionResult, error)
func LookupAppConnectionOutput(ctx *Context, args *LookupAppConnectionOutputArgs, opts ...InvokeOption) LookupAppConnectionResultOutput
Copy

> Note: This function is named LookupAppConnection in the Go SDK.

public static class GetAppConnection 
{
    public static Task<GetAppConnectionResult> InvokeAsync(GetAppConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetAppConnectionResult> Invoke(GetAppConnectionInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAppConnectionResult> getAppConnection(GetAppConnectionArgs args, InvokeOptions options)
public static Output<GetAppConnectionResult> getAppConnection(GetAppConnectionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:beyondcorp/v1:getAppConnection
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AppConnectionId This property is required. string
Location This property is required. string
Project string
AppConnectionId This property is required. string
Location This property is required. string
Project string
appConnectionId This property is required. String
location This property is required. String
project String
appConnectionId This property is required. string
location This property is required. string
project string
app_connection_id This property is required. str
location This property is required. str
project str
appConnectionId This property is required. String
location This property is required. String
project String

getAppConnection Result

The following output properties are available:

ApplicationEndpoint Pulumi.GoogleNative.BeyondCorp.V1.Outputs.GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse
Address of the remote application endpoint for the BeyondCorp AppConnection.
Connectors List<string>
Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
CreateTime string
Timestamp when the resource was created.
DisplayName string
Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
Gateway Pulumi.GoogleNative.BeyondCorp.V1.Outputs.GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse
Optional. Gateway used by the AppConnection.
Labels Dictionary<string, string>
Optional. Resource labels to represent user provided metadata.
Name string
Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
State string
The current state of the AppConnection.
Type string
The type of network connectivity used by the AppConnection.
Uid string
A unique identifier for the instance generated by the system.
UpdateTime string
Timestamp when the resource was last modified.
ApplicationEndpoint GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse
Address of the remote application endpoint for the BeyondCorp AppConnection.
Connectors []string
Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
CreateTime string
Timestamp when the resource was created.
DisplayName string
Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
Gateway GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse
Optional. Gateway used by the AppConnection.
Labels map[string]string
Optional. Resource labels to represent user provided metadata.
Name string
Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
State string
The current state of the AppConnection.
Type string
The type of network connectivity used by the AppConnection.
Uid string
A unique identifier for the instance generated by the system.
UpdateTime string
Timestamp when the resource was last modified.
applicationEndpoint GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse
Address of the remote application endpoint for the BeyondCorp AppConnection.
connectors List<String>
Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
createTime String
Timestamp when the resource was created.
displayName String
Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
gateway GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse
Optional. Gateway used by the AppConnection.
labels Map<String,String>
Optional. Resource labels to represent user provided metadata.
name String
Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
state String
The current state of the AppConnection.
type String
The type of network connectivity used by the AppConnection.
uid String
A unique identifier for the instance generated by the system.
updateTime String
Timestamp when the resource was last modified.
applicationEndpoint GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse
Address of the remote application endpoint for the BeyondCorp AppConnection.
connectors string[]
Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
createTime string
Timestamp when the resource was created.
displayName string
Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
gateway GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse
Optional. Gateway used by the AppConnection.
labels {[key: string]: string}
Optional. Resource labels to represent user provided metadata.
name string
Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
state string
The current state of the AppConnection.
type string
The type of network connectivity used by the AppConnection.
uid string
A unique identifier for the instance generated by the system.
updateTime string
Timestamp when the resource was last modified.
application_endpoint GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse
Address of the remote application endpoint for the BeyondCorp AppConnection.
connectors Sequence[str]
Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
create_time str
Timestamp when the resource was created.
display_name str
Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
gateway GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse
Optional. Gateway used by the AppConnection.
labels Mapping[str, str]
Optional. Resource labels to represent user provided metadata.
name str
Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
state str
The current state of the AppConnection.
type str
The type of network connectivity used by the AppConnection.
uid str
A unique identifier for the instance generated by the system.
update_time str
Timestamp when the resource was last modified.
applicationEndpoint Property Map
Address of the remote application endpoint for the BeyondCorp AppConnection.
connectors List<String>
Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.
createTime String
Timestamp when the resource was created.
displayName String
Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters.
gateway Property Map
Optional. Gateway used by the AppConnection.
labels Map<String>
Optional. Resource labels to represent user provided metadata.
name String
Unique resource name of the AppConnection. The name is ignored when creating a AppConnection.
state String
The current state of the AppConnection.
type String
The type of network connectivity used by the AppConnection.
uid String
A unique identifier for the instance generated by the system.
updateTime String
Timestamp when the resource was last modified.

Supporting Types

GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse

Host This property is required. string
Hostname or IP address of the remote application endpoint.
Port This property is required. int
Port of the remote application endpoint.
Host This property is required. string
Hostname or IP address of the remote application endpoint.
Port This property is required. int
Port of the remote application endpoint.
host This property is required. String
Hostname or IP address of the remote application endpoint.
port This property is required. Integer
Port of the remote application endpoint.
host This property is required. string
Hostname or IP address of the remote application endpoint.
port This property is required. number
Port of the remote application endpoint.
host This property is required. str
Hostname or IP address of the remote application endpoint.
port This property is required. int
Port of the remote application endpoint.
host This property is required. String
Hostname or IP address of the remote application endpoint.
port This property is required. Number
Port of the remote application endpoint.

GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse

AppGateway This property is required. string
AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}
IngressPort This property is required. int
Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
L7psc This property is required. string
L7 private service connection for this resource.
Type This property is required. string
The type of hosting used by the gateway.
Uri This property is required. string
Server-defined URI for this resource.
AppGateway This property is required. string
AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}
IngressPort This property is required. int
Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
L7psc This property is required. string
L7 private service connection for this resource.
Type This property is required. string
The type of hosting used by the gateway.
Uri This property is required. string
Server-defined URI for this resource.
appGateway This property is required. String
AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}
ingressPort This property is required. Integer
Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
l7psc This property is required. String
L7 private service connection for this resource.
type This property is required. String
The type of hosting used by the gateway.
uri This property is required. String
Server-defined URI for this resource.
appGateway This property is required. string
AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}
ingressPort This property is required. number
Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
l7psc This property is required. string
L7 private service connection for this resource.
type This property is required. string
The type of hosting used by the gateway.
uri This property is required. string
Server-defined URI for this resource.
app_gateway This property is required. str
AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}
ingress_port This property is required. int
Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
l7psc This property is required. str
L7 private service connection for this resource.
type This property is required. str
The type of hosting used by the gateway.
uri This property is required. str
Server-defined URI for this resource.
appGateway This property is required. String
AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}
ingressPort This property is required. Number
Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
l7psc This property is required. String
L7 private service connection for this resource.
type This property is required. String
The type of hosting used by the gateway.
uri This property is required. String
Server-defined URI for this resource.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi