customers_gcp_project_deployments
Creates, updates, deletes, gets or lists a customers_gcp_project_deployments
resource.
Overview
Name | customers_gcp_project_deployments |
Type | Resource |
Id | google.prod_tt_sasportal.customers_gcp_project_deployments |
Fields
Name | Datatype | Description |
---|---|---|
deployments | array | Optional. Deployments associated with the GCP project |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
customers_list_gcp_project_deployments | SELECT |
| Returns a list of SAS deployments associated with current GCP project. Includes whether SAS analytics has been enabled or not. |
SELECT
examples
Returns a list of SAS deployments associated with current GCP project. Includes whether SAS analytics has been enabled or not.
SELECT
deployments
FROM google.prod_tt_sasportal.customers_gcp_project_deployments
;