google-native.beyondcorp/v1.ClientGateway
Explore with Pulumi AI
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,
validate_only: Optional[bool] = 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/v1: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:
- Client
Gateway stringId 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
- Request
Id 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).
- Validate
Only bool Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
- Client
Gateway stringId 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
- Request
Id 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).
- Validate
Only bool Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
- client
Gateway StringId 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
- request
Id 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).
- validate
Only Boolean Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
- client
Gateway stringId 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
- request
Id 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).
- validate
Only boolean Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
- client_
gateway_ strid 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).
- validate_
only bool Optional. If set, validates request by executing a dry-run which would not alter the resource in any way.
- client
Gateway StringId 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
- request
Id 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).
- validate
Only 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 ClientGateway resource produces the following output properties:
- Client
Connector stringService 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 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.
- Update
Time string [Output only] Update time stamp.
- Client
Connector stringService 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 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.
- Update
Time string [Output only] Update time stamp.
- client
Connector StringService 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 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.
- update
Time String [Output only] Update time stamp.
- client
Connector stringService 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 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.
- update
Time string [Output only] Update time stamp.
- client_
connector_ strservice 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.
- client
Connector StringService 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 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.
- update
Time String [Output only] Update time stamp.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0