Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.beyondcorp/v1alpha.AppConnector
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Creates a new AppConnector in a given project and location.
Create AppConnector Resource
new AppConnector(name: string, args: AppConnectorArgs, opts?: CustomResourceOptions);
@overload
def AppConnector(resource_name: str,
opts: Optional[ResourceOptions] = None,
app_connector_id: Optional[str] = None,
display_name: Optional[str] = None,
labels: Optional[Mapping[str, str]] = None,
location: Optional[str] = None,
name: Optional[str] = None,
principal_info: Optional[GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoArgs] = None,
project: Optional[str] = None,
request_id: Optional[str] = None,
resource_info: Optional[GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoArgs] = None)
@overload
def AppConnector(resource_name: str,
args: AppConnectorArgs,
opts: Optional[ResourceOptions] = None)
func NewAppConnector(ctx *Context, name string, args AppConnectorArgs, opts ...ResourceOption) (*AppConnector, error)
public AppConnector(string name, AppConnectorArgs args, CustomResourceOptions? opts = null)
public AppConnector(String name, AppConnectorArgs args)
public AppConnector(String name, AppConnectorArgs args, CustomResourceOptions options)
type: google-native:beyondcorp/v1alpha:AppConnector
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AppConnectorArgs
- 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 AppConnectorArgs
- 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 AppConnectorArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AppConnectorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AppConnectorArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
AppConnector 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 AppConnector resource accepts the following input properties:
- Principal
Info Pulumi.Google Native. Beyond Corp. V1Alpha. Inputs. Google Cloud Beyondcorp Appconnectors V1alpha App Connector Principal Info Principal information about the Identity of the AppConnector.
- App
Connector stringId Optional. User-settable AppConnector 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 string Optional. An arbitrary user-provided name for the AppConnector. 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 AppConnector. The name is ignored when creating a AppConnector.
- 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).
- Resource
Info Pulumi.Google Native. Beyond Corp. V1Alpha. Inputs. Google Cloud Beyondcorp Appconnectors V1alpha Resource Info Optional. Resource info of the connector.
- Principal
Info GoogleCloud Beyondcorp Appconnectors V1alpha App Connector Principal Info Args Principal information about the Identity of the AppConnector.
- App
Connector stringId Optional. User-settable AppConnector 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 string Optional. An arbitrary user-provided name for the AppConnector. 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 AppConnector. The name is ignored when creating a AppConnector.
- 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).
- Resource
Info GoogleCloud Beyondcorp Appconnectors V1alpha Resource Info Args Optional. Resource info of the connector.
- principal
Info GoogleCloud Beyondcorp Appconnectors V1alpha App Connector Principal Info Principal information about the Identity of the AppConnector.
- app
Connector StringId Optional. User-settable AppConnector 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 String Optional. An arbitrary user-provided name for the AppConnector. 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 AppConnector. The name is ignored when creating a AppConnector.
- 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).
- resource
Info GoogleCloud Beyondcorp Appconnectors V1alpha Resource Info Optional. Resource info of the connector.
- principal
Info GoogleCloud Beyondcorp Appconnectors V1alpha App Connector Principal Info Principal information about the Identity of the AppConnector.
- app
Connector stringId Optional. User-settable AppConnector 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 string Optional. An arbitrary user-provided name for the AppConnector. 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 AppConnector. The name is ignored when creating a AppConnector.
- 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).
- resource
Info GoogleCloud Beyondcorp Appconnectors V1alpha Resource Info Optional. Resource info of the connector.
- principal_
info GoogleCloud Beyondcorp Appconnectors V1alpha App Connector Principal Info Args Principal information about the Identity of the AppConnector.
- app_
connector_ strid Optional. User-settable AppConnector 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 AppConnector. 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 AppConnector. The name is ignored when creating a AppConnector.
- 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).
- resource_
info GoogleCloud Beyondcorp Appconnectors V1alpha Resource Info Args Optional. Resource info of the connector.
- principal
Info Property Map Principal information about the Identity of the AppConnector.
- app
Connector StringId Optional. User-settable AppConnector 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 String Optional. An arbitrary user-provided name for the AppConnector. Cannot exceed 64 characters.
- labels Map<String>
Optional. Resource labels to represent user provided metadata.
- location String
- name String
Unique resource name of the AppConnector. The name is ignored when creating a AppConnector.
- 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).
- resource
Info Property Map Optional. Resource info of the connector.
Outputs
All input properties are implicitly available as output properties. Additionally, the AppConnector resource produces the following output properties:
- Create
Time 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 AppConnector.
- Uid string
A unique identifier for the instance generated by the system.
- Update
Time string Timestamp when the resource was last modified.
- Create
Time 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 AppConnector.
- Uid string
A unique identifier for the instance generated by the system.
- Update
Time string Timestamp when the resource was last modified.
- create
Time 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 AppConnector.
- uid String
A unique identifier for the instance generated by the system.
- update
Time String Timestamp when the resource was last modified.
- create
Time 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 AppConnector.
- uid string
A unique identifier for the instance generated by the system.
- update
Time string Timestamp when the resource was last modified.
- 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 AppConnector.
- uid str
A unique identifier for the instance generated by the system.
- update_
time str Timestamp when the resource was last modified.
- create
Time 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 AppConnector.
- uid String
A unique identifier for the instance generated by the system.
- update
Time String Timestamp when the resource was last modified.
Supporting Types
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo, GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoArgs
- service
Account Property Map A GCP service account.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoResponse, GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoResponseArgs
- service
Account Property Map A GCP service account.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount, GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs
- Email string
Email address of the service account.
- Email string
Email address of the service account.
- email String
Email address of the service account.
- email string
Email address of the service account.
- email str
Email address of the service account.
- email String
Email address of the service account.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountResponse, GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountResponseArgs
- Email string
Email address of the service account.
- Email string
Email address of the service account.
- email String
Email address of the service account.
- email string
Email address of the service account.
- email str
Email address of the service account.
- email String
Email address of the service account.
GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo, GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoArgs
- Id string
Unique Id for the resource.
- Resource Dictionary<string, string>
Specific details for the resource. This is for internal use only.
- Status
Pulumi.
Google Native. Beyond Corp. V1Alpha. Google Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Overall health status. Overall status is derived based on the status of each sub level resources.
- Sub
List<Pulumi.
Google Native. Beyond Corp. V1Alpha. Inputs. Google Cloud Beyondcorp Appconnectors V1alpha Resource Info> List of Info for the sub level resources.
- Time string
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- Id string
Unique Id for the resource.
- Resource map[string]string
Specific details for the resource. This is for internal use only.
- Status
Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Overall health status. Overall status is derived based on the status of each sub level resources.
- Sub
[]Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info List of Info for the sub level resources.
- Time string
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- id String
Unique Id for the resource.
- resource Map<String,String>
Specific details for the resource. This is for internal use only.
- status
Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Overall health status. Overall status is derived based on the status of each sub level resources.
- sub
List<Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info> List of Info for the sub level resources.
- time String
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- id string
Unique Id for the resource.
- resource {[key: string]: string}
Specific details for the resource. This is for internal use only.
- status
Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Overall health status. Overall status is derived based on the status of each sub level resources.
- sub
Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info[] List of Info for the sub level resources.
- time string
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- id str
Unique Id for the resource.
- resource Mapping[str, str]
Specific details for the resource. This is for internal use only.
- status
Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Overall health status. Overall status is derived based on the status of each sub level resources.
- sub
Sequence[Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info] List of Info for the sub level resources.
- time str
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- id String
Unique Id for the resource.
- resource Map<String>
Specific details for the resource. This is for internal use only.
- status "HEALTH_STATUS_UNSPECIFIED" | "HEALTHY" | "UNHEALTHY" | "UNRESPONSIVE" | "DEGRADED"
Overall health status. Overall status is derived based on the status of each sub level resources.
- sub List<Property Map>
List of Info for the sub level resources.
- time String
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoResponse, GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoResponseArgs
- Resource Dictionary<string, string>
Specific details for the resource. This is for internal use only.
- Status string
Overall health status. Overall status is derived based on the status of each sub level resources.
- Sub
List<Pulumi.
Google Native. Beyond Corp. V1Alpha. Inputs. Google Cloud Beyondcorp Appconnectors V1alpha Resource Info Response> List of Info for the sub level resources.
- Time string
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- Resource map[string]string
Specific details for the resource. This is for internal use only.
- Status string
Overall health status. Overall status is derived based on the status of each sub level resources.
- Sub
[]Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Response List of Info for the sub level resources.
- Time string
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- resource Map<String,String>
Specific details for the resource. This is for internal use only.
- status String
Overall health status. Overall status is derived based on the status of each sub level resources.
- sub
List<Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Response> List of Info for the sub level resources.
- time String
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- resource {[key: string]: string}
Specific details for the resource. This is for internal use only.
- status string
Overall health status. Overall status is derived based on the status of each sub level resources.
- sub
Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Response[] List of Info for the sub level resources.
- time string
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- resource Mapping[str, str]
Specific details for the resource. This is for internal use only.
- status str
Overall health status. Overall status is derived based on the status of each sub level resources.
- sub
Sequence[Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Response] List of Info for the sub level resources.
- time str
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
- resource Map<String>
Specific details for the resource. This is for internal use only.
- status String
Overall health status. Overall status is derived based on the status of each sub level resources.
- sub List<Property Map>
List of Info for the sub level resources.
- time String
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoStatus, GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoStatusArgs
- Health
Status Unspecified - HEALTH_STATUS_UNSPECIFIED
Health status is unknown: not initialized or failed to retrieve.
- Healthy
- HEALTHY
The resource is healthy.
- Unhealthy
- UNHEALTHY
The resource is unhealthy.
- Unresponsive
- UNRESPONSIVE
The resource is unresponsive.
- Degraded
- DEGRADED
Some sub-resources are UNHEALTHY.
- Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Health Status Unspecified - HEALTH_STATUS_UNSPECIFIED
Health status is unknown: not initialized or failed to retrieve.
- Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Healthy - HEALTHY
The resource is healthy.
- Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Unhealthy - UNHEALTHY
The resource is unhealthy.
- Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Unresponsive - UNRESPONSIVE
The resource is unresponsive.
- Google
Cloud Beyondcorp Appconnectors V1alpha Resource Info Status Degraded - DEGRADED
Some sub-resources are UNHEALTHY.
- Health
Status Unspecified - HEALTH_STATUS_UNSPECIFIED
Health status is unknown: not initialized or failed to retrieve.
- Healthy
- HEALTHY
The resource is healthy.
- Unhealthy
- UNHEALTHY
The resource is unhealthy.
- Unresponsive
- UNRESPONSIVE
The resource is unresponsive.
- Degraded
- DEGRADED
Some sub-resources are UNHEALTHY.
- Health
Status Unspecified - HEALTH_STATUS_UNSPECIFIED
Health status is unknown: not initialized or failed to retrieve.
- Healthy
- HEALTHY
The resource is healthy.
- Unhealthy
- UNHEALTHY
The resource is unhealthy.
- Unresponsive
- UNRESPONSIVE
The resource is unresponsive.
- Degraded
- DEGRADED
Some sub-resources are UNHEALTHY.
- HEALTH_STATUS_UNSPECIFIED
- HEALTH_STATUS_UNSPECIFIED
Health status is unknown: not initialized or failed to retrieve.
- HEALTHY
- HEALTHY
The resource is healthy.
- UNHEALTHY
- UNHEALTHY
The resource is unhealthy.
- UNRESPONSIVE
- UNRESPONSIVE
The resource is unresponsive.
- DEGRADED
- DEGRADED
Some sub-resources are UNHEALTHY.
- "HEALTH_STATUS_UNSPECIFIED"
- HEALTH_STATUS_UNSPECIFIED
Health status is unknown: not initialized or failed to retrieve.
- "HEALTHY"
- HEALTHY
The resource is healthy.
- "UNHEALTHY"
- UNHEALTHY
The resource is unhealthy.
- "UNRESPONSIVE"
- UNRESPONSIVE
The resource is unresponsive.
- "DEGRADED"
- DEGRADED
Some sub-resources are UNHEALTHY.
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.