@pulumi/oci 0.2.0 → 0.3.1-alpha.1660927832
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/announcementsservice/announcementSubscription.d.ts +218 -0
- package/announcementsservice/announcementSubscription.js +121 -0
- package/announcementsservice/announcementSubscription.js.map +1 -0
- package/announcementsservice/announcementSubscriptionsActionsChangeCompartment.d.ts +87 -0
- package/announcementsservice/announcementSubscriptionsActionsChangeCompartment.js +84 -0
- package/announcementsservice/announcementSubscriptionsActionsChangeCompartment.js.map +1 -0
- package/announcementsservice/announcementSubscriptionsFilterGroup.d.ts +103 -0
- package/announcementsservice/announcementSubscriptionsFilterGroup.js +89 -0
- package/announcementsservice/announcementSubscriptionsFilterGroup.js.map +1 -0
- package/announcementsservice/getAnnouncementSubscription.d.ts +104 -0
- package/announcementsservice/getAnnouncementSubscription.js +40 -0
- package/announcementsservice/getAnnouncementSubscription.js.map +1 -0
- package/announcementsservice/getAnnouncementSubscriptions.d.ts +95 -0
- package/announcementsservice/getAnnouncementSubscriptions.js +47 -0
- package/announcementsservice/getAnnouncementSubscriptions.js.map +1 -0
- package/announcementsservice/index.d.ts +5 -0
- package/announcementsservice/index.js +49 -0
- package/announcementsservice/index.js.map +1 -0
- package/apmsynthetics/config.d.ts +49 -0
- package/apmsynthetics/config.js +13 -0
- package/apmsynthetics/config.js.map +1 -1
- package/apmsynthetics/dedicatedVantagePoint.d.ts +3 -3
- package/apmsynthetics/getDedicatedVantagePoint.d.ts +1 -1
- package/apmsynthetics/getMonitor.d.ts +12 -0
- package/apmsynthetics/getMonitor.js.map +1 -1
- package/bigdataservice/bdsInstance.d.ts +13 -0
- package/bigdataservice/bdsInstance.js +3 -0
- package/bigdataservice/bdsInstance.js.map +1 -1
- package/bigdataservice/bdsInstancePatchAction.d.ts +94 -0
- package/bigdataservice/bdsInstancePatchAction.js +84 -0
- package/bigdataservice/bdsInstancePatchAction.js.map +1 -0
- package/bigdataservice/getBdsInstance.d.ts +4 -0
- package/bigdataservice/getBdsInstance.js.map +1 -1
- package/bigdataservice/getBdsInstancePatchHistories.d.ts +78 -0
- package/bigdataservice/getBdsInstancePatchHistories.js +43 -0
- package/bigdataservice/getBdsInstancePatchHistories.js.map +1 -0
- package/bigdataservice/getBdsInstancePatches.d.ts +55 -0
- package/bigdataservice/getBdsInstancePatches.js +39 -0
- package/bigdataservice/getBdsInstancePatches.js.map +1 -0
- package/bigdataservice/index.d.ts +3 -0
- package/bigdataservice/index.js +7 -0
- package/bigdataservice/index.js.map +1 -1
- package/certificatesmanagement/certificate.d.ts +0 -63
- package/certificatesmanagement/certificate.js +0 -63
- package/certificatesmanagement/certificate.js.map +1 -1
- package/certificatesmanagement/getCertificateAuthorityVersion.d.ts +0 -12
- package/certificatesmanagement/getCertificateAuthorityVersion.js +0 -12
- package/certificatesmanagement/getCertificateAuthorityVersion.js.map +1 -1
- package/core/getBlockVolumeReplicas.d.ts +18 -8
- package/core/getBlockVolumeReplicas.js +3 -0
- package/core/getBlockVolumeReplicas.js.map +1 -1
- package/core/getBootVolumeReplicas.d.ts +18 -8
- package/core/getBootVolumeReplicas.js +3 -0
- package/core/getBootVolumeReplicas.js.map +1 -1
- package/core/getBootVolumes.d.ts +8 -8
- package/core/getBootVolumes.js +1 -0
- package/core/getBootVolumes.js.map +1 -1
- package/core/getInstanceMaintenanceReboot.d.ts +51 -0
- package/core/getInstanceMaintenanceReboot.js +38 -0
- package/core/getInstanceMaintenanceReboot.js.map +1 -0
- package/core/getVolumes.d.ts +6 -6
- package/core/getVolumes.js +2 -1
- package/core/getVolumes.js.map +1 -1
- package/core/index.d.ts +1 -0
- package/core/index.js +1 -0
- package/core/index.js.map +1 -1
- package/database/autonomousDatabaseWallet.d.ts +1 -1
- package/database/autonomousDatabaseWallet.js +1 -1
- package/database/databaseUpgrade.d.ts +0 -19
- package/database/databaseUpgrade.js +0 -19
- package/database/databaseUpgrade.js.map +1 -1
- package/database/dbHome.d.ts +0 -52
- package/database/dbHome.js +0 -52
- package/database/dbHome.js.map +1 -1
- package/database/exadataInfrastructure.d.ts +8 -0
- package/database/exadataInfrastructure.js +2 -0
- package/database/exadataInfrastructure.js.map +1 -1
- package/database/externalContainerDatabaseManagement.d.ts +0 -13
- package/database/externalContainerDatabaseManagement.js +0 -13
- package/database/externalContainerDatabaseManagement.js.map +1 -1
- package/database/externalNonContainerDatabaseManagement.d.ts +0 -13
- package/database/externalNonContainerDatabaseManagement.js +0 -13
- package/database/externalNonContainerDatabaseManagement.js.map +1 -1
- package/database/getAutonomousDatabaseWallet.d.ts +1 -1
- package/database/getAutonomousDatabaseWallet.js +1 -1
- package/database/getDatabaseMaintenanceRunHistories.d.ts +120 -0
- package/database/getDatabaseMaintenanceRunHistories.js +49 -0
- package/database/getDatabaseMaintenanceRunHistories.js.map +1 -0
- package/database/getDatabaseMaintenanceRunHistory.d.ts +56 -0
- package/database/getDatabaseMaintenanceRunHistory.js +38 -0
- package/database/getDatabaseMaintenanceRunHistory.js.map +1 -0
- package/database/getExadataInfrastructure.d.ts +4 -0
- package/database/getExadataInfrastructure.js.map +1 -1
- package/database/getExadataInfrastructureDownloadConfigFile.d.ts +1 -1
- package/database/getExadataInfrastructureDownloadConfigFile.js +1 -1
- package/database/getMaintenanceRuns.d.ts +13 -0
- package/database/getMaintenanceRuns.js +2 -0
- package/database/getMaintenanceRuns.js.map +1 -1
- package/database/getVmClusterNetworkDownloadConfigFile.d.ts +1 -1
- package/database/getVmClusterNetworkDownloadConfigFile.js +1 -1
- package/database/index.d.ts +2 -0
- package/database/index.js +2 -0
- package/database/index.js.map +1 -1
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecution.d.ts +107 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecution.js +43 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecution.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutionScript.d.ts +71 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutionScript.js +42 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutionScript.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutions.d.ts +77 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutions.js +45 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutions.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionAggregations.d.ts +103 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionAggregations.js +53 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionAggregations.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperation.d.ts +114 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperation.js +40 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperation.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperations.d.ts +104 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperations.js +54 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperations.js.map +1 -0
- package/databasemanagement/getManagedDatabaseTableStatistics.d.ts +56 -0
- package/databasemanagement/getManagedDatabaseTableStatistics.js +40 -0
- package/databasemanagement/getManagedDatabaseTableStatistics.js.map +1 -0
- package/databasemanagement/index.d.ts +7 -0
- package/databasemanagement/index.js +7 -0
- package/databasemanagement/index.js.map +1 -1
- package/datacatalog/getDataAssets.d.ts +0 -21
- package/datacatalog/getDataAssets.js +0 -21
- package/datacatalog/getDataAssets.js.map +1 -1
- package/dataconnectivity/registryFolder.d.ts +0 -207
- package/dataconnectivity/registryFolder.js +0 -207
- package/dataconnectivity/registryFolder.js.map +1 -1
- package/dataflow/application.d.ts +16 -0
- package/dataflow/application.js +6 -0
- package/dataflow/application.js.map +1 -1
- package/dataflow/getApplication.d.ts +4 -0
- package/dataflow/getApplication.js.map +1 -1
- package/dataflow/getInvokeRun.d.ts +4 -0
- package/dataflow/getInvokeRun.js.map +1 -1
- package/dataflow/getPrivateEndpoints.d.ts +1 -1
- package/dataflow/getPrivateEndpoints.js +1 -1
- package/dataflow/invokeRun.d.ts +16 -0
- package/dataflow/invokeRun.js +6 -0
- package/dataflow/invokeRun.js.map +1 -1
- package/datascience/getNotebookSession.d.ts +4 -0
- package/datascience/getNotebookSession.js.map +1 -1
- package/datascience/job.d.ts +4 -0
- package/datascience/job.js +4 -0
- package/datascience/job.js.map +1 -1
- package/datascience/notebookSession.d.ts +20 -0
- package/datascience/notebookSession.js +10 -0
- package/datascience/notebookSession.js.map +1 -1
- package/devops/buildPipelineStage.d.ts +17 -0
- package/devops/buildPipelineStage.js +7 -0
- package/devops/buildPipelineStage.js.map +1 -1
- package/devops/connection.d.ts +30 -0
- package/devops/connection.js +9 -0
- package/devops/connection.js.map +1 -1
- package/devops/deployStage.d.ts +3 -3
- package/devops/getBuildPipelineStage.d.ts +4 -0
- package/devops/getBuildPipelineStage.js.map +1 -1
- package/devops/getConnection.d.ts +9 -0
- package/devops/getConnection.js.map +1 -1
- package/devops/getDeployStage.d.ts +1 -1
- package/dns/getRecords.d.ts +0 -19
- package/dns/getRecords.js +0 -19
- package/dns/getRecords.js.map +1 -1
- package/filestorage/exportSet.d.ts +2 -2
- package/filestorage/exportSet.js +2 -2
- package/identity/userCapabilitiesManagement.d.ts +5 -5
- package/identity/userCapabilitiesManagement.js +5 -5
- package/index.d.ts +3 -1
- package/index.js +6 -2
- package/index.js.map +1 -1
- package/integration/getIntegrationInstance.d.ts +8 -0
- package/integration/getIntegrationInstance.js.map +1 -1
- package/integration/integrationInstance.d.ts +16 -0
- package/integration/integrationInstance.js +4 -0
- package/integration/integrationInstance.js.map +1 -1
- package/jms/fleet.d.ts +24 -5
- package/jms/fleet.js +16 -4
- package/jms/fleet.js.map +1 -1
- package/jms/getFleet.d.ts +4 -0
- package/jms/getFleet.js.map +1 -1
- package/jms/getFleets.d.ts +10 -0
- package/jms/getFleets.js +2 -0
- package/jms/getFleets.js.map +1 -1
- package/jms/getInstallationSite.d.ts +30 -0
- package/jms/getInstallationSite.js +6 -0
- package/jms/getInstallationSite.js.map +1 -1
- package/jms/getInstallationSites.d.ts +30 -0
- package/jms/getInstallationSites.js +6 -0
- package/jms/getInstallationSites.js.map +1 -1
- package/jms/getJavaFamilies.d.ts +72 -0
- package/jms/getJavaFamilies.js +43 -0
- package/jms/getJavaFamilies.js.map +1 -0
- package/jms/getJavaFamily.d.ts +66 -0
- package/jms/getJavaFamily.js +38 -0
- package/jms/getJavaFamily.js.map +1 -0
- package/jms/getJavaRelease.d.ts +91 -0
- package/jms/getJavaRelease.js +38 -0
- package/jms/getJavaRelease.js.map +1 -0
- package/jms/getJavaReleases.d.ts +107 -0
- package/jms/getJavaReleases.js +48 -0
- package/jms/getJavaReleases.js.map +1 -0
- package/jms/index.d.ts +4 -0
- package/jms/index.js +4 -0
- package/jms/index.js.map +1 -1
- package/loganalytics/namespaceScheduledTask.d.ts +0 -39
- package/loganalytics/namespaceScheduledTask.js +0 -39
- package/loganalytics/namespaceScheduledTask.js.map +1 -1
- package/networkfirewall/networkFirewallPolicy.d.ts +0 -60
- package/networkfirewall/networkFirewallPolicy.js +0 -60
- package/networkfirewall/networkFirewallPolicy.js.map +1 -1
- package/networkloadbalancer/getBackendSet.d.ts +0 -13
- package/networkloadbalancer/getBackendSet.js +0 -13
- package/networkloadbalancer/getBackendSet.js.map +1 -1
- package/nosql/table.d.ts +9 -9
- package/nosql/table.js +5 -8
- package/nosql/table.js.map +1 -1
- package/objectstorage/getObjects.d.ts +0 -18
- package/objectstorage/getObjects.js +0 -18
- package/objectstorage/getObjects.js.map +1 -1
- package/ocvp/getSddc.d.ts +4 -0
- package/ocvp/getSddc.js.map +1 -1
- package/ocvp/sddc.d.ts +16 -3
- package/ocvp/sddc.js +3 -0
- package/ocvp/sddc.js.map +1 -1
- package/opensearch/cluster.d.ts +489 -0
- package/opensearch/cluster.js +227 -0
- package/opensearch/cluster.js.map +1 -0
- package/opensearch/getOpensearchCluster.d.ts +206 -0
- package/opensearch/getOpensearchCluster.js +47 -0
- package/opensearch/getOpensearchCluster.js.map +1 -0
- package/opensearch/getOpensearchClusters.d.ts +102 -0
- package/opensearch/getOpensearchClusters.js +54 -0
- package/opensearch/getOpensearchClusters.js.map +1 -0
- package/opensearch/getOpensearchVersion.d.ts +52 -0
- package/opensearch/getOpensearchVersion.js +38 -0
- package/opensearch/getOpensearchVersion.js.map +1 -0
- package/opensearch/getOpensearchVersions.d.ts +55 -0
- package/opensearch/getOpensearchVersions.js +39 -0
- package/opensearch/getOpensearchVersions.js.map +1 -0
- package/opensearch/index.d.ts +5 -0
- package/opensearch/index.js +41 -0
- package/opensearch/index.js.map +1 -0
- package/operatoraccesscontrol/getAccessRequest.d.ts +4 -0
- package/operatoraccesscontrol/getAccessRequest.js.map +1 -1
- package/operatoraccesscontrol/getControlAssignment.d.ts +4 -0
- package/operatoraccesscontrol/getControlAssignment.js.map +1 -1
- package/operatoraccesscontrol/operatorControlAssignment.d.ts +8 -0
- package/operatoraccesscontrol/operatorControlAssignment.js +2 -0
- package/operatoraccesscontrol/operatorControlAssignment.js.map +1 -1
- package/opsi/databaseInsight.d.ts +0 -36
- package/opsi/databaseInsight.js +0 -36
- package/opsi/databaseInsight.js.map +1 -1
- package/opsi/getHostInsight.d.ts +5 -0
- package/opsi/getHostInsight.js.map +1 -1
- package/opsi/getHostInsights.d.ts +4 -0
- package/opsi/getHostInsights.js.map +1 -1
- package/opsi/getImportableAgentEntities.d.ts +56 -0
- package/opsi/getImportableAgentEntities.js +42 -0
- package/opsi/getImportableAgentEntities.js.map +1 -0
- package/opsi/getImportableAgentEntity.d.ts +56 -0
- package/opsi/getImportableAgentEntity.js +42 -0
- package/opsi/getImportableAgentEntity.js.map +1 -0
- package/opsi/getImportableComputeEntities.d.ts +61 -0
- package/opsi/getImportableComputeEntities.js +44 -0
- package/opsi/getImportableComputeEntities.js.map +1 -0
- package/opsi/getImportableComputeEntity.d.ts +61 -0
- package/opsi/getImportableComputeEntity.js +44 -0
- package/opsi/getImportableComputeEntity.js.map +1 -0
- package/opsi/hostInsight.d.ts +12 -0
- package/opsi/hostInsight.js +2 -0
- package/opsi/hostInsight.js.map +1 -1
- package/opsi/index.d.ts +4 -0
- package/opsi/index.js +4 -0
- package/opsi/index.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +2 -1
- package/package.json.dev +4 -3
- package/sch/connector.d.ts +1 -0
- package/sch/connector.js +1 -0
- package/sch/connector.js.map +1 -1
- package/types/input.d.ts +1468 -1122
- package/types/output.d.ts +2403 -214
- package/waas/policy.d.ts +0 -223
- package/waas/policy.js +0 -223
- package/waas/policy.js.map +1 -1
- package/waas/protectionRule.d.ts +0 -17
- package/waas/protectionRule.js +0 -17
- package/waas/protectionRule.js.map +1 -1
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.AnnouncementSubscriptionsFilterGroup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Announcement Subscriptions Filter Group resource in Oracle Cloud Infrastructure Announcements Service service.
|
|
10
|
+
*
|
|
11
|
+
* Creates a new filter group in the specified announcement subscription.
|
|
12
|
+
*
|
|
13
|
+
* This call is subject to an Announcements limit that applies to the total number of requests across all read or write operations. Announcements might throttle this call to reject an otherwise valid request when the total rate of operations exceeds 20 requests per second for a given user. The service might also throttle this call to reject an otherwise valid request when the total rate of operations exceeds 100 requests per second for a given tenancy.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as oci from "@pulumi/oci";
|
|
20
|
+
*
|
|
21
|
+
* const testAnnouncementSubscriptionsFilterGroup = new oci.announcementsservice.AnnouncementSubscriptionsFilterGroup("testAnnouncementSubscriptionsFilterGroup", {
|
|
22
|
+
* announcementSubscriptionId: oci_announcements_service_announcement_subscription.test_announcement_subscription.id,
|
|
23
|
+
* filters: [{
|
|
24
|
+
* type: _var.announcement_subscriptions_filter_group_filters_type,
|
|
25
|
+
* value: _var.announcement_subscriptions_filter_group_filters_value,
|
|
26
|
+
* }],
|
|
27
|
+
* });
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* ## Import
|
|
31
|
+
*
|
|
32
|
+
* AnnouncementSubscriptionsFilterGroups can be imported using the `id`, e.g.
|
|
33
|
+
*
|
|
34
|
+
* ```sh
|
|
35
|
+
* $ pulumi import oci:AnnouncementsService/announcementSubscriptionsFilterGroup:AnnouncementSubscriptionsFilterGroup test_announcement_subscriptions_filter_group "id"
|
|
36
|
+
* ```
|
|
37
|
+
*/
|
|
38
|
+
class AnnouncementSubscriptionsFilterGroup extends pulumi.CustomResource {
|
|
39
|
+
constructor(name, argsOrState, opts) {
|
|
40
|
+
let resourceInputs = {};
|
|
41
|
+
opts = opts || {};
|
|
42
|
+
if (opts.id) {
|
|
43
|
+
const state = argsOrState;
|
|
44
|
+
resourceInputs["announcementSubscriptionId"] = state ? state.announcementSubscriptionId : undefined;
|
|
45
|
+
resourceInputs["filters"] = state ? state.filters : undefined;
|
|
46
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
47
|
+
}
|
|
48
|
+
else {
|
|
49
|
+
const args = argsOrState;
|
|
50
|
+
if ((!args || args.announcementSubscriptionId === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'announcementSubscriptionId'");
|
|
52
|
+
}
|
|
53
|
+
if ((!args || args.filters === undefined) && !opts.urn) {
|
|
54
|
+
throw new Error("Missing required property 'filters'");
|
|
55
|
+
}
|
|
56
|
+
resourceInputs["announcementSubscriptionId"] = args ? args.announcementSubscriptionId : undefined;
|
|
57
|
+
resourceInputs["filters"] = args ? args.filters : undefined;
|
|
58
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
59
|
+
}
|
|
60
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
61
|
+
super(AnnouncementSubscriptionsFilterGroup.__pulumiType, name, resourceInputs, opts);
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Get an existing AnnouncementSubscriptionsFilterGroup resource's state with the given name, ID, and optional extra
|
|
65
|
+
* properties used to qualify the lookup.
|
|
66
|
+
*
|
|
67
|
+
* @param name The _unique_ name of the resulting resource.
|
|
68
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
69
|
+
* @param state Any extra arguments used during the lookup.
|
|
70
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
71
|
+
*/
|
|
72
|
+
static get(name, id, state, opts) {
|
|
73
|
+
return new AnnouncementSubscriptionsFilterGroup(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* Returns true if the given object is an instance of AnnouncementSubscriptionsFilterGroup. This is designed to work even
|
|
77
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
78
|
+
*/
|
|
79
|
+
static isInstance(obj) {
|
|
80
|
+
if (obj === undefined || obj === null) {
|
|
81
|
+
return false;
|
|
82
|
+
}
|
|
83
|
+
return obj['__pulumiType'] === AnnouncementSubscriptionsFilterGroup.__pulumiType;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
exports.AnnouncementSubscriptionsFilterGroup = AnnouncementSubscriptionsFilterGroup;
|
|
87
|
+
/** @internal */
|
|
88
|
+
AnnouncementSubscriptionsFilterGroup.__pulumiType = 'oci:AnnouncementsService/announcementSubscriptionsFilterGroup:AnnouncementSubscriptionsFilterGroup';
|
|
89
|
+
//# sourceMappingURL=announcementSubscriptionsFilterGroup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"announcementSubscriptionsFilterGroup.js","sourceRoot":"","sources":["../../announcementsservice/announcementSubscriptionsFilterGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAiD3E,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,0BAA0B,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvE,MAAM,IAAI,KAAK,CAAC,wDAAwD,CAAC,CAAC;aAC7E;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;IAtED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3F,CAAC;IAKD;;;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,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;;AA1BL,oFAwEC;AA1DG,gBAAgB;AACO,iDAAY,GAAG,oGAAoG,CAAC"}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Announcement Subscription resource in Oracle Cloud Infrastructure Announcements Service service.
|
|
5
|
+
*
|
|
6
|
+
* Gets the specified announcement subscription.
|
|
7
|
+
*
|
|
8
|
+
* This call is subject to an Announcements limit that applies to the total number of requests across all read or write operations. Announcements might throttle this call to reject an otherwise valid request when the total rate of operations exceeds 20 requests per second for a given user. The service might also throttle this call to reject an otherwise valid request when the total rate of operations exceeds 100 requests per second for a given tenancy.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as oci from "@pulumi/oci";
|
|
15
|
+
*
|
|
16
|
+
* const testAnnouncementSubscription = oci.AnnouncementsService.getAnnouncementSubscription({
|
|
17
|
+
* announcementSubscriptionId: oci_announcements_service_announcement_subscription.test_announcement_subscription.id,
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
export declare function getAnnouncementSubscription(args: GetAnnouncementSubscriptionArgs, opts?: pulumi.InvokeOptions): Promise<GetAnnouncementSubscriptionResult>;
|
|
22
|
+
/**
|
|
23
|
+
* A collection of arguments for invoking getAnnouncementSubscription.
|
|
24
|
+
*/
|
|
25
|
+
export interface GetAnnouncementSubscriptionArgs {
|
|
26
|
+
/**
|
|
27
|
+
* The OCID of the announcement subscription.
|
|
28
|
+
*/
|
|
29
|
+
announcementSubscriptionId: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* A collection of values returned by getAnnouncementSubscription.
|
|
33
|
+
*/
|
|
34
|
+
export interface GetAnnouncementSubscriptionResult {
|
|
35
|
+
readonly announcementSubscriptionId: string;
|
|
36
|
+
/**
|
|
37
|
+
* The OCID of the compartment that contains the announcement subscription.
|
|
38
|
+
*/
|
|
39
|
+
readonly compartmentId: string;
|
|
40
|
+
/**
|
|
41
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
42
|
+
*/
|
|
43
|
+
readonly definedTags: {
|
|
44
|
+
[key: string]: any;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* A description of the announcement subscription. Avoid entering confidential information.
|
|
48
|
+
*/
|
|
49
|
+
readonly description: string;
|
|
50
|
+
/**
|
|
51
|
+
* A user-friendly name for the announcement subscription. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
52
|
+
*/
|
|
53
|
+
readonly displayName: string;
|
|
54
|
+
/**
|
|
55
|
+
* A list of filter groups for the announcement subscription. A filter group is a combination of multiple filters applied to announcements for matching purposes.
|
|
56
|
+
*/
|
|
57
|
+
readonly filterGroups: outputs.AnnouncementsService.GetAnnouncementSubscriptionFilterGroup[];
|
|
58
|
+
/**
|
|
59
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
60
|
+
*/
|
|
61
|
+
readonly freeformTags: {
|
|
62
|
+
[key: string]: any;
|
|
63
|
+
};
|
|
64
|
+
/**
|
|
65
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the announcement subscription.
|
|
66
|
+
*/
|
|
67
|
+
readonly id: string;
|
|
68
|
+
/**
|
|
69
|
+
* A message describing the current lifecycle state in more detail. For example, details might provide required or recommended actions for a resource in a Failed state.
|
|
70
|
+
*/
|
|
71
|
+
readonly lifecycleDetails: string;
|
|
72
|
+
/**
|
|
73
|
+
* The OCID of the Notifications service topic that is the target for publishing announcements that match the configured announcement subscription.
|
|
74
|
+
*/
|
|
75
|
+
readonly onsTopicId: string;
|
|
76
|
+
/**
|
|
77
|
+
* The current lifecycle state of the announcement subscription.
|
|
78
|
+
*/
|
|
79
|
+
readonly state: string;
|
|
80
|
+
/**
|
|
81
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
82
|
+
*/
|
|
83
|
+
readonly systemTags: {
|
|
84
|
+
[key: string]: any;
|
|
85
|
+
};
|
|
86
|
+
/**
|
|
87
|
+
* The date and time that the announcement subscription was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
88
|
+
*/
|
|
89
|
+
readonly timeCreated: string;
|
|
90
|
+
/**
|
|
91
|
+
* The date and time that the announcement subscription was updated, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
92
|
+
*/
|
|
93
|
+
readonly timeUpdated: string;
|
|
94
|
+
}
|
|
95
|
+
export declare function getAnnouncementSubscriptionOutput(args: GetAnnouncementSubscriptionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAnnouncementSubscriptionResult>;
|
|
96
|
+
/**
|
|
97
|
+
* A collection of arguments for invoking getAnnouncementSubscription.
|
|
98
|
+
*/
|
|
99
|
+
export interface GetAnnouncementSubscriptionOutputArgs {
|
|
100
|
+
/**
|
|
101
|
+
* The OCID of the announcement subscription.
|
|
102
|
+
*/
|
|
103
|
+
announcementSubscriptionId: pulumi.Input<string>;
|
|
104
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getAnnouncementSubscriptionOutput = exports.getAnnouncementSubscription = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Announcement Subscription resource in Oracle Cloud Infrastructure Announcements Service service.
|
|
10
|
+
*
|
|
11
|
+
* Gets the specified announcement subscription.
|
|
12
|
+
*
|
|
13
|
+
* This call is subject to an Announcements limit that applies to the total number of requests across all read or write operations. Announcements might throttle this call to reject an otherwise valid request when the total rate of operations exceeds 20 requests per second for a given user. The service might also throttle this call to reject an otherwise valid request when the total rate of operations exceeds 100 requests per second for a given tenancy.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as oci from "@pulumi/oci";
|
|
20
|
+
*
|
|
21
|
+
* const testAnnouncementSubscription = oci.AnnouncementsService.getAnnouncementSubscription({
|
|
22
|
+
* announcementSubscriptionId: oci_announcements_service_announcement_subscription.test_announcement_subscription.id,
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
function getAnnouncementSubscription(args, opts) {
|
|
27
|
+
if (!opts) {
|
|
28
|
+
opts = {};
|
|
29
|
+
}
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
31
|
+
return pulumi.runtime.invoke("oci:AnnouncementsService/getAnnouncementSubscription:getAnnouncementSubscription", {
|
|
32
|
+
"announcementSubscriptionId": args.announcementSubscriptionId,
|
|
33
|
+
}, opts);
|
|
34
|
+
}
|
|
35
|
+
exports.getAnnouncementSubscription = getAnnouncementSubscription;
|
|
36
|
+
function getAnnouncementSubscriptionOutput(args, opts) {
|
|
37
|
+
return pulumi.output(args).apply(a => getAnnouncementSubscription(a, opts));
|
|
38
|
+
}
|
|
39
|
+
exports.getAnnouncementSubscriptionOutput = getAnnouncementSubscriptionOutput;
|
|
40
|
+
//# sourceMappingURL=getAnnouncementSubscription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAnnouncementSubscription.js","sourceRoot":"","sources":["../../announcementsservice/getAnnouncementSubscription.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kEASC;AAuED,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,8EAEC"}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides the list of Announcement Subscriptions in Oracle Cloud Infrastructure Announcements Service service.
|
|
5
|
+
*
|
|
6
|
+
* Gets a list of all announcement subscriptions in the specified compartment.
|
|
7
|
+
*
|
|
8
|
+
* This call is subject to an Announcements limit that applies to the total number of requests across all read or write operations. Announcements might throttle this call to reject an otherwise valid request when the total rate of operations exceeds 20 requests per second for a given user. The service might also throttle this call to reject an otherwise valid request when the total rate of operations exceeds 100 requests per second for a given tenancy.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as oci from "@pulumi/oci";
|
|
15
|
+
*
|
|
16
|
+
* const testAnnouncementSubscriptions = oci.AnnouncementsService.getAnnouncementSubscriptions({
|
|
17
|
+
* compartmentId: _var.compartment_id,
|
|
18
|
+
* displayName: _var.announcement_subscription_display_name,
|
|
19
|
+
* id: _var.announcement_subscription_id,
|
|
20
|
+
* state: _var.announcement_subscription_state,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
export declare function getAnnouncementSubscriptions(args: GetAnnouncementSubscriptionsArgs, opts?: pulumi.InvokeOptions): Promise<GetAnnouncementSubscriptionsResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getAnnouncementSubscriptions.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetAnnouncementSubscriptionsArgs {
|
|
29
|
+
/**
|
|
30
|
+
* The OCID of the compartment.
|
|
31
|
+
*/
|
|
32
|
+
compartmentId: string;
|
|
33
|
+
/**
|
|
34
|
+
* A filter to return only resources that match the entire display name given.
|
|
35
|
+
*/
|
|
36
|
+
displayName?: string;
|
|
37
|
+
filters?: inputs.AnnouncementsService.GetAnnouncementSubscriptionsFilter[];
|
|
38
|
+
/**
|
|
39
|
+
* The OCID of the announcement subscription.
|
|
40
|
+
*/
|
|
41
|
+
id?: string;
|
|
42
|
+
/**
|
|
43
|
+
* A filter to return only announcement subscriptions that match the given lifecycle state.
|
|
44
|
+
*/
|
|
45
|
+
state?: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* A collection of values returned by getAnnouncementSubscriptions.
|
|
49
|
+
*/
|
|
50
|
+
export interface GetAnnouncementSubscriptionsResult {
|
|
51
|
+
/**
|
|
52
|
+
* The list of announcement_subscription_collection.
|
|
53
|
+
*/
|
|
54
|
+
readonly announcementSubscriptionCollections: outputs.AnnouncementsService.GetAnnouncementSubscriptionsAnnouncementSubscriptionCollection[];
|
|
55
|
+
/**
|
|
56
|
+
* The OCID of the compartment that contains the announcement subscription.
|
|
57
|
+
*/
|
|
58
|
+
readonly compartmentId: string;
|
|
59
|
+
/**
|
|
60
|
+
* A user-friendly name for the announcement subscription. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
61
|
+
*/
|
|
62
|
+
readonly displayName?: string;
|
|
63
|
+
readonly filters?: outputs.AnnouncementsService.GetAnnouncementSubscriptionsFilter[];
|
|
64
|
+
/**
|
|
65
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the announcement subscription.
|
|
66
|
+
*/
|
|
67
|
+
readonly id?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The current lifecycle state of the announcement subscription.
|
|
70
|
+
*/
|
|
71
|
+
readonly state?: string;
|
|
72
|
+
}
|
|
73
|
+
export declare function getAnnouncementSubscriptionsOutput(args: GetAnnouncementSubscriptionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAnnouncementSubscriptionsResult>;
|
|
74
|
+
/**
|
|
75
|
+
* A collection of arguments for invoking getAnnouncementSubscriptions.
|
|
76
|
+
*/
|
|
77
|
+
export interface GetAnnouncementSubscriptionsOutputArgs {
|
|
78
|
+
/**
|
|
79
|
+
* The OCID of the compartment.
|
|
80
|
+
*/
|
|
81
|
+
compartmentId: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* A filter to return only resources that match the entire display name given.
|
|
84
|
+
*/
|
|
85
|
+
displayName?: pulumi.Input<string>;
|
|
86
|
+
filters?: pulumi.Input<pulumi.Input<inputs.AnnouncementsService.GetAnnouncementSubscriptionsFilterArgs>[]>;
|
|
87
|
+
/**
|
|
88
|
+
* The OCID of the announcement subscription.
|
|
89
|
+
*/
|
|
90
|
+
id?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* A filter to return only announcement subscriptions that match the given lifecycle state.
|
|
93
|
+
*/
|
|
94
|
+
state?: pulumi.Input<string>;
|
|
95
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getAnnouncementSubscriptionsOutput = exports.getAnnouncementSubscriptions = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Announcement Subscriptions in Oracle Cloud Infrastructure Announcements Service service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a list of all announcement subscriptions in the specified compartment.
|
|
12
|
+
*
|
|
13
|
+
* This call is subject to an Announcements limit that applies to the total number of requests across all read or write operations. Announcements might throttle this call to reject an otherwise valid request when the total rate of operations exceeds 20 requests per second for a given user. The service might also throttle this call to reject an otherwise valid request when the total rate of operations exceeds 100 requests per second for a given tenancy.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as oci from "@pulumi/oci";
|
|
20
|
+
*
|
|
21
|
+
* const testAnnouncementSubscriptions = oci.AnnouncementsService.getAnnouncementSubscriptions({
|
|
22
|
+
* compartmentId: _var.compartment_id,
|
|
23
|
+
* displayName: _var.announcement_subscription_display_name,
|
|
24
|
+
* id: _var.announcement_subscription_id,
|
|
25
|
+
* state: _var.announcement_subscription_state,
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
function getAnnouncementSubscriptions(args, opts) {
|
|
30
|
+
if (!opts) {
|
|
31
|
+
opts = {};
|
|
32
|
+
}
|
|
33
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
34
|
+
return pulumi.runtime.invoke("oci:AnnouncementsService/getAnnouncementSubscriptions:getAnnouncementSubscriptions", {
|
|
35
|
+
"compartmentId": args.compartmentId,
|
|
36
|
+
"displayName": args.displayName,
|
|
37
|
+
"filters": args.filters,
|
|
38
|
+
"id": args.id,
|
|
39
|
+
"state": args.state,
|
|
40
|
+
}, opts);
|
|
41
|
+
}
|
|
42
|
+
exports.getAnnouncementSubscriptions = getAnnouncementSubscriptions;
|
|
43
|
+
function getAnnouncementSubscriptionsOutput(args, opts) {
|
|
44
|
+
return pulumi.output(args).apply(a => getAnnouncementSubscriptions(a, opts));
|
|
45
|
+
}
|
|
46
|
+
exports.getAnnouncementSubscriptionsOutput = getAnnouncementSubscriptionsOutput;
|
|
47
|
+
//# sourceMappingURL=getAnnouncementSubscriptions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAnnouncementSubscriptions.js","sourceRoot":"","sources":["../../announcementsservice/getAnnouncementSubscriptions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oEAaC;AAoDD,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,4BAA4B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,gFAEC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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 __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
+
};
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
const pulumi = require("@pulumi/pulumi");
|
|
20
|
+
const utilities = require("../utilities");
|
|
21
|
+
// Export members:
|
|
22
|
+
__exportStar(require("./announcementSubscription"), exports);
|
|
23
|
+
__exportStar(require("./announcementSubscriptionsActionsChangeCompartment"), exports);
|
|
24
|
+
__exportStar(require("./announcementSubscriptionsFilterGroup"), exports);
|
|
25
|
+
__exportStar(require("./getAnnouncementSubscription"), exports);
|
|
26
|
+
__exportStar(require("./getAnnouncementSubscriptions"), exports);
|
|
27
|
+
// Import resources to register:
|
|
28
|
+
const announcementSubscription_1 = require("./announcementSubscription");
|
|
29
|
+
const announcementSubscriptionsActionsChangeCompartment_1 = require("./announcementSubscriptionsActionsChangeCompartment");
|
|
30
|
+
const announcementSubscriptionsFilterGroup_1 = require("./announcementSubscriptionsFilterGroup");
|
|
31
|
+
const _module = {
|
|
32
|
+
version: utilities.getVersion(),
|
|
33
|
+
construct: (name, type, urn) => {
|
|
34
|
+
switch (type) {
|
|
35
|
+
case "oci:AnnouncementsService/announcementSubscription:AnnouncementSubscription":
|
|
36
|
+
return new announcementSubscription_1.AnnouncementSubscription(name, undefined, { urn });
|
|
37
|
+
case "oci:AnnouncementsService/announcementSubscriptionsActionsChangeCompartment:AnnouncementSubscriptionsActionsChangeCompartment":
|
|
38
|
+
return new announcementSubscriptionsActionsChangeCompartment_1.AnnouncementSubscriptionsActionsChangeCompartment(name, undefined, { urn });
|
|
39
|
+
case "oci:AnnouncementsService/announcementSubscriptionsFilterGroup:AnnouncementSubscriptionsFilterGroup":
|
|
40
|
+
return new announcementSubscriptionsFilterGroup_1.AnnouncementSubscriptionsFilterGroup(name, undefined, { urn });
|
|
41
|
+
default:
|
|
42
|
+
throw new Error(`unknown resource type ${type}`);
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
};
|
|
46
|
+
pulumi.runtime.registerResourceModule("oci", "AnnouncementsService/announcementSubscription", _module);
|
|
47
|
+
pulumi.runtime.registerResourceModule("oci", "AnnouncementsService/announcementSubscriptionsActionsChangeCompartment", _module);
|
|
48
|
+
pulumi.runtime.registerResourceModule("oci", "AnnouncementsService/announcementSubscriptionsFilterGroup", _module);
|
|
49
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../announcementsservice/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,6DAA2C;AAC3C,sFAAoE;AACpE,yEAAuD;AACvD,gEAA8C;AAC9C,iEAA+C;AAE/C,gCAAgC;AAChC,yEAAsE;AACtE,2HAAwH;AACxH,iGAA8F;AAE9F,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,4EAA4E;gBAC7E,OAAO,IAAI,mDAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,8HAA8H;gBAC/H,OAAO,IAAI,qGAAiD,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/F,KAAK,oGAAoG;gBACrG,OAAO,IAAI,2EAAoC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClF;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,+CAA+C,EAAE,OAAO,CAAC,CAAA;AACtG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wEAAwE,EAAE,OAAO,CAAC,CAAA;AAC/H,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,2DAA2D,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -17,8 +17,13 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
17
17
|
* monitorType: _var.monitor_monitor_type,
|
|
18
18
|
* repeatIntervalInSeconds: _var.monitor_repeat_interval_in_seconds,
|
|
19
19
|
* vantagePoints: [],
|
|
20
|
+
* batchIntervalInSeconds: _var.monitor_batch_interval_in_seconds,
|
|
20
21
|
* configuration: {
|
|
21
22
|
* configType: _var.monitor_configuration_config_type,
|
|
23
|
+
* dnsConfiguration: {
|
|
24
|
+
* isOverrideDns: _var.monitor_configuration_dns_configuration_is_override_dns,
|
|
25
|
+
* overrideDnsIp: _var.monitor_configuration_dns_configuration_override_dns_ip,
|
|
26
|
+
* },
|
|
22
27
|
* isCertificateValidationEnabled: _var.monitor_configuration_is_certificate_validation_enabled,
|
|
23
28
|
* isFailureRetried: _var.monitor_configuration_is_failure_retried,
|
|
24
29
|
* isRedirectionEnabled: _var.monitor_configuration_is_redirection_enabled,
|
|
@@ -65,7 +70,9 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
65
70
|
* freeformTags: {
|
|
66
71
|
* "bar-key": "value",
|
|
67
72
|
* },
|
|
73
|
+
* isRunNow: _var.monitor_is_run_now,
|
|
68
74
|
* isRunOnce: _var.monitor_is_run_once,
|
|
75
|
+
* schedulingPolicy: _var.monitor_scheduling_policy,
|
|
69
76
|
* scriptId: oci_apm_synthetics_script.test_script.id,
|
|
70
77
|
* scriptParameters: [{
|
|
71
78
|
* paramName: _var.monitor_script_parameters_param_name,
|
|
@@ -103,8 +110,14 @@ export declare class Config extends pulumi.CustomResource {
|
|
|
103
110
|
static isInstance(obj: any): obj is Config;
|
|
104
111
|
/**
|
|
105
112
|
* (Updatable) The APM domain ID the request is intended for.
|
|
113
|
+
* <<<<<<< ours
|
|
106
114
|
*/
|
|
107
115
|
readonly apmDomainId: pulumi.Output<string>;
|
|
116
|
+
/**
|
|
117
|
+
* (Updatable) Time interval between 2 runs in round robin batch mode (*SchedulingPolicy - BATCHED_ROUND_ROBIN).
|
|
118
|
+
* =======
|
|
119
|
+
*/
|
|
120
|
+
readonly batchIntervalInSeconds: pulumi.Output<number>;
|
|
108
121
|
/**
|
|
109
122
|
* (Updatable) Details of monitor configuration.
|
|
110
123
|
*/
|
|
@@ -125,6 +138,10 @@ export declare class Config extends pulumi.CustomResource {
|
|
|
125
138
|
readonly freeformTags: pulumi.Output<{
|
|
126
139
|
[key: string]: any;
|
|
127
140
|
}>;
|
|
141
|
+
/**
|
|
142
|
+
* (Updatable) If isRunNow is enabled, then the monitor will run now.
|
|
143
|
+
*/
|
|
144
|
+
readonly isRunNow: pulumi.Output<boolean>;
|
|
128
145
|
/**
|
|
129
146
|
* (Updatable) If runOnce is enabled, then the monitor will run once.
|
|
130
147
|
*/
|
|
@@ -137,6 +154,10 @@ export declare class Config extends pulumi.CustomResource {
|
|
|
137
154
|
* (Updatable) Interval in seconds after the start time when the job should be repeated. Minimum repeatIntervalInSeconds should be 300 seconds for Scripted REST, Scripted Browser and Browser monitors, and 60 seconds for REST monitor.
|
|
138
155
|
*/
|
|
139
156
|
readonly repeatIntervalInSeconds: pulumi.Output<number>;
|
|
157
|
+
/**
|
|
158
|
+
* (Updatable) Scheduling policy on Vantage points.
|
|
159
|
+
*/
|
|
160
|
+
readonly schedulingPolicy: pulumi.Output<string>;
|
|
140
161
|
/**
|
|
141
162
|
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the script. scriptId is mandatory for creation of SCRIPTED_BROWSER and SCRIPTED_REST monitor types. For other monitor types, it should be set to null.
|
|
142
163
|
*/
|
|
@@ -192,8 +213,14 @@ export declare class Config extends pulumi.CustomResource {
|
|
|
192
213
|
export interface ConfigState {
|
|
193
214
|
/**
|
|
194
215
|
* (Updatable) The APM domain ID the request is intended for.
|
|
216
|
+
* <<<<<<< ours
|
|
195
217
|
*/
|
|
196
218
|
apmDomainId?: pulumi.Input<string>;
|
|
219
|
+
/**
|
|
220
|
+
* (Updatable) Time interval between 2 runs in round robin batch mode (*SchedulingPolicy - BATCHED_ROUND_ROBIN).
|
|
221
|
+
* =======
|
|
222
|
+
*/
|
|
223
|
+
batchIntervalInSeconds?: pulumi.Input<number>;
|
|
197
224
|
/**
|
|
198
225
|
* (Updatable) Details of monitor configuration.
|
|
199
226
|
*/
|
|
@@ -214,6 +241,10 @@ export interface ConfigState {
|
|
|
214
241
|
freeformTags?: pulumi.Input<{
|
|
215
242
|
[key: string]: any;
|
|
216
243
|
}>;
|
|
244
|
+
/**
|
|
245
|
+
* (Updatable) If isRunNow is enabled, then the monitor will run now.
|
|
246
|
+
*/
|
|
247
|
+
isRunNow?: pulumi.Input<boolean>;
|
|
217
248
|
/**
|
|
218
249
|
* (Updatable) If runOnce is enabled, then the monitor will run once.
|
|
219
250
|
*/
|
|
@@ -226,6 +257,10 @@ export interface ConfigState {
|
|
|
226
257
|
* (Updatable) Interval in seconds after the start time when the job should be repeated. Minimum repeatIntervalInSeconds should be 300 seconds for Scripted REST, Scripted Browser and Browser monitors, and 60 seconds for REST monitor.
|
|
227
258
|
*/
|
|
228
259
|
repeatIntervalInSeconds?: pulumi.Input<number>;
|
|
260
|
+
/**
|
|
261
|
+
* (Updatable) Scheduling policy on Vantage points.
|
|
262
|
+
*/
|
|
263
|
+
schedulingPolicy?: pulumi.Input<string>;
|
|
229
264
|
/**
|
|
230
265
|
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the script. scriptId is mandatory for creation of SCRIPTED_BROWSER and SCRIPTED_REST monitor types. For other monitor types, it should be set to null.
|
|
231
266
|
*/
|
|
@@ -273,8 +308,14 @@ export interface ConfigState {
|
|
|
273
308
|
export interface ConfigArgs {
|
|
274
309
|
/**
|
|
275
310
|
* (Updatable) The APM domain ID the request is intended for.
|
|
311
|
+
* <<<<<<< ours
|
|
276
312
|
*/
|
|
277
313
|
apmDomainId: pulumi.Input<string>;
|
|
314
|
+
/**
|
|
315
|
+
* (Updatable) Time interval between 2 runs in round robin batch mode (*SchedulingPolicy - BATCHED_ROUND_ROBIN).
|
|
316
|
+
* =======
|
|
317
|
+
*/
|
|
318
|
+
batchIntervalInSeconds?: pulumi.Input<number>;
|
|
278
319
|
/**
|
|
279
320
|
* (Updatable) Details of monitor configuration.
|
|
280
321
|
*/
|
|
@@ -295,6 +336,10 @@ export interface ConfigArgs {
|
|
|
295
336
|
freeformTags?: pulumi.Input<{
|
|
296
337
|
[key: string]: any;
|
|
297
338
|
}>;
|
|
339
|
+
/**
|
|
340
|
+
* (Updatable) If isRunNow is enabled, then the monitor will run now.
|
|
341
|
+
*/
|
|
342
|
+
isRunNow?: pulumi.Input<boolean>;
|
|
298
343
|
/**
|
|
299
344
|
* (Updatable) If runOnce is enabled, then the monitor will run once.
|
|
300
345
|
*/
|
|
@@ -307,6 +352,10 @@ export interface ConfigArgs {
|
|
|
307
352
|
* (Updatable) Interval in seconds after the start time when the job should be repeated. Minimum repeatIntervalInSeconds should be 300 seconds for Scripted REST, Scripted Browser and Browser monitors, and 60 seconds for REST monitor.
|
|
308
353
|
*/
|
|
309
354
|
repeatIntervalInSeconds: pulumi.Input<number>;
|
|
355
|
+
/**
|
|
356
|
+
* (Updatable) Scheduling policy on Vantage points.
|
|
357
|
+
*/
|
|
358
|
+
schedulingPolicy?: pulumi.Input<string>;
|
|
310
359
|
/**
|
|
311
360
|
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the script. scriptId is mandatory for creation of SCRIPTED_BROWSER and SCRIPTED_REST monitor types. For other monitor types, it should be set to null.
|
|
312
361
|
*/
|
package/apmsynthetics/config.js
CHANGED
|
@@ -22,8 +22,13 @@ const utilities = require("../utilities");
|
|
|
22
22
|
* monitorType: _var.monitor_monitor_type,
|
|
23
23
|
* repeatIntervalInSeconds: _var.monitor_repeat_interval_in_seconds,
|
|
24
24
|
* vantagePoints: [],
|
|
25
|
+
* batchIntervalInSeconds: _var.monitor_batch_interval_in_seconds,
|
|
25
26
|
* configuration: {
|
|
26
27
|
* configType: _var.monitor_configuration_config_type,
|
|
28
|
+
* dnsConfiguration: {
|
|
29
|
+
* isOverrideDns: _var.monitor_configuration_dns_configuration_is_override_dns,
|
|
30
|
+
* overrideDnsIp: _var.monitor_configuration_dns_configuration_override_dns_ip,
|
|
31
|
+
* },
|
|
27
32
|
* isCertificateValidationEnabled: _var.monitor_configuration_is_certificate_validation_enabled,
|
|
28
33
|
* isFailureRetried: _var.monitor_configuration_is_failure_retried,
|
|
29
34
|
* isRedirectionEnabled: _var.monitor_configuration_is_redirection_enabled,
|
|
@@ -70,7 +75,9 @@ const utilities = require("../utilities");
|
|
|
70
75
|
* freeformTags: {
|
|
71
76
|
* "bar-key": "value",
|
|
72
77
|
* },
|
|
78
|
+
* isRunNow: _var.monitor_is_run_now,
|
|
73
79
|
* isRunOnce: _var.monitor_is_run_once,
|
|
80
|
+
* schedulingPolicy: _var.monitor_scheduling_policy,
|
|
74
81
|
* scriptId: oci_apm_synthetics_script.test_script.id,
|
|
75
82
|
* scriptParameters: [{
|
|
76
83
|
* paramName: _var.monitor_script_parameters_param_name,
|
|
@@ -97,13 +104,16 @@ class Config extends pulumi.CustomResource {
|
|
|
97
104
|
if (opts.id) {
|
|
98
105
|
const state = argsOrState;
|
|
99
106
|
resourceInputs["apmDomainId"] = state ? state.apmDomainId : undefined;
|
|
107
|
+
resourceInputs["batchIntervalInSeconds"] = state ? state.batchIntervalInSeconds : undefined;
|
|
100
108
|
resourceInputs["configuration"] = state ? state.configuration : undefined;
|
|
101
109
|
resourceInputs["definedTags"] = state ? state.definedTags : undefined;
|
|
102
110
|
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
103
111
|
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
112
|
+
resourceInputs["isRunNow"] = state ? state.isRunNow : undefined;
|
|
104
113
|
resourceInputs["isRunOnce"] = state ? state.isRunOnce : undefined;
|
|
105
114
|
resourceInputs["monitorType"] = state ? state.monitorType : undefined;
|
|
106
115
|
resourceInputs["repeatIntervalInSeconds"] = state ? state.repeatIntervalInSeconds : undefined;
|
|
116
|
+
resourceInputs["schedulingPolicy"] = state ? state.schedulingPolicy : undefined;
|
|
107
117
|
resourceInputs["scriptId"] = state ? state.scriptId : undefined;
|
|
108
118
|
resourceInputs["scriptName"] = state ? state.scriptName : undefined;
|
|
109
119
|
resourceInputs["scriptParameters"] = state ? state.scriptParameters : undefined;
|
|
@@ -133,13 +143,16 @@ class Config extends pulumi.CustomResource {
|
|
|
133
143
|
throw new Error("Missing required property 'vantagePoints'");
|
|
134
144
|
}
|
|
135
145
|
resourceInputs["apmDomainId"] = args ? args.apmDomainId : undefined;
|
|
146
|
+
resourceInputs["batchIntervalInSeconds"] = args ? args.batchIntervalInSeconds : undefined;
|
|
136
147
|
resourceInputs["configuration"] = args ? args.configuration : undefined;
|
|
137
148
|
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
138
149
|
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
139
150
|
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
151
|
+
resourceInputs["isRunNow"] = args ? args.isRunNow : undefined;
|
|
140
152
|
resourceInputs["isRunOnce"] = args ? args.isRunOnce : undefined;
|
|
141
153
|
resourceInputs["monitorType"] = args ? args.monitorType : undefined;
|
|
142
154
|
resourceInputs["repeatIntervalInSeconds"] = args ? args.repeatIntervalInSeconds : undefined;
|
|
155
|
+
resourceInputs["schedulingPolicy"] = args ? args.schedulingPolicy : undefined;
|
|
143
156
|
resourceInputs["scriptId"] = args ? args.scriptId : undefined;
|
|
144
157
|
resourceInputs["scriptName"] = args ? args.scriptName : undefined;
|
|
145
158
|
resourceInputs["scriptParameters"] = args ? args.scriptParameters : undefined;
|