google-native logo
Google Cloud Native v0.30.0, Apr 14 23

google-native.beyondcorp/v1.AppGateway

Explore with Pulumi AI

Creates a new AppGateway in a given project and location.

Create AppGateway Resource

new AppGateway(name: string, args: AppGatewayArgs, opts?: CustomResourceOptions);
@overload
def AppGateway(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               app_gateway_id: Optional[str] = None,
               display_name: Optional[str] = None,
               host_type: Optional[AppGatewayHostType] = None,
               labels: Optional[Mapping[str, str]] = None,
               location: Optional[str] = None,
               name: Optional[str] = None,
               project: Optional[str] = None,
               request_id: Optional[str] = None,
               type: Optional[AppGatewayType] = None,
               validate_only: Optional[bool] = None)
@overload
def AppGateway(resource_name: str,
               args: AppGatewayArgs,
               opts: Optional[ResourceOptions] = None)
func NewAppGateway(ctx *Context, name string, args AppGatewayArgs, opts ...ResourceOption) (*AppGateway, error)
public AppGateway(string name, AppGatewayArgs args, CustomResourceOptions? opts = null)
public AppGateway(String name, AppGatewayArgs args)
public AppGateway(String name, AppGatewayArgs args, CustomResourceOptions options)
type: google-native:beyondcorp/v1:AppGateway
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args AppGatewayArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args AppGatewayArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args AppGatewayArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args AppGatewayArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args AppGatewayArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

AppGateway Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The AppGateway resource accepts the following input properties:

HostType Pulumi.GoogleNative.BeyondCorp.V1.AppGatewayHostType

The type of hosting used by the AppGateway.

Type Pulumi.GoogleNative.BeyondCorp.V1.AppGatewayType

The type of network connectivity used by the AppGateway.

AppGatewayId string

Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or a letter.

DisplayName string

Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

Labels Dictionary<string, string>

Optional. Resource labels to represent user provided metadata.

Location string
Name string

Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

Project string
RequestId string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

ValidateOnly bool

Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.

HostType AppGatewayHostType

The type of hosting used by the AppGateway.

Type AppGatewayType

The type of network connectivity used by the AppGateway.

AppGatewayId string

Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or a letter.

DisplayName string

Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

Labels map[string]string

Optional. Resource labels to represent user provided metadata.

Location string
Name string

Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

Project string
RequestId string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

ValidateOnly bool

Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.

hostType AppGatewayHostType

The type of hosting used by the AppGateway.

type AppGatewayType

The type of network connectivity used by the AppGateway.

appGatewayId String

Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or a letter.

displayName String

Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

labels Map<String,String>

Optional. Resource labels to represent user provided metadata.

location String
name String

Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

project String
requestId String

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

validateOnly Boolean

Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.

hostType AppGatewayHostType

The type of hosting used by the AppGateway.

type AppGatewayType

The type of network connectivity used by the AppGateway.

appGatewayId string

Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or a letter.

displayName string

Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

labels {[key: string]: string}

Optional. Resource labels to represent user provided metadata.

location string
name string

Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

project string
requestId string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

validateOnly boolean

Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.

host_type AppGatewayHostType

The type of hosting used by the AppGateway.

type AppGatewayType

The type of network connectivity used by the AppGateway.

app_gateway_id str

Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or a letter.

display_name str

Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

labels Mapping[str, str]

Optional. Resource labels to represent user provided metadata.

location str
name str

Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

project str
request_id str

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

validate_only bool

Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.

hostType "HOST_TYPE_UNSPECIFIED" | "GCP_REGIONAL_MIG"

The type of hosting used by the AppGateway.

type "TYPE_UNSPECIFIED" | "TCP_PROXY"

The type of network connectivity used by the AppGateway.

appGatewayId String

Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or a letter.

displayName String

Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

labels Map<String>

Optional. Resource labels to represent user provided metadata.

location String
name String

Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

project String
requestId String

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

validateOnly Boolean

Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.

Outputs

All input properties are implicitly available as output properties. Additionally, the AppGateway resource produces the following output properties:

AllocatedConnections List<Pulumi.GoogleNative.BeyondCorp.V1.Outputs.AllocatedConnectionResponse>

A list of connections allocated for the Gateway

CreateTime string

Timestamp when the resource was created.

Id string

The provider-assigned unique ID for this managed resource.

State string

The current state of the AppGateway.

Uid string

A unique identifier for the instance generated by the system.

UpdateTime string

Timestamp when the resource was last modified.

Uri string

Server-defined URI for this resource.

AllocatedConnections []AllocatedConnectionResponse

A list of connections allocated for the Gateway

CreateTime string

Timestamp when the resource was created.

Id string

The provider-assigned unique ID for this managed resource.

State string

The current state of the AppGateway.

Uid string

