1. Packages
  2. Google Cloud Native
  3. API Docs
  4. beyondcorp
  5. beyondcorp/v1alpha
  6. ClientGateway

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

Google Cloud Native v0.31.1 published on Thursday, Jul 20, 2023 by Pulumi

google-native.beyondcorp/v1alpha.ClientGateway

Explore with Pulumi AI

google-native logo

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

Google Cloud Native v0.31.1 published on Thursday, Jul 20, 2023 by Pulumi

    Creates a new ClientGateway in a given project and location.

    Create ClientGateway Resource

    new ClientGateway(name: string, args?: ClientGatewayArgs, opts?: CustomResourceOptions);
    @overload
    def ClientGateway(resource_name: str,
                      opts: Optional[ResourceOptions] = None,
                      client_gateway_id: Optional[str] = None,
                      location: Optional[str] = None,
                      name: Optional[str] = None,
                      project: Optional[str] = None,
                      request_id: Optional[str] = None)
    @overload
    def ClientGateway(resource_name: str,
                      args: Optional[ClientGatewayArgs] = None,
                      opts: Optional[ResourceOptions] = None)
    func NewClientGateway(ctx *Context, name string, args *ClientGatewayArgs, opts ...ResourceOption) (*ClientGateway, error)
    public ClientGateway(string name, ClientGatewayArgs? args = null, CustomResourceOptions? opts = null)
    public ClientGateway(String name, ClientGatewayArgs args)
    public ClientGateway(String name, ClientGatewayArgs args, CustomResourceOptions options)
    
    type: google-native:beyondcorp/v1alpha:ClientGateway
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args ClientGatewayArgs
    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 ClientGatewayArgs
    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 ClientGatewayArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ClientGatewayArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ClientGatewayArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    ClientGateway 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 ClientGateway resource accepts the following input properties:

    ClientGatewayId string

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

    Location string
    Name string

    name of resource. The name is ignored during creation.

    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).

    ClientGatewayId string

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

    Location string
    Name string

    name of resource. The name is ignored during creation.

    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).

    clientGatewayId String

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

    location String
    name String

    name of resource. The name is ignored during creation.

    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).

    clientGatewayId string

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

    location string
    name string

    name of resource. The name is ignored during creation.

    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).

    client_gateway_id str

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

    location str
    name str

    name of resource. The name is ignored during creation.

    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).

    clientGatewayId String

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

    location String
    name String

    name of resource. The name is ignored during creation.

    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).

    Outputs

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

    ClientConnectorService string

    The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}.

    CreateTime string

    [Output only] Create time stamp.

    Id string

    The provider-assigned unique ID for this managed resource.

    State string

    The operational state of the gateway.

    UpdateTime string

    [Output only] Update time stamp.

    ClientConnectorService string

    The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}.

    CreateTime string

    [Output only] Create time stamp.

    Id string

    The provider-assigned unique ID for this managed resource.

    State string

    The operational state of the gateway.

    UpdateTime string

    [Output only] Update time stamp.

    clientConnectorService String

    The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}.

    createTime String

    [Output only] Create time stamp.

    id String

    The provider-assigned unique ID for this managed resource.

    state String

    The operational state of the gateway.

    updateTime String

    [Output only] Update time stamp.

    clientConnectorService string

    The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}.

    createTime string

    [Output only] Create time stamp.

    id string

    The provider-assigned unique ID for this managed resource.

    state string

    The operational state of the gateway.

    updateTime string

    [Output only] Update time stamp.

    client_connector_service str

    The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}.

    create_time str

    [Output only] Create time stamp.

    id str

    The provider-assigned unique ID for this managed resource.

    state str

    The operational state of the gateway.

    update_time str

    [Output only] Update time stamp.

    clientConnectorService String

    The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}.

    createTime String

    [Output only] Create time stamp.

    id String

    The provider-assigned unique ID for this managed resource.

    state String

    The operational state of the gateway.

    updateTime String

    [Output only] Update time stamp.

    Package Details

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

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

    Google Cloud Native v0.31.1 published on Thursday, Jul 20, 2023 by Pulumi