@pulumi/gcp 9.25.0 → 9.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/appengine/applicationUrlDispatchRules.d.ts +1 -1
- package/appengine/applicationUrlDispatchRules.js +1 -1
- package/appengine/engineSplitTraffic.d.ts +2 -2
- package/appengine/engineSplitTraffic.js +2 -2
- package/appengine/serviceNetworkSettings.d.ts +1 -1
- package/appengine/serviceNetworkSettings.js +1 -1
- package/appengine/standardAppVersion.d.ts +2 -2
- package/appengine/standardAppVersion.js +2 -2
- package/bigtable/instance.d.ts +18 -6
- package/bigtable/instance.d.ts.map +1 -1
- package/bigtable/instance.js +2 -0
- package/bigtable/instance.js.map +1 -1
- package/bigtable/table.d.ts +3 -3
- package/billing/subAccount.d.ts +1 -1
- package/billing/subAccount.js +1 -1
- package/ces/guardrail.d.ts +41 -0
- package/ces/guardrail.d.ts.map +1 -1
- package/ces/guardrail.js +41 -0
- package/ces/guardrail.js.map +1 -1
- package/ces/index.d.ts +3 -0
- package/ces/index.d.ts.map +1 -1
- package/ces/index.js +6 -1
- package/ces/index.js.map +1 -1
- package/ces/securitySettings.d.ts +163 -0
- package/ces/securitySettings.d.ts.map +1 -0
- package/ces/securitySettings.js +135 -0
- package/ces/securitySettings.js.map +1 -0
- package/chronicle/findingsRefinement.d.ts +250 -0
- package/chronicle/findingsRefinement.d.ts.map +1 -0
- package/chronicle/findingsRefinement.js +165 -0
- package/chronicle/findingsRefinement.js.map +1 -0
- package/chronicle/index.d.ts +3 -0
- package/chronicle/index.d.ts.map +1 -1
- package/chronicle/index.js +6 -1
- package/chronicle/index.js.map +1 -1
- package/cloudrun/getService.d.ts +26 -22
- package/cloudrun/getService.d.ts.map +1 -1
- package/cloudrun/getService.js +14 -12
- package/cloudrun/getService.js.map +1 -1
- package/compute/futureReservation.d.ts +15 -0
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +2 -0
- package/compute/futureReservation.js.map +1 -1
- package/compute/getNetwork.d.ts +13 -5
- package/compute/getNetwork.d.ts.map +1 -1
- package/compute/getNetwork.js +4 -0
- package/compute/getNetwork.js.map +1 -1
- package/compute/getRegionSSLPolicy.d.ts +83 -0
- package/compute/getRegionSSLPolicy.d.ts.map +1 -1
- package/compute/getRegionSSLPolicy.js +30 -0
- package/compute/getRegionSSLPolicy.js.map +1 -1
- package/compute/getSSLPolicy.d.ts +4 -0
- package/compute/getSSLPolicy.d.ts.map +1 -1
- package/compute/getSSLPolicy.js.map +1 -1
- package/compute/getServiceAttachment.d.ts +109 -0
- package/compute/getServiceAttachment.d.ts.map +1 -0
- package/compute/getServiceAttachment.js +85 -0
- package/compute/getServiceAttachment.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +7 -4
- package/compute/index.js.map +1 -1
- package/compute/instanceFromTemplate.d.ts +18 -3
- package/compute/instanceFromTemplate.d.ts.map +1 -1
- package/compute/instanceFromTemplate.js.map +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +135 -0
- package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
- package/compute/networkFirewallPolicyRule.js +88 -0
- package/compute/networkFirewallPolicyRule.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
- package/compute/organizationSecurityPolicyAssociation.js +2 -2
- package/compute/organizationSecurityPolicyRule.d.ts +5 -5
- package/compute/organizationSecurityPolicyRule.js +5 -5
- package/compute/regionSslPolicy.d.ts +68 -0
- package/compute/regionSslPolicy.d.ts.map +1 -1
- package/compute/regionSslPolicy.js +31 -0
- package/compute/regionSslPolicy.js.map +1 -1
- package/compute/rolloutPlan.d.ts +1 -1
- package/compute/rolloutPlan.js +1 -1
- package/compute/router.d.ts +1 -1
- package/compute/router.js +1 -1
- package/compute/sslpolicy.d.ts +52 -0
- package/compute/sslpolicy.d.ts.map +1 -1
- package/compute/sslpolicy.js +15 -0
- package/compute/sslpolicy.js.map +1 -1
- package/compute/subnetwork.d.ts +58 -0
- package/compute/subnetwork.d.ts.map +1 -1
- package/compute/subnetwork.js +58 -0
- package/compute/subnetwork.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -1
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/configdeployment/deployment.d.ts +364 -0
- package/configdeployment/deployment.d.ts.map +1 -0
- package/configdeployment/deployment.js +174 -0
- package/configdeployment/deployment.js.map +1 -0
- package/configdeployment/index.d.ts +4 -0
- package/configdeployment/index.d.ts.map +1 -0
- package/configdeployment/index.js +45 -0
- package/configdeployment/index.js.map +1 -0
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- package/databasemigrationservice/privateConnection.d.ts +4 -4
- package/databasemigrationservice/privateConnection.js +4 -4
- package/dataflow/flexTemplateJob.d.ts +15 -3
- package/dataflow/flexTemplateJob.d.ts.map +1 -1
- package/dataflow/flexTemplateJob.js +2 -0
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/dataform/folder.d.ts +3 -3
- package/dataform/folder.js +3 -3
- package/dataform/teamFolder.d.ts +1 -1
- package/dataform/teamFolder.js +1 -1
- package/datafusion/instance.d.ts +29 -14
- package/datafusion/instance.d.ts.map +1 -1
- package/datafusion/instance.js +4 -0
- package/datafusion/instance.js.map +1 -1
- package/datalineage/config.d.ts +2 -2
- package/datalineage/config.js +2 -2
- package/dataplex/dataAsset.d.ts +5 -5
- package/dataplex/dataAsset.js +5 -5
- package/dataplex/dataProduct.d.ts +7 -6
- package/dataplex/dataProduct.d.ts.map +1 -1
- package/dataplex/dataProduct.js +7 -6
- package/dataplex/dataProduct.js.map +1 -1
- package/dataplex/dataProductDataAsset.d.ts +5 -8
- package/dataplex/dataProductDataAsset.d.ts.map +1 -1
- package/dataplex/dataProductDataAsset.js +5 -8
- package/dataplex/dataProductDataAsset.js.map +1 -1
- package/dataplex/datascan.d.ts +24 -24
- package/dataplex/datascan.js +24 -24
- package/dataplex/entryLink.d.ts +11 -11
- package/dataplex/entryLink.js +11 -11
- package/dataplex/entryType.d.ts +1 -1
- package/dataplex/entryType.js +1 -1
- package/dataplex/glossaryCategory.d.ts +4 -4
- package/dataplex/glossaryCategory.js +4 -4
- package/dataplex/glossaryTerm.d.ts +4 -4
- package/dataplex/glossaryTerm.js +4 -4
- package/dataplex/task.d.ts +8 -8
- package/dataplex/task.js +8 -8
- package/dataproc/batch.d.ts +5 -5
- package/dataproc/batch.js +5 -5
- package/dataproc/cluster.d.ts +1 -1
- package/dataproc/cluster.js +1 -1
- package/dataproc/job.d.ts +1 -1
- package/dataproc/job.js +1 -1
- package/datastream/connectionProfile.d.ts +0 -6
- package/datastream/connectionProfile.d.ts.map +1 -1
- package/datastream/connectionProfile.js +0 -6
- package/datastream/connectionProfile.js.map +1 -1
- package/datastream/privateConnection.d.ts +3 -3
- package/datastream/privateConnection.js +3 -3
- package/datastream/stream.d.ts +2 -2
- package/datastream/stream.js +2 -2
- package/developerconnect/insightsConfig.d.ts +5 -5
- package/developerconnect/insightsConfig.js +5 -5
- package/diagflow/conversationProfile.d.ts +28 -6
- package/diagflow/conversationProfile.d.ts.map +1 -1
- package/diagflow/conversationProfile.js +7 -1
- package/diagflow/conversationProfile.js.map +1 -1
- package/diagflow/index.d.ts +3 -0
- package/diagflow/index.d.ts.map +1 -1
- package/diagflow/index.js +6 -1
- package/diagflow/index.js.map +1 -1
- package/diagflow/sipTrunk.d.ts +169 -0
- package/diagflow/sipTrunk.d.ts.map +1 -0
- package/diagflow/sipTrunk.js +124 -0
- package/diagflow/sipTrunk.js.map +1 -0
- package/firestore/field.d.ts +79 -6
- package/firestore/field.d.ts.map +1 -1
- package/firestore/field.js +76 -3
- package/firestore/field.js.map +1 -1
- package/folder/iamAuditConfig.d.ts +1 -1
- package/folder/iamAuditConfig.js +1 -1
- package/folder/iambinding.d.ts +1 -1
- package/folder/iambinding.js +1 -1
- package/folder/iammember.d.ts +1 -1
- package/folder/iammember.js +1 -1
- package/folder/iampolicy.d.ts +1 -1
- package/folder/iampolicy.js +1 -1
- package/gkehub/membershipBinding.d.ts +3 -3
- package/gkehub/membershipBinding.js +3 -3
- package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
- package/gkehub/membershipRbacRoleBinding.js +2 -2
- package/gkehub/namespace.d.ts +2 -2
- package/gkehub/namespace.js +2 -2
- package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
- package/gkehub/scopeRbacRoleBinding.js +4 -4
- package/iam/folderAccessPolicy.d.ts +333 -0
- package/iam/folderAccessPolicy.d.ts.map +1 -0
- package/iam/folderAccessPolicy.js +195 -0
- package/iam/folderAccessPolicy.js.map +1 -0
- package/iam/index.d.ts +6 -0
- package/iam/index.d.ts.map +1 -1
- package/iam/index.js +11 -1
- package/iam/index.js.map +1 -1
- package/iam/projectAccessPolicy.d.ts +326 -0
- package/iam/projectAccessPolicy.d.ts.map +1 -0
- package/iam/projectAccessPolicy.js +182 -0
- package/iam/projectAccessPolicy.js.map +1 -0
- package/iap/getClient.d.ts +16 -18
- package/iap/getClient.d.ts.map +1 -1
- package/iap/getClient.js +8 -14
- package/iap/getClient.js.map +1 -1
- package/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/index.d.ts +2 -1
- package/index.d.ts.map +1 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- package/kms/getKMSSecretCiphertext.d.ts +2 -2
- package/kms/getKMSSecretCiphertext.js +2 -2
- package/migrationcenter/assetsExportJob.d.ts +332 -0
- package/migrationcenter/assetsExportJob.d.ts.map +1 -0
- package/migrationcenter/assetsExportJob.js +155 -0
- package/migrationcenter/assetsExportJob.js.map +1 -0
- package/migrationcenter/discoveryClient.d.ts +396 -0
- package/migrationcenter/discoveryClient.d.ts.map +1 -0
- package/migrationcenter/discoveryClient.js +181 -0
- package/migrationcenter/discoveryClient.js.map +1 -0
- package/migrationcenter/index.d.ts +18 -0
- package/migrationcenter/index.d.ts.map +1 -1
- package/migrationcenter/index.js +31 -1
- package/migrationcenter/index.js.map +1 -1
- package/migrationcenter/report.d.ts +276 -0
- package/migrationcenter/report.d.ts.map +1 -0
- package/migrationcenter/report.js +158 -0
- package/migrationcenter/report.js.map +1 -0
- package/migrationcenter/reportConfig.d.ts +227 -0
- package/migrationcenter/reportConfig.d.ts.map +1 -0
- package/migrationcenter/reportConfig.js +146 -0
- package/migrationcenter/reportConfig.js.map +1 -0
- package/migrationcenter/settings.d.ts +173 -0
- package/migrationcenter/settings.d.ts.map +1 -0
- package/migrationcenter/settings.js +132 -0
- package/migrationcenter/settings.js.map +1 -0
- package/migrationcenter/source.d.ts +293 -0
- package/migrationcenter/source.d.ts.map +1 -0
- package/migrationcenter/source.js +144 -0
- package/migrationcenter/source.js.map +1 -0
- package/netapp/backup.d.ts +0 -3
- package/netapp/backup.d.ts.map +1 -1
- package/netapp/backup.js.map +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
- package/networkconnectivity/spoke.d.ts +8 -8
- package/networkconnectivity/spoke.js +8 -8
- package/networkconnectivity/transport.d.ts +17 -8
- package/networkconnectivity/transport.d.ts.map +1 -1
- package/networkconnectivity/transport.js +5 -8
- package/networkconnectivity/transport.js.map +1 -1
- package/networkmanagement/connectivityTest.d.ts +22 -0
- package/networkmanagement/connectivityTest.d.ts.map +1 -1
- package/networkmanagement/connectivityTest.js +22 -0
- package/networkmanagement/connectivityTest.js.map +1 -1
- package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
- package/networkmanagement/getConnectivityTestRun.js +2 -2
- package/observability/folderSettings.d.ts +2 -2
- package/observability/folderSettings.js +2 -2
- package/observability/projectSettings.d.ts +2 -2
- package/observability/projectSettings.js +2 -2
- package/observability/traceScope.d.ts +2 -2
- package/observability/traceScope.js +2 -2
- package/oracledatabase/cloudVmCluster.d.ts +12 -0
- package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/cloudVmCluster.js +2 -0
- package/oracledatabase/cloudVmCluster.js.map +1 -1
- package/oracledatabase/getCloudVmCluster.d.ts +1 -0
- package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/getCloudVmCluster.js.map +1 -1
- package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
- package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
- package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
- package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
- package/oracledatabase/goldengateConnection.d.ts +585 -0
- package/oracledatabase/goldengateConnection.d.ts.map +1 -0
- package/oracledatabase/goldengateConnection.js +408 -0
- package/oracledatabase/goldengateConnection.js.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.js +150 -0
- package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
- package/oracledatabase/goldengateDeployment.d.ts +362 -0
- package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
- package/oracledatabase/goldengateDeployment.js +209 -0
- package/oracledatabase/goldengateDeployment.js.map +1 -0
- package/oracledatabase/index.d.ts +15 -0
- package/oracledatabase/index.d.ts.map +1 -1
- package/oracledatabase/index.js +22 -1
- package/oracledatabase/index.js.map +1 -1
- package/organizations/iamAuditConfig.d.ts +1 -1
- package/organizations/iamAuditConfig.js +1 -1
- package/organizations/iambinding.d.ts +1 -1
- package/organizations/iambinding.js +1 -1
- package/organizations/iammember.d.ts +1 -1
- package/organizations/iammember.js +1 -1
- package/organizations/iampolicy.d.ts +1 -1
- package/organizations/iampolicy.js +1 -1
- package/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/projects/iamauditConfig.d.ts +2 -2
- package/projects/iamauditConfig.js +2 -2
- package/projects/iambinding.d.ts +2 -2
- package/projects/iambinding.js +2 -2
- package/projects/iammember.d.ts +2 -2
- package/projects/iammember.js +2 -2
- package/projects/iampolicy.d.ts +2 -2
- package/projects/iampolicy.js +2 -2
- package/projects/service.d.ts +6 -0
- package/projects/service.d.ts.map +1 -1
- package/projects/service.js.map +1 -1
- package/provider.d.ts +2 -0
- package/provider.d.ts.map +1 -1
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/storage/bucket.d.ts +0 -22
- package/storage/bucket.d.ts.map +1 -1
- package/storage/bucket.js +0 -22
- package/storage/bucket.js.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
- package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.js +6 -12
- package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
- package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
- package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
- package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.js +6 -12
- package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
- package/types/input.d.ts +9906 -5729
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +11669 -7189
- package/types/output.d.ts.map +1 -1
- package/vertex/aiEndpoint.d.ts +3 -3
- package/vertex/aiEndpoint.js +3 -3
- package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
- package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/vmwareengine/getDatastore.d.ts +38 -18
- package/vmwareengine/getDatastore.d.ts.map +1 -1
- package/vmwareengine/getDatastore.js +8 -14
- package/vmwareengine/getDatastore.js.map +1 -1
- package/workstations/workstationCluster.d.ts +26 -26
- package/workstations/workstationCluster.js +26 -26
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Security settings for a location in Customer Engagement Suite.
|
|
6
|
+
*
|
|
7
|
+
* > **Warning:** This resource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
8
|
+
* See Provider Versions for more details on beta resources.
|
|
9
|
+
*
|
|
10
|
+
* To get more information about SecuritySettings, see:
|
|
11
|
+
*
|
|
12
|
+
* * [API documentation](https://docs.cloud.google.com/customer-engagement-ai/conversational-agents/ps/reference/rest/v1beta/SecuritySettings)
|
|
13
|
+
* * How-to Guides
|
|
14
|
+
* * [Official Documentation](https://cloud.google.com/customer-engagement-ai/docs)
|
|
15
|
+
*
|
|
16
|
+
* ## Example Usage
|
|
17
|
+
*
|
|
18
|
+
* ### Ces Security Settings Basic
|
|
19
|
+
*
|
|
20
|
+
* ```typescript
|
|
21
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
22
|
+
* import * as gcp from "@pulumi/gcp";
|
|
23
|
+
*
|
|
24
|
+
* const securitySettings = new gcp.ces.SecuritySettings("security_settings", {
|
|
25
|
+
* location: "us",
|
|
26
|
+
* endpointControlPolicy: {
|
|
27
|
+
* enforcementScope: "ALWAYS",
|
|
28
|
+
* allowedOrigins: [
|
|
29
|
+
* "https://example.com",
|
|
30
|
+
* "https://google.com",
|
|
31
|
+
* ],
|
|
32
|
+
* },
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ## Import
|
|
37
|
+
*
|
|
38
|
+
* SecuritySettings can be imported using any of these accepted formats:
|
|
39
|
+
*
|
|
40
|
+
* * `projects/{{project}}/locations/{{location}}/securitySettings`
|
|
41
|
+
* * `{{project}}/{{location}}`
|
|
42
|
+
* * `{{location}}`
|
|
43
|
+
*
|
|
44
|
+
* When using the `pulumi import` command, SecuritySettings can be imported using one of the formats above. For example:
|
|
45
|
+
*
|
|
46
|
+
* ```sh
|
|
47
|
+
* $ pulumi import gcp:ces/securitySettings:SecuritySettings default projects/{{project}}/locations/{{location}}/securitySettings
|
|
48
|
+
* $ pulumi import gcp:ces/securitySettings:SecuritySettings default {{project}}/{{location}}
|
|
49
|
+
* $ pulumi import gcp:ces/securitySettings:SecuritySettings default {{location}}
|
|
50
|
+
* ```
|
|
51
|
+
*/
|
|
52
|
+
export declare class SecuritySettings extends pulumi.CustomResource {
|
|
53
|
+
/**
|
|
54
|
+
* Get an existing SecuritySettings resource's state with the given name, ID, and optional extra
|
|
55
|
+
* properties used to qualify the lookup.
|
|
56
|
+
*
|
|
57
|
+
* @param name The _unique_ name of the resulting resource.
|
|
58
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
59
|
+
* @param state Any extra arguments used during the lookup.
|
|
60
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
61
|
+
*/
|
|
62
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SecuritySettingsState, opts?: pulumi.CustomResourceOptions): SecuritySettings;
|
|
63
|
+
/**
|
|
64
|
+
* Returns true if the given object is an instance of SecuritySettings. This is designed to work even
|
|
65
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
66
|
+
*/
|
|
67
|
+
static isInstance(obj: any): obj is SecuritySettings;
|
|
68
|
+
/**
|
|
69
|
+
* Output only. Timestamp when the security settings were created.
|
|
70
|
+
*/
|
|
71
|
+
readonly createTime: pulumi.Output<string>;
|
|
72
|
+
/**
|
|
73
|
+
* Optional. Endpoint control related settings.
|
|
74
|
+
* Structure is documented below.
|
|
75
|
+
*/
|
|
76
|
+
readonly endpointControlPolicy: pulumi.Output<outputs.ces.SecuritySettingsEndpointControlPolicy | undefined>;
|
|
77
|
+
/**
|
|
78
|
+
* Output only. Etag of the resource.
|
|
79
|
+
*/
|
|
80
|
+
readonly etag: pulumi.Output<string>;
|
|
81
|
+
/**
|
|
82
|
+
* The location of the security settings.
|
|
83
|
+
*/
|
|
84
|
+
readonly location: pulumi.Output<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Identifier. The unique identifier of the security settings.
|
|
87
|
+
* Format: projects/{project}/locations/{location}/securitySettings
|
|
88
|
+
*/
|
|
89
|
+
readonly name: pulumi.Output<string>;
|
|
90
|
+
/**
|
|
91
|
+
* The ID of the project in which the resource belongs.
|
|
92
|
+
* If it is not provided, the provider project is used.
|
|
93
|
+
*/
|
|
94
|
+
readonly project: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* Output only. Timestamp when the security settings were last updated.
|
|
97
|
+
*/
|
|
98
|
+
readonly updateTime: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* Create a SecuritySettings resource with the given unique name, arguments, and options.
|
|
101
|
+
*
|
|
102
|
+
* @param name The _unique_ name of the resource.
|
|
103
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
104
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
105
|
+
*/
|
|
106
|
+
constructor(name: string, args: SecuritySettingsArgs, opts?: pulumi.CustomResourceOptions);
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Input properties used for looking up and filtering SecuritySettings resources.
|
|
110
|
+
*/
|
|
111
|
+
export interface SecuritySettingsState {
|
|
112
|
+
/**
|
|
113
|
+
* Output only. Timestamp when the security settings were created.
|
|
114
|
+
*/
|
|
115
|
+
createTime?: pulumi.Input<string | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Optional. Endpoint control related settings.
|
|
118
|
+
* Structure is documented below.
|
|
119
|
+
*/
|
|
120
|
+
endpointControlPolicy?: pulumi.Input<inputs.ces.SecuritySettingsEndpointControlPolicy | undefined>;
|
|
121
|
+
/**
|
|
122
|
+
* Output only. Etag of the resource.
|
|
123
|
+
*/
|
|
124
|
+
etag?: pulumi.Input<string | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* The location of the security settings.
|
|
127
|
+
*/
|
|
128
|
+
location?: pulumi.Input<string | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* Identifier. The unique identifier of the security settings.
|
|
131
|
+
* Format: projects/{project}/locations/{location}/securitySettings
|
|
132
|
+
*/
|
|
133
|
+
name?: pulumi.Input<string | undefined>;
|
|
134
|
+
/**
|
|
135
|
+
* The ID of the project in which the resource belongs.
|
|
136
|
+
* If it is not provided, the provider project is used.
|
|
137
|
+
*/
|
|
138
|
+
project?: pulumi.Input<string | undefined>;
|
|
139
|
+
/**
|
|
140
|
+
* Output only. Timestamp when the security settings were last updated.
|
|
141
|
+
*/
|
|
142
|
+
updateTime?: pulumi.Input<string | undefined>;
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* The set of arguments for constructing a SecuritySettings resource.
|
|
146
|
+
*/
|
|
147
|
+
export interface SecuritySettingsArgs {
|
|
148
|
+
/**
|
|
149
|
+
* Optional. Endpoint control related settings.
|
|
150
|
+
* Structure is documented below.
|
|
151
|
+
*/
|
|
152
|
+
endpointControlPolicy?: pulumi.Input<inputs.ces.SecuritySettingsEndpointControlPolicy | undefined>;
|
|
153
|
+
/**
|
|
154
|
+
* The location of the security settings.
|
|
155
|
+
*/
|
|
156
|
+
location: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* The ID of the project in which the resource belongs.
|
|
159
|
+
* If it is not provided, the provider project is used.
|
|
160
|
+
*/
|
|
161
|
+
project?: pulumi.Input<string | undefined>;
|
|
162
|
+
}
|
|
163
|
+
//# sourceMappingURL=securitySettings.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securitySettings.d.ts","sourceRoot":"","sources":["../../ces/securitySettings.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAClE;;;OAGG;IACH,SAAwB,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAC5H;;OAEG;IACH,SAAgC,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;;OAGG;IACH,SAAgC,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;;OAGG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAElE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA6B5F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACnG;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACjD;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACnG;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.SecuritySettings = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Security settings for a location in Customer Engagement Suite.
|
|
33
|
+
*
|
|
34
|
+
* > **Warning:** This resource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
35
|
+
* See Provider Versions for more details on beta resources.
|
|
36
|
+
*
|
|
37
|
+
* To get more information about SecuritySettings, see:
|
|
38
|
+
*
|
|
39
|
+
* * [API documentation](https://docs.cloud.google.com/customer-engagement-ai/conversational-agents/ps/reference/rest/v1beta/SecuritySettings)
|
|
40
|
+
* * How-to Guides
|
|
41
|
+
* * [Official Documentation](https://cloud.google.com/customer-engagement-ai/docs)
|
|
42
|
+
*
|
|
43
|
+
* ## Example Usage
|
|
44
|
+
*
|
|
45
|
+
* ### Ces Security Settings Basic
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as gcp from "@pulumi/gcp";
|
|
50
|
+
*
|
|
51
|
+
* const securitySettings = new gcp.ces.SecuritySettings("security_settings", {
|
|
52
|
+
* location: "us",
|
|
53
|
+
* endpointControlPolicy: {
|
|
54
|
+
* enforcementScope: "ALWAYS",
|
|
55
|
+
* allowedOrigins: [
|
|
56
|
+
* "https://example.com",
|
|
57
|
+
* "https://google.com",
|
|
58
|
+
* ],
|
|
59
|
+
* },
|
|
60
|
+
* });
|
|
61
|
+
* ```
|
|
62
|
+
*
|
|
63
|
+
* ## Import
|
|
64
|
+
*
|
|
65
|
+
* SecuritySettings can be imported using any of these accepted formats:
|
|
66
|
+
*
|
|
67
|
+
* * `projects/{{project}}/locations/{{location}}/securitySettings`
|
|
68
|
+
* * `{{project}}/{{location}}`
|
|
69
|
+
* * `{{location}}`
|
|
70
|
+
*
|
|
71
|
+
* When using the `pulumi import` command, SecuritySettings can be imported using one of the formats above. For example:
|
|
72
|
+
*
|
|
73
|
+
* ```sh
|
|
74
|
+
* $ pulumi import gcp:ces/securitySettings:SecuritySettings default projects/{{project}}/locations/{{location}}/securitySettings
|
|
75
|
+
* $ pulumi import gcp:ces/securitySettings:SecuritySettings default {{project}}/{{location}}
|
|
76
|
+
* $ pulumi import gcp:ces/securitySettings:SecuritySettings default {{location}}
|
|
77
|
+
* ```
|
|
78
|
+
*/
|
|
79
|
+
class SecuritySettings extends pulumi.CustomResource {
|
|
80
|
+
/**
|
|
81
|
+
* Get an existing SecuritySettings resource's state with the given name, ID, and optional extra
|
|
82
|
+
* properties used to qualify the lookup.
|
|
83
|
+
*
|
|
84
|
+
* @param name The _unique_ name of the resulting resource.
|
|
85
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
86
|
+
* @param state Any extra arguments used during the lookup.
|
|
87
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
88
|
+
*/
|
|
89
|
+
static get(name, id, state, opts) {
|
|
90
|
+
return new SecuritySettings(name, state, { ...opts, id: id });
|
|
91
|
+
}
|
|
92
|
+
/** @internal */
|
|
93
|
+
static __pulumiType = 'gcp:ces/securitySettings:SecuritySettings';
|
|
94
|
+
/**
|
|
95
|
+
* Returns true if the given object is an instance of SecuritySettings. This is designed to work even
|
|
96
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
97
|
+
*/
|
|
98
|
+
static isInstance(obj) {
|
|
99
|
+
if (obj === undefined || obj === null) {
|
|
100
|
+
return false;
|
|
101
|
+
}
|
|
102
|
+
return obj['__pulumiType'] === SecuritySettings.__pulumiType;
|
|
103
|
+
}
|
|
104
|
+
constructor(name, argsOrState, opts) {
|
|
105
|
+
let resourceInputs = {};
|
|
106
|
+
opts = opts || {};
|
|
107
|
+
if (opts.id) {
|
|
108
|
+
const state = argsOrState;
|
|
109
|
+
resourceInputs["createTime"] = state?.createTime;
|
|
110
|
+
resourceInputs["endpointControlPolicy"] = state?.endpointControlPolicy;
|
|
111
|
+
resourceInputs["etag"] = state?.etag;
|
|
112
|
+
resourceInputs["location"] = state?.location;
|
|
113
|
+
resourceInputs["name"] = state?.name;
|
|
114
|
+
resourceInputs["project"] = state?.project;
|
|
115
|
+
resourceInputs["updateTime"] = state?.updateTime;
|
|
116
|
+
}
|
|
117
|
+
else {
|
|
118
|
+
const args = argsOrState;
|
|
119
|
+
if (args?.location === undefined && !opts.urn) {
|
|
120
|
+
throw new Error("Missing required property 'location'");
|
|
121
|
+
}
|
|
122
|
+
resourceInputs["endpointControlPolicy"] = args?.endpointControlPolicy;
|
|
123
|
+
resourceInputs["location"] = args?.location;
|
|
124
|
+
resourceInputs["project"] = args?.project;
|
|
125
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
126
|
+
resourceInputs["etag"] = undefined /*out*/;
|
|
127
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
128
|
+
resourceInputs["updateTime"] = undefined /*out*/;
|
|
129
|
+
}
|
|
130
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
131
|
+
super(SecuritySettings.__pulumiType, name, resourceInputs, opts);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
exports.SecuritySettings = SecuritySettings;
|
|
135
|
+
//# sourceMappingURL=securitySettings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securitySettings.js","sourceRoot":"","sources":["../../ces/securitySettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,2CAA2C,CAAC;IAElF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA0CD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA/FL,4CAgGC"}
|
|
@@ -0,0 +1,250 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Represents a set of logic conditions used to refine various types of findings such as curated rule detections.
|
|
6
|
+
*
|
|
7
|
+
* > **Warning:** This resource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
8
|
+
* See Provider Versions for more details on beta resources.
|
|
9
|
+
*
|
|
10
|
+
* To get more information about FindingsRefinement, see:
|
|
11
|
+
*
|
|
12
|
+
* * [API documentation](https://docs.cloud.google.com/chronicle/docs/reference/rest/v1beta/projects.locations.instances.findingsRefinements)
|
|
13
|
+
* * How-to Guides
|
|
14
|
+
* * [Google SecOps Guides](https://cloud.google.com/chronicle/docs/secops/secops-overview)
|
|
15
|
+
*
|
|
16
|
+
* ## Example Usage
|
|
17
|
+
*
|
|
18
|
+
* ### Chronicle Findings Refinement Basic
|
|
19
|
+
*
|
|
20
|
+
* ```typescript
|
|
21
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
22
|
+
* import * as gcp from "@pulumi/gcp";
|
|
23
|
+
*
|
|
24
|
+
* const findingsRefinementExample = new gcp.chronicle.FindingsRefinement("findings_refinement_example", {
|
|
25
|
+
* location: "us",
|
|
26
|
+
* instance: "00000000-0000-0000-0000-000000000000",
|
|
27
|
+
* displayName: "findings_refinement_display_name",
|
|
28
|
+
* type: "DETECTION_EXCLUSION",
|
|
29
|
+
* query: "network.dns.response = true",
|
|
30
|
+
* outcomeFilters: [{
|
|
31
|
+
* outcomeVariable: "risk_score",
|
|
32
|
+
* outcomeFilterOperator: "EQUAL",
|
|
33
|
+
* outcomeValue: "value",
|
|
34
|
+
* }],
|
|
35
|
+
* });
|
|
36
|
+
* ```
|
|
37
|
+
* ### Chronicle Findings Refinement Full
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as gcp from "@pulumi/gcp";
|
|
42
|
+
*
|
|
43
|
+
* const findingsRefinementExample = new gcp.chronicle.FindingsRefinement("findings_refinement_example", {
|
|
44
|
+
* location: "us",
|
|
45
|
+
* instance: "00000000-0000-0000-0000-000000000000",
|
|
46
|
+
* displayName: "findings_refinement_display_name",
|
|
47
|
+
* type: "DETECTION_EXCLUSION",
|
|
48
|
+
* query: "network.dns.response = true",
|
|
49
|
+
* outcomeFilters: [{
|
|
50
|
+
* outcomeVariable: "network.dns.response = true",
|
|
51
|
+
* outcomeFilterOperator: "EQUAL",
|
|
52
|
+
* outcomeValue: "value1",
|
|
53
|
+
* }],
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*
|
|
57
|
+
* ## Import
|
|
58
|
+
*
|
|
59
|
+
* FindingsRefinement can be imported using any of these accepted formats:
|
|
60
|
+
*
|
|
61
|
+
* * `projects/{{project}}/locations/{{location}}/instances/{{instance}}/findingsRefinements/{{name}}`
|
|
62
|
+
* * `{{project}}/{{location}}/{{instance}}/{{name}}`
|
|
63
|
+
* * `{{location}}/{{instance}}/{{name}}`
|
|
64
|
+
*
|
|
65
|
+
* When using the `pulumi import` command, FindingsRefinement can be imported using one of the formats above. For example:
|
|
66
|
+
*
|
|
67
|
+
* ```sh
|
|
68
|
+
* $ pulumi import gcp:chronicle/findingsRefinement:FindingsRefinement default projects/{{project}}/locations/{{location}}/instances/{{instance}}/findingsRefinements/{{name}}
|
|
69
|
+
* $ pulumi import gcp:chronicle/findingsRefinement:FindingsRefinement default {{project}}/{{location}}/{{instance}}/{{name}}
|
|
70
|
+
* $ pulumi import gcp:chronicle/findingsRefinement:FindingsRefinement default {{location}}/{{instance}}/{{name}}
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
export declare class FindingsRefinement extends pulumi.CustomResource {
|
|
74
|
+
/**
|
|
75
|
+
* Get an existing FindingsRefinement resource's state with the given name, ID, and optional extra
|
|
76
|
+
* properties used to qualify the lookup.
|
|
77
|
+
*
|
|
78
|
+
* @param name The _unique_ name of the resulting resource.
|
|
79
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
80
|
+
* @param state Any extra arguments used during the lookup.
|
|
81
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
82
|
+
*/
|
|
83
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FindingsRefinementState, opts?: pulumi.CustomResourceOptions): FindingsRefinement;
|
|
84
|
+
/**
|
|
85
|
+
* Returns true if the given object is an instance of FindingsRefinement. This is designed to work even
|
|
86
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
87
|
+
*/
|
|
88
|
+
static isInstance(obj: any): obj is FindingsRefinement;
|
|
89
|
+
/**
|
|
90
|
+
* The timestamp of when the findings refinement was created.
|
|
91
|
+
*/
|
|
92
|
+
readonly createTime: pulumi.Output<string>;
|
|
93
|
+
/**
|
|
94
|
+
* Display name of the findings refinement.
|
|
95
|
+
*/
|
|
96
|
+
readonly displayName: pulumi.Output<string | undefined>;
|
|
97
|
+
/**
|
|
98
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
99
|
+
*/
|
|
100
|
+
readonly instance: pulumi.Output<string>;
|
|
101
|
+
/**
|
|
102
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
103
|
+
*/
|
|
104
|
+
readonly location: pulumi.Output<string>;
|
|
105
|
+
/**
|
|
106
|
+
* Full resource name for the findings refinement.
|
|
107
|
+
* Format:
|
|
108
|
+
* projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
|
|
109
|
+
*/
|
|
110
|
+
readonly name: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* The outcome filters for the findings refinement. These allow you to specify
|
|
113
|
+
* filters that are applied to the outcome variables in the detection.
|
|
114
|
+
* All filters must be true for a detection to match the findings refinement.
|
|
115
|
+
* Structure is documented below.
|
|
116
|
+
*/
|
|
117
|
+
readonly outcomeFilters: pulumi.Output<outputs.chronicle.FindingsRefinementOutcomeFilter[] | undefined>;
|
|
118
|
+
/**
|
|
119
|
+
* The ID of the project in which the resource belongs.
|
|
120
|
+
* If it is not provided, the provider project is used.
|
|
121
|
+
*/
|
|
122
|
+
readonly project: pulumi.Output<string>;
|
|
123
|
+
/**
|
|
124
|
+
* The query for the findings refinement. Works in conjunction with the type
|
|
125
|
+
* field to determine the findings refinement behavior. The syntax of this
|
|
126
|
+
* query is the same as a UDM search string. See the following for more
|
|
127
|
+
* information:
|
|
128
|
+
* https://cloud.google.com/chronicle/docs/investigation/udm-search
|
|
129
|
+
*/
|
|
130
|
+
readonly query: pulumi.Output<string | undefined>;
|
|
131
|
+
/**
|
|
132
|
+
* DETECTION_EXCLUSION is the only supported type of findings refinement.
|
|
133
|
+
* Possible values:
|
|
134
|
+
* DETECTION_EXCLUSION
|
|
135
|
+
*/
|
|
136
|
+
readonly type: pulumi.Output<string | undefined>;
|
|
137
|
+
/**
|
|
138
|
+
* The timestamp of when the findings refinement was last updated.
|
|
139
|
+
*/
|
|
140
|
+
readonly updateTime: pulumi.Output<string>;
|
|
141
|
+
/**
|
|
142
|
+
* Create a FindingsRefinement resource with the given unique name, arguments, and options.
|
|
143
|
+
*
|
|
144
|
+
* @param name The _unique_ name of the resource.
|
|
145
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
146
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
147
|
+
*/
|
|
148
|
+
constructor(name: string, args: FindingsRefinementArgs, opts?: pulumi.CustomResourceOptions);
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* Input properties used for looking up and filtering FindingsRefinement resources.
|
|
152
|
+
*/
|
|
153
|
+
export interface FindingsRefinementState {
|
|
154
|
+
/**
|
|
155
|
+
* The timestamp of when the findings refinement was created.
|
|
156
|
+
*/
|
|
157
|
+
createTime?: pulumi.Input<string | undefined>;
|
|
158
|
+
/**
|
|
159
|
+
* Display name of the findings refinement.
|
|
160
|
+
*/
|
|
161
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
162
|
+
/**
|
|
163
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
164
|
+
*/
|
|
165
|
+
instance?: pulumi.Input<string | undefined>;
|
|
166
|
+
/**
|
|
167
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
168
|
+
*/
|
|
169
|
+
location?: pulumi.Input<string | undefined>;
|
|
170
|
+
/**
|
|
171
|
+
* Full resource name for the findings refinement.
|
|
172
|
+
* Format:
|
|
173
|
+
* projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
|
|
174
|
+
*/
|
|
175
|
+
name?: pulumi.Input<string | undefined>;
|
|
176
|
+
/**
|
|
177
|
+
* The outcome filters for the findings refinement. These allow you to specify
|
|
178
|
+
* filters that are applied to the outcome variables in the detection.
|
|
179
|
+
* All filters must be true for a detection to match the findings refinement.
|
|
180
|
+
* Structure is documented below.
|
|
181
|
+
*/
|
|
182
|
+
outcomeFilters?: pulumi.Input<pulumi.Input<inputs.chronicle.FindingsRefinementOutcomeFilter>[] | undefined>;
|
|
183
|
+
/**
|
|
184
|
+
* The ID of the project in which the resource belongs.
|
|
185
|
+
* If it is not provided, the provider project is used.
|
|
186
|
+
*/
|
|
187
|
+
project?: pulumi.Input<string | undefined>;
|
|
188
|
+
/**
|
|
189
|
+
* The query for the findings refinement. Works in conjunction with the type
|
|
190
|
+
* field to determine the findings refinement behavior. The syntax of this
|
|
191
|
+
* query is the same as a UDM search string. See the following for more
|
|
192
|
+
* information:
|
|
193
|
+
* https://cloud.google.com/chronicle/docs/investigation/udm-search
|
|
194
|
+
*/
|
|
195
|
+
query?: pulumi.Input<string | undefined>;
|
|
196
|
+
/**
|
|
197
|
+
* DETECTION_EXCLUSION is the only supported type of findings refinement.
|
|
198
|
+
* Possible values:
|
|
199
|
+
* DETECTION_EXCLUSION
|
|
200
|
+
*/
|
|
201
|
+
type?: pulumi.Input<string | undefined>;
|
|
202
|
+
/**
|
|
203
|
+
* The timestamp of when the findings refinement was last updated.
|
|
204
|
+
*/
|
|
205
|
+
updateTime?: pulumi.Input<string | undefined>;
|
|
206
|
+
}
|
|
207
|
+
/**
|
|
208
|
+
* The set of arguments for constructing a FindingsRefinement resource.
|
|
209
|
+
*/
|
|
210
|
+
export interface FindingsRefinementArgs {
|
|
211
|
+
/**
|
|
212
|
+
* Display name of the findings refinement.
|
|
213
|
+
*/
|
|
214
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
215
|
+
/**
|
|
216
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
217
|
+
*/
|
|
218
|
+
instance: pulumi.Input<string>;
|
|
219
|
+
/**
|
|
220
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
221
|
+
*/
|
|
222
|
+
location: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* The outcome filters for the findings refinement. These allow you to specify
|
|
225
|
+
* filters that are applied to the outcome variables in the detection.
|
|
226
|
+
* All filters must be true for a detection to match the findings refinement.
|
|
227
|
+
* Structure is documented below.
|
|
228
|
+
*/
|
|
229
|
+
outcomeFilters?: pulumi.Input<pulumi.Input<inputs.chronicle.FindingsRefinementOutcomeFilter>[] | undefined>;
|
|
230
|
+
/**
|
|
231
|
+
* The ID of the project in which the resource belongs.
|
|
232
|
+
* If it is not provided, the provider project is used.
|
|
233
|
+
*/
|
|
234
|
+
project?: pulumi.Input<string | undefined>;
|
|
235
|
+
/**
|
|
236
|
+
* The query for the findings refinement. Works in conjunction with the type
|
|
237
|
+
* field to determine the findings refinement behavior. The syntax of this
|
|
238
|
+
* query is the same as a UDM search string. See the following for more
|
|
239
|
+
* information:
|
|
240
|
+
* https://cloud.google.com/chronicle/docs/investigation/udm-search
|
|
241
|
+
*/
|
|
242
|
+
query?: pulumi.Input<string | undefined>;
|
|
243
|
+
/**
|
|
244
|
+
* DETECTION_EXCLUSION is the only supported type of findings refinement.
|
|
245
|
+
* Possible values:
|
|
246
|
+
* DETECTION_EXCLUSION
|
|
247
|
+
*/
|
|
248
|
+
type?: pulumi.Input<string | undefined>;
|
|
249
|
+
}
|
|
250
|
+
//# sourceMappingURL=findingsRefinement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"findingsRefinement.d.ts","sourceRoot":"","sources":["../../chronicle/findingsRefinement.ts"],"names":[],"mappings":"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"}
|