A unique identifier for the instance generated by the system.

UpdateTime string

Timestamp when the resource was last modified.

Uri string

Server-defined URI for this resource.

allocatedConnections List<AllocatedConnectionResponse>

A list of connections allocated for the Gateway

createTime String

Timestamp when the resource was created.

id String

The provider-assigned unique ID for this managed resource.

state String

The current state of the AppGateway.

uid String

A unique identifier for the instance generated by the system.

updateTime String

Timestamp when the resource was last modified.

uri String

Server-defined URI for this resource.

allocatedConnections AllocatedConnectionResponse[]

A list of connections allocated for the Gateway

createTime string

Timestamp when the resource was created.

id string

The provider-assigned unique ID for this managed resource.

state string

The current state of the AppGateway.

uid string

A unique identifier for the instance generated by the system.

updateTime string

Timestamp when the resource was last modified.

uri string

Server-defined URI for this resource.

allocated_connections Sequence[AllocatedConnectionResponse]

A list of connections allocated for the Gateway

create_time str

Timestamp when the resource was created.

id str

The provider-assigned unique ID for this managed resource.

state str

The current state of the AppGateway.

uid str

A unique identifier for the instance generated by the system.

update_time str

Timestamp when the resource was last modified.

uri str

Server-defined URI for this resource.

allocatedConnections List<Property Map>

A list of connections allocated for the Gateway

createTime String

Timestamp when the resource was created.

id String

The provider-assigned unique ID for this managed resource.

state String

The current state of the AppGateway.

uid String

A unique identifier for the instance generated by the system.

updateTime String

Timestamp when the resource was last modified.

uri String

Server-defined URI for this resource.

Supporting Types

AllocatedConnectionResponse

IngressPort int

The ingress port of an allocated connection

PscUri string

The PSC uri of an allocated connection

IngressPort int

The ingress port of an allocated connection

PscUri string

The PSC uri of an allocated connection

ingressPort Integer

The ingress port of an allocated connection

pscUri String

The PSC uri of an allocated connection

ingressPort number

The ingress port of an allocated connection

pscUri string

The PSC uri of an allocated connection

ingress_port int

The ingress port of an allocated connection

psc_uri str

The PSC uri of an allocated connection

ingressPort Number

The ingress port of an allocated connection

pscUri String

The PSC uri of an allocated connection

AppGatewayHostType

HostTypeUnspecified
HOST_TYPE_UNSPECIFIED

Default value. This value is unused.

GcpRegionalMig
GCP_REGIONAL_MIG

AppGateway hosted in a GCP regional managed instance group.

AppGatewayHostTypeHostTypeUnspecified
HOST_TYPE_UNSPECIFIED

Default value. This value is unused.

AppGatewayHostTypeGcpRegionalMig
GCP_REGIONAL_MIG

AppGateway hosted in a GCP regional managed instance group.

HostTypeUnspecified
HOST_TYPE_UNSPECIFIED

Default value. This value is unused.

GcpRegionalMig
GCP_REGIONAL_MIG

AppGateway hosted in a GCP regional managed instance group.

HostTypeUnspecified
HOST_TYPE_UNSPECIFIED

Default value. This value is unused.

GcpRegionalMig
GCP_REGIONAL_MIG

AppGateway hosted in a GCP regional managed instance group.

HOST_TYPE_UNSPECIFIED
HOST_TYPE_UNSPECIFIED

Default value. This value is unused.

GCP_REGIONAL_MIG
GCP_REGIONAL_MIG

AppGateway hosted in a GCP regional managed instance group.

"HOST_TYPE_UNSPECIFIED"
HOST_TYPE_UNSPECIFIED

Default value. This value is unused.

"GCP_REGIONAL_MIG"
GCP_REGIONAL_MIG

AppGateway hosted in a GCP regional managed instance group.

AppGatewayType

TypeUnspecified
TYPE_UNSPECIFIED

Default value. This value is unused.

TcpProxy
TCP_PROXY

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

AppGatewayTypeTypeUnspecified
TYPE_UNSPECIFIED

Default value. This value is unused.

AppGatewayTypeTcpProxy
TCP_PROXY

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

TypeUnspecified
TYPE_UNSPECIFIED

Default value. This value is unused.

TcpProxy
TCP_PROXY

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

TypeUnspecified
TYPE_UNSPECIFIED

Default value. This value is unused.

TcpProxy
TCP_PROXY

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

TYPE_UNSPECIFIED
TYPE_UNSPECIFIED

Default value. This value is unused.

TCP_PROXY
TCP_PROXY

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

"TYPE_UNSPECIFIED"
TYPE_UNSPECIFIED

Default value. This value is unused.

"TCP_PROXY"
TCP_PROXY

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

Package Details

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