@pulumi/oci 3.17.0 → 3.18.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/containerengine/clusterPublicApiEndpointDecommissionManager.d.ts +45 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js +59 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js.map +1 -0
- package/containerengine/getAddonOptions.d.ts +2 -2
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.d.ts +71 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js +54 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js.map +1 -0
- package/containerengine/index.d.ts +6 -0
- package/containerengine/index.js +10 -1
- package/containerengine/index.js.map +1 -1
- package/core/computeGpuMemoryCluster.d.ts +19 -0
- package/core/computeGpuMemoryCluster.js +7 -0
- package/core/computeGpuMemoryCluster.js.map +1 -1
- package/core/getComputeGpuMemoryCluster.d.ts +5 -0
- package/core/getComputeGpuMemoryCluster.js.map +1 -1
- package/databasemanagement/cloudExadataInfrastructure.d.ts +328 -0
- package/databasemanagement/cloudExadataInfrastructure.js +141 -0
- package/databasemanagement/cloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.d.ts +107 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js +82 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js.map +1 -0
- package/databasemanagement/cloudExadataStorageConnector.d.ts +282 -0
- package/databasemanagement/cloudExadataStorageConnector.js +135 -0
- package/databasemanagement/cloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/cloudExadataStorageGrid.d.ts +231 -0
- package/databasemanagement/cloudExadataStorageGrid.js +97 -0
- package/databasemanagement/cloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/cloudExadataStorageServer.d.ts +295 -0
- package/databasemanagement/cloudExadataStorageServer.js +113 -0
- package/databasemanagement/cloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructure.d.ts +158 -0
- package/databasemanagement/getCloudExadataInfrastructure.js +56 -0
- package/databasemanagement/getCloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructures.d.ts +89 -0
- package/databasemanagement/getCloudExadataInfrastructures.js +60 -0
- package/databasemanagement/getCloudExadataInfrastructures.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnector.d.ts +141 -0
- package/databasemanagement/getCloudExadataStorageConnector.js +54 -0
- package/databasemanagement/getCloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnectors.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js +64 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageGrid.d.ts +136 -0
- package/databasemanagement/getCloudExadataStorageGrid.js +54 -0
- package/databasemanagement/getCloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServer.d.ts +168 -0
- package/databasemanagement/getCloudExadataStorageServer.js +54 -0
- package/databasemanagement/getCloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.d.ts +76 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.d.ts +68 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServers.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageServers.js +64 -0
- package/databasemanagement/getCloudExadataStorageServers.js.map +1 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.d.ts +141 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js +76 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js.map +1 -0
- package/databasemanagement/index.d.ts +45 -0
- package/databasemanagement/index.js +62 -7
- package/databasemanagement/index.js.map +1 -1
- package/email/emailIpPool.d.ts +221 -0
- package/email/emailIpPool.js +112 -0
- package/email/emailIpPool.js.map +1 -0
- package/email/getEmailIpPool.d.ts +119 -0
- package/email/getEmailIpPool.js +54 -0
- package/email/getEmailIpPool.js.map +1 -0
- package/email/getEmailIpPools.d.ts +113 -0
- package/email/getEmailIpPools.js +68 -0
- package/email/getEmailIpPools.js.map +1 -0
- package/email/getEmailOutboundIps.d.ts +114 -0
- package/email/getEmailOutboundIps.js +68 -0
- package/email/getEmailOutboundIps.js.map +1 -0
- package/email/getSender.d.ts +4 -0
- package/email/getSender.js.map +1 -1
- package/email/getSenders.d.ts +14 -0
- package/email/getSenders.js +4 -0
- package/email/getSenders.js.map +1 -1
- package/email/index.d.ts +12 -0
- package/email/index.js +15 -1
- package/email/index.js.map +1 -1
- package/email/sender.d.ts +13 -0
- package/email/sender.js +3 -0
- package/email/sender.js.map +1 -1
- package/mysql/getDbSystemMaintenanceEvents.d.ts +147 -0
- package/mysql/getDbSystemMaintenanceEvents.js +76 -0
- package/mysql/getDbSystemMaintenanceEvents.js.map +1 -0
- package/mysql/index.d.ts +3 -0
- package/mysql/index.js +4 -1
- package/mysql/index.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +4 -0
- package/mysql/mysqlDbSystem.js +4 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +474 -0
- package/types/output.d.ts +1699 -0
|
@@ -0,0 +1,112 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.EmailIpPool = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Email Ip Pool resource in Oracle Cloud Infrastructure Email service.
|
|
10
|
+
*
|
|
11
|
+
* Creates a new EmailIpPool.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testEmailIpPool = new oci.email.EmailIpPool("test_email_ip_pool", {
|
|
20
|
+
* compartmentId: compartmentId,
|
|
21
|
+
* name: emailIpPoolName,
|
|
22
|
+
* outboundIps: [],
|
|
23
|
+
* definedTags: {
|
|
24
|
+
* "Operations.CostCenter": "42",
|
|
25
|
+
* },
|
|
26
|
+
* description: emailIpPoolDescription,
|
|
27
|
+
* freeformTags: {
|
|
28
|
+
* Department: "Finance",
|
|
29
|
+
* },
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## Import
|
|
34
|
+
*
|
|
35
|
+
* EmailIpPools can be imported using the `id`, e.g.
|
|
36
|
+
*
|
|
37
|
+
* ```sh
|
|
38
|
+
* $ pulumi import oci:Email/emailIpPool:EmailIpPool test_email_ip_pool "id"
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
class EmailIpPool extends pulumi.CustomResource {
|
|
42
|
+
/**
|
|
43
|
+
* Get an existing EmailIpPool resource's state with the given name, ID, and optional extra
|
|
44
|
+
* properties used to qualify the lookup.
|
|
45
|
+
*
|
|
46
|
+
* @param name The _unique_ name of the resulting resource.
|
|
47
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
48
|
+
* @param state Any extra arguments used during the lookup.
|
|
49
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
50
|
+
*/
|
|
51
|
+
static get(name, id, state, opts) {
|
|
52
|
+
return new EmailIpPool(name, state, { ...opts, id: id });
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of EmailIpPool. This is designed to work even
|
|
56
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
|
+
*/
|
|
58
|
+
static isInstance(obj) {
|
|
59
|
+
if (obj === undefined || obj === null) {
|
|
60
|
+
return false;
|
|
61
|
+
}
|
|
62
|
+
return obj['__pulumiType'] === EmailIpPool.__pulumiType;
|
|
63
|
+
}
|
|
64
|
+
constructor(name, argsOrState, opts) {
|
|
65
|
+
let resourceInputs = {};
|
|
66
|
+
opts = opts || {};
|
|
67
|
+
if (opts.id) {
|
|
68
|
+
const state = argsOrState;
|
|
69
|
+
resourceInputs["compartmentId"] = state?.compartmentId;
|
|
70
|
+
resourceInputs["definedTags"] = state?.definedTags;
|
|
71
|
+
resourceInputs["description"] = state?.description;
|
|
72
|
+
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
73
|
+
resourceInputs["lifecycleDetails"] = state?.lifecycleDetails;
|
|
74
|
+
resourceInputs["locks"] = state?.locks;
|
|
75
|
+
resourceInputs["name"] = state?.name;
|
|
76
|
+
resourceInputs["outboundIps"] = state?.outboundIps;
|
|
77
|
+
resourceInputs["outboundIpsResponses"] = state?.outboundIpsResponses;
|
|
78
|
+
resourceInputs["state"] = state?.state;
|
|
79
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
80
|
+
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
81
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
82
|
+
}
|
|
83
|
+
else {
|
|
84
|
+
const args = argsOrState;
|
|
85
|
+
if (args?.compartmentId === undefined && !opts.urn) {
|
|
86
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
87
|
+
}
|
|
88
|
+
if (args?.outboundIps === undefined && !opts.urn) {
|
|
89
|
+
throw new Error("Missing required property 'outboundIps'");
|
|
90
|
+
}
|
|
91
|
+
resourceInputs["compartmentId"] = args?.compartmentId;
|
|
92
|
+
resourceInputs["definedTags"] = args?.definedTags;
|
|
93
|
+
resourceInputs["description"] = args?.description;
|
|
94
|
+
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
95
|
+
resourceInputs["name"] = args?.name;
|
|
96
|
+
resourceInputs["outboundIps"] = args?.outboundIps;
|
|
97
|
+
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
98
|
+
resourceInputs["locks"] = undefined /*out*/;
|
|
99
|
+
resourceInputs["outboundIpsResponses"] = undefined /*out*/;
|
|
100
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
101
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
102
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
103
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
104
|
+
}
|
|
105
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
106
|
+
super(EmailIpPool.__pulumiType, name, resourceInputs, opts);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
exports.EmailIpPool = EmailIpPool;
|
|
110
|
+
/** @internal */
|
|
111
|
+
EmailIpPool.__pulumiType = 'oci:Email/emailIpPool:EmailIpPool';
|
|
112
|
+
//# sourceMappingURL=emailIpPool.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"emailIpPool.js","sourceRoot":"","sources":["../../email/emailIpPool.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Email Ip Pool resource in Oracle Cloud Infrastructure Email service.
|
|
5
|
+
*
|
|
6
|
+
* Retrieves the specified IpPool by identifier
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testEmailIpPool = oci.Email.getEmailIpPool({
|
|
15
|
+
* emailIpPoolId: testEmailIpPoolOciEmailEmailIpPool.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getEmailIpPool(args: GetEmailIpPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetEmailIpPoolResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getEmailIpPool.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetEmailIpPoolArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IpPool.
|
|
26
|
+
*/
|
|
27
|
+
emailIpPoolId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getEmailIpPool.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetEmailIpPoolResult {
|
|
33
|
+
/**
|
|
34
|
+
* The lock compartment ID.
|
|
35
|
+
*/
|
|
36
|
+
readonly compartmentId: string;
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
39
|
+
*/
|
|
40
|
+
readonly definedTags: {
|
|
41
|
+
[key: string]: string;
|
|
42
|
+
};
|
|
43
|
+
/**
|
|
44
|
+
* The description of the IpPool. Avoid entering confidential information.
|
|
45
|
+
*/
|
|
46
|
+
readonly description: string;
|
|
47
|
+
readonly emailIpPoolId: string;
|
|
48
|
+
/**
|
|
49
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
50
|
+
*/
|
|
51
|
+
readonly freeformTags: {
|
|
52
|
+
[key: string]: string;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* The unique [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IpPool resource that is immutable on creation.
|
|
56
|
+
*/
|
|
57
|
+
readonly id: string;
|
|
58
|
+
/**
|
|
59
|
+
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in 'DRAINING' state.
|
|
60
|
+
*/
|
|
61
|
+
readonly lifecycleDetails: string;
|
|
62
|
+
/**
|
|
63
|
+
* Locks associated with this resource.
|
|
64
|
+
*/
|
|
65
|
+
readonly locks: outputs.Email.GetEmailIpPoolLock[];
|
|
66
|
+
/**
|
|
67
|
+
* The name of the IpPool. The name must be unique within a region. The name is case sensitive and supported characters include alphanumeric, hyphens ("-") and underscore ("_") characters. Example: green_pool-1
|
|
68
|
+
*/
|
|
69
|
+
readonly name: string;
|
|
70
|
+
/**
|
|
71
|
+
* Summary of outbound IPs assigned to the IpPool.
|
|
72
|
+
*/
|
|
73
|
+
readonly outboundIps: string[];
|
|
74
|
+
readonly outboundIpsResponses: outputs.Email.GetEmailIpPoolOutboundIpsResponse[];
|
|
75
|
+
/**
|
|
76
|
+
* The current state of the IpPool.
|
|
77
|
+
*/
|
|
78
|
+
readonly state: string;
|
|
79
|
+
/**
|
|
80
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
81
|
+
*/
|
|
82
|
+
readonly systemTags: {
|
|
83
|
+
[key: string]: string;
|
|
84
|
+
};
|
|
85
|
+
/**
|
|
86
|
+
* The time the IpPool was created. Times are expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, "YYYY-MM-ddThh:mmZ". Example: `2021-02-12T22:47:12.613Z`
|
|
87
|
+
*/
|
|
88
|
+
readonly timeCreated: string;
|
|
89
|
+
/**
|
|
90
|
+
* The time of the last change to the IpPool, due to a state change or an update operation. Times are expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, "YYYY-MM-ddThh:mmZ".
|
|
91
|
+
*/
|
|
92
|
+
readonly timeUpdated: string;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* This data source provides details about a specific Email Ip Pool resource in Oracle Cloud Infrastructure Email service.
|
|
96
|
+
*
|
|
97
|
+
* Retrieves the specified IpPool by identifier
|
|
98
|
+
*
|
|
99
|
+
* ## Example Usage
|
|
100
|
+
*
|
|
101
|
+
* ```typescript
|
|
102
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
103
|
+
* import * as oci from "@pulumi/oci";
|
|
104
|
+
*
|
|
105
|
+
* const testEmailIpPool = oci.Email.getEmailIpPool({
|
|
106
|
+
* emailIpPoolId: testEmailIpPoolOciEmailEmailIpPool.id,
|
|
107
|
+
* });
|
|
108
|
+
* ```
|
|
109
|
+
*/
|
|
110
|
+
export declare function getEmailIpPoolOutput(args: GetEmailIpPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEmailIpPoolResult>;
|
|
111
|
+
/**
|
|
112
|
+
* A collection of arguments for invoking getEmailIpPool.
|
|
113
|
+
*/
|
|
114
|
+
export interface GetEmailIpPoolOutputArgs {
|
|
115
|
+
/**
|
|
116
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IpPool.
|
|
117
|
+
*/
|
|
118
|
+
emailIpPoolId: pulumi.Input<string>;
|
|
119
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getEmailIpPoolOutput = exports.getEmailIpPool = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Email Ip Pool resource in Oracle Cloud Infrastructure Email service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves the specified IpPool by identifier
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testEmailIpPool = oci.Email.getEmailIpPool({
|
|
20
|
+
* emailIpPoolId: testEmailIpPoolOciEmailEmailIpPool.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getEmailIpPool(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:Email/getEmailIpPool:getEmailIpPool", {
|
|
27
|
+
"emailIpPoolId": args.emailIpPoolId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getEmailIpPool = getEmailIpPool;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Email Ip Pool resource in Oracle Cloud Infrastructure Email service.
|
|
33
|
+
*
|
|
34
|
+
* Retrieves the specified IpPool by identifier
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testEmailIpPool = oci.Email.getEmailIpPool({
|
|
43
|
+
* emailIpPoolId: testEmailIpPoolOciEmailEmailIpPool.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getEmailIpPoolOutput(args, opts) {
|
|
48
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
|
+
return pulumi.runtime.invokeOutput("oci:Email/getEmailIpPool:getEmailIpPool", {
|
|
50
|
+
"emailIpPoolId": args.emailIpPoolId,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getEmailIpPoolOutput = getEmailIpPoolOutput;
|
|
54
|
+
//# sourceMappingURL=getEmailIpPool.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEmailIpPool.js","sourceRoot":"","sources":["../../email/getEmailIpPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAuED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Email Ip Pools in Oracle Cloud Infrastructure Email service.
|
|
6
|
+
*
|
|
7
|
+
* Returns a list of EmailIpPools.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testEmailIpPools = oci.Email.getEmailIpPools({
|
|
16
|
+
* compartmentId: compartmentId,
|
|
17
|
+
* id: emailIpPoolId,
|
|
18
|
+
* name: emailIpPoolName,
|
|
19
|
+
* state: emailIpPoolState,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare function getEmailIpPools(args: GetEmailIpPoolsArgs, opts?: pulumi.InvokeOptions): Promise<GetEmailIpPoolsResult>;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of arguments for invoking getEmailIpPools.
|
|
26
|
+
*/
|
|
27
|
+
export interface GetEmailIpPoolsArgs {
|
|
28
|
+
/**
|
|
29
|
+
* The OCID for the compartment.
|
|
30
|
+
*/
|
|
31
|
+
compartmentId: string;
|
|
32
|
+
filters?: inputs.Email.GetEmailIpPoolsFilter[];
|
|
33
|
+
/**
|
|
34
|
+
* A filter to only return resources that match the given id exactly.
|
|
35
|
+
*/
|
|
36
|
+
id?: string;
|
|
37
|
+
/**
|
|
38
|
+
* A filter to only return resources that match the given name exactly.
|
|
39
|
+
*/
|
|
40
|
+
name?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Filter returned list by specified lifecycle state. This parameter is case-insensitive.
|
|
43
|
+
*/
|
|
44
|
+
state?: string;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* A collection of values returned by getEmailIpPools.
|
|
48
|
+
*/
|
|
49
|
+
export interface GetEmailIpPoolsResult {
|
|
50
|
+
/**
|
|
51
|
+
* The lock compartment ID.
|
|
52
|
+
*/
|
|
53
|
+
readonly compartmentId: string;
|
|
54
|
+
/**
|
|
55
|
+
* The list of email_ip_pool_collection.
|
|
56
|
+
*/
|
|
57
|
+
readonly emailIpPoolCollections: outputs.Email.GetEmailIpPoolsEmailIpPoolCollection[];
|
|
58
|
+
readonly filters?: outputs.Email.GetEmailIpPoolsFilter[];
|
|
59
|
+
/**
|
|
60
|
+
* The unique [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IpPool resource that is immutable on creation.
|
|
61
|
+
*/
|
|
62
|
+
readonly id?: string;
|
|
63
|
+
/**
|
|
64
|
+
* The name of the IpPool. The name must be unique within a region. The name is case sensitive and supported characters include alphanumeric, hyphens ("-") and underscore ("_") characters. Example: green_pool-1
|
|
65
|
+
*/
|
|
66
|
+
readonly name?: string;
|
|
67
|
+
/**
|
|
68
|
+
* The current state of the IpPool.
|
|
69
|
+
*/
|
|
70
|
+
readonly state?: string;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* This data source provides the list of Email Ip Pools in Oracle Cloud Infrastructure Email service.
|
|
74
|
+
*
|
|
75
|
+
* Returns a list of EmailIpPools.
|
|
76
|
+
*
|
|
77
|
+
* ## Example Usage
|
|
78
|
+
*
|
|
79
|
+
* ```typescript
|
|
80
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
81
|
+
* import * as oci from "@pulumi/oci";
|
|
82
|
+
*
|
|
83
|
+
* const testEmailIpPools = oci.Email.getEmailIpPools({
|
|
84
|
+
* compartmentId: compartmentId,
|
|
85
|
+
* id: emailIpPoolId,
|
|
86
|
+
* name: emailIpPoolName,
|
|
87
|
+
* state: emailIpPoolState,
|
|
88
|
+
* });
|
|
89
|
+
* ```
|
|
90
|
+
*/
|
|
91
|
+
export declare function getEmailIpPoolsOutput(args: GetEmailIpPoolsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEmailIpPoolsResult>;
|
|
92
|
+
/**
|
|
93
|
+
* A collection of arguments for invoking getEmailIpPools.
|
|
94
|
+
*/
|
|
95
|
+
export interface GetEmailIpPoolsOutputArgs {
|
|
96
|
+
/**
|
|
97
|
+
* The OCID for the compartment.
|
|
98
|
+
*/
|
|
99
|
+
compartmentId: pulumi.Input<string>;
|
|
100
|
+
filters?: pulumi.Input<pulumi.Input<inputs.Email.GetEmailIpPoolsFilterArgs>[]>;
|
|
101
|
+
/**
|
|
102
|
+
* A filter to only return resources that match the given id exactly.
|
|
103
|
+
*/
|
|
104
|
+
id?: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* A filter to only return resources that match the given name exactly.
|
|
107
|
+
*/
|
|
108
|
+
name?: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* Filter returned list by specified lifecycle state. This parameter is case-insensitive.
|
|
111
|
+
*/
|
|
112
|
+
state?: pulumi.Input<string>;
|
|
113
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getEmailIpPoolsOutput = exports.getEmailIpPools = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Email Ip Pools in Oracle Cloud Infrastructure Email service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of EmailIpPools.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testEmailIpPools = oci.Email.getEmailIpPools({
|
|
20
|
+
* compartmentId: compartmentId,
|
|
21
|
+
* id: emailIpPoolId,
|
|
22
|
+
* name: emailIpPoolName,
|
|
23
|
+
* state: emailIpPoolState,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
function getEmailIpPools(args, opts) {
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invoke("oci:Email/getEmailIpPools:getEmailIpPools", {
|
|
30
|
+
"compartmentId": args.compartmentId,
|
|
31
|
+
"filters": args.filters,
|
|
32
|
+
"id": args.id,
|
|
33
|
+
"name": args.name,
|
|
34
|
+
"state": args.state,
|
|
35
|
+
}, opts);
|
|
36
|
+
}
|
|
37
|
+
exports.getEmailIpPools = getEmailIpPools;
|
|
38
|
+
/**
|
|
39
|
+
* This data source provides the list of Email Ip Pools in Oracle Cloud Infrastructure Email service.
|
|
40
|
+
*
|
|
41
|
+
* Returns a list of EmailIpPools.
|
|
42
|
+
*
|
|
43
|
+
* ## Example Usage
|
|
44
|
+
*
|
|
45
|
+
* ```typescript
|
|
46
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
+
* import * as oci from "@pulumi/oci";
|
|
48
|
+
*
|
|
49
|
+
* const testEmailIpPools = oci.Email.getEmailIpPools({
|
|
50
|
+
* compartmentId: compartmentId,
|
|
51
|
+
* id: emailIpPoolId,
|
|
52
|
+
* name: emailIpPoolName,
|
|
53
|
+
* state: emailIpPoolState,
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*/
|
|
57
|
+
function getEmailIpPoolsOutput(args, opts) {
|
|
58
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
59
|
+
return pulumi.runtime.invokeOutput("oci:Email/getEmailIpPools:getEmailIpPools", {
|
|
60
|
+
"compartmentId": args.compartmentId,
|
|
61
|
+
"filters": args.filters,
|
|
62
|
+
"id": args.id,
|
|
63
|
+
"name": args.name,
|
|
64
|
+
"state": args.state,
|
|
65
|
+
}, opts);
|
|
66
|
+
}
|
|
67
|
+
exports.getEmailIpPoolsOutput = getEmailIpPoolsOutput;
|
|
68
|
+
//# sourceMappingURL=getEmailIpPools.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEmailIpPools.js","sourceRoot":"","sources":["../../email/getEmailIpPools.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AAmDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sDASC"}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Email Outbound Ips in Oracle Cloud Infrastructure Email service.
|
|
6
|
+
*
|
|
7
|
+
* Returns a list of all Outbound Public IPs assigned for a given tenant.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testEmailOutboundIps = oci.Email.getEmailOutboundIps({
|
|
16
|
+
* compartmentId: compartmentId,
|
|
17
|
+
* assignmentState: emailOutboundIpAssignmentState,
|
|
18
|
+
* outboundIp: emailOutboundIpOutboundIp,
|
|
19
|
+
* state: emailOutboundIpState,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare function getEmailOutboundIps(args: GetEmailOutboundIpsArgs, opts?: pulumi.InvokeOptions): Promise<GetEmailOutboundIpsResult>;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of arguments for invoking getEmailOutboundIps.
|
|
26
|
+
*/
|
|
27
|
+
export interface GetEmailOutboundIpsArgs {
|
|
28
|
+
/**
|
|
29
|
+
* Filter returned list by specified assignment state.
|
|
30
|
+
*/
|
|
31
|
+
assignmentState?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The OCID for the compartment.
|
|
34
|
+
*/
|
|
35
|
+
compartmentId: string;
|
|
36
|
+
filters?: inputs.Email.GetEmailOutboundIpsFilter[];
|
|
37
|
+
/**
|
|
38
|
+
* The outbound IP address assigned to the tenancy.
|
|
39
|
+
*/
|
|
40
|
+
outboundIp?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Filter returned list by specified lifecycle state. This parameter is case-insensitive.
|
|
43
|
+
*/
|
|
44
|
+
state?: string;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* A collection of values returned by getEmailOutboundIps.
|
|
48
|
+
*/
|
|
49
|
+
export interface GetEmailOutboundIpsResult {
|
|
50
|
+
/**
|
|
51
|
+
* The assignment state of the public IP address.
|
|
52
|
+
*/
|
|
53
|
+
readonly assignmentState?: string;
|
|
54
|
+
readonly compartmentId: string;
|
|
55
|
+
/**
|
|
56
|
+
* The list of email_outbound_ip_collection.
|
|
57
|
+
*/
|
|
58
|
+
readonly emailOutboundIpCollections: outputs.Email.GetEmailOutboundIpsEmailOutboundIpCollection[];
|
|
59
|
+
readonly filters?: outputs.Email.GetEmailOutboundIpsFilter[];
|
|
60
|
+
/**
|
|
61
|
+
* The provider-assigned unique ID for this managed resource.
|
|
62
|
+
*/
|
|
63
|
+
readonly id: string;
|
|
64
|
+
/**
|
|
65
|
+
* The public IP address assigned to the tenancy.
|
|
66
|
+
*/
|
|
67
|
+
readonly outboundIp?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The current state of the Email Outbound Public IP.
|
|
70
|
+
*/
|
|
71
|
+
readonly state?: string;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* This data source provides the list of Email Outbound Ips in Oracle Cloud Infrastructure Email service.
|
|
75
|
+
*
|
|
76
|
+
* Returns a list of all Outbound Public IPs assigned for a given tenant.
|
|
77
|
+
*
|
|
78
|
+
* ## Example Usage
|
|
79
|
+
*
|
|
80
|
+
* ```typescript
|
|
81
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
82
|
+
* import * as oci from "@pulumi/oci";
|
|
83
|
+
*
|
|
84
|
+
* const testEmailOutboundIps = oci.Email.getEmailOutboundIps({
|
|
85
|
+
* compartmentId: compartmentId,
|
|
86
|
+
* assignmentState: emailOutboundIpAssignmentState,
|
|
87
|
+
* outboundIp: emailOutboundIpOutboundIp,
|
|
88
|
+
* state: emailOutboundIpState,
|
|
89
|
+
* });
|
|
90
|
+
* ```
|
|
91
|
+
*/
|
|
92
|
+
export declare function getEmailOutboundIpsOutput(args: GetEmailOutboundIpsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEmailOutboundIpsResult>;
|
|
93
|
+
/**
|
|
94
|
+
* A collection of arguments for invoking getEmailOutboundIps.
|
|
95
|
+
*/
|
|
96
|
+
export interface GetEmailOutboundIpsOutputArgs {
|
|
97
|
+
/**
|
|
98
|
+
* Filter returned list by specified assignment state.
|
|
99
|
+
*/
|
|
100
|
+
assignmentState?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The OCID for the compartment.
|
|
103
|
+
*/
|
|
104
|
+
compartmentId: pulumi.Input<string>;
|
|
105
|
+
filters?: pulumi.Input<pulumi.Input<inputs.Email.GetEmailOutboundIpsFilterArgs>[]>;
|
|
106
|
+
/**
|
|
107
|
+
* The outbound IP address assigned to the tenancy.
|
|
108
|
+
*/
|
|
109
|
+
outboundIp?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* Filter returned list by specified lifecycle state. This parameter is case-insensitive.
|
|
112
|
+
*/
|
|
113
|
+
state?: pulumi.Input<string>;
|
|
114
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getEmailOutboundIpsOutput = exports.getEmailOutboundIps = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Email Outbound Ips in Oracle Cloud Infrastructure Email service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of all Outbound Public IPs assigned for a given tenant.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testEmailOutboundIps = oci.Email.getEmailOutboundIps({
|
|
20
|
+
* compartmentId: compartmentId,
|
|
21
|
+
* assignmentState: emailOutboundIpAssignmentState,
|
|
22
|
+
* outboundIp: emailOutboundIpOutboundIp,
|
|
23
|
+
* state: emailOutboundIpState,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
function getEmailOutboundIps(args, opts) {
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invoke("oci:Email/getEmailOutboundIps:getEmailOutboundIps", {
|
|
30
|
+
"assignmentState": args.assignmentState,
|
|
31
|
+
"compartmentId": args.compartmentId,
|
|
32
|
+
"filters": args.filters,
|
|
33
|
+
"outboundIp": args.outboundIp,
|
|
34
|
+
"state": args.state,
|
|
35
|
+
}, opts);
|
|
36
|
+
}
|
|
37
|
+
exports.getEmailOutboundIps = getEmailOutboundIps;
|
|
38
|
+
/**
|
|
39
|
+
* This data source provides the list of Email Outbound Ips in Oracle Cloud Infrastructure Email service.
|
|
40
|
+
*
|
|
41
|
+
* Returns a list of all Outbound Public IPs assigned for a given tenant.
|
|
42
|
+
*
|
|
43
|
+
* ## Example Usage
|
|
44
|
+
*
|
|
45
|
+
* ```typescript
|
|
46
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
+
* import * as oci from "@pulumi/oci";
|
|
48
|
+
*
|
|
49
|
+
* const testEmailOutboundIps = oci.Email.getEmailOutboundIps({
|
|
50
|
+
* compartmentId: compartmentId,
|
|
51
|
+
* assignmentState: emailOutboundIpAssignmentState,
|
|
52
|
+
* outboundIp: emailOutboundIpOutboundIp,
|
|
53
|
+
* state: emailOutboundIpState,
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*/
|
|
57
|
+
function getEmailOutboundIpsOutput(args, opts) {
|
|
58
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
59
|
+
return pulumi.runtime.invokeOutput("oci:Email/getEmailOutboundIps:getEmailOutboundIps", {
|
|
60
|
+
"assignmentState": args.assignmentState,
|
|
61
|
+
"compartmentId": args.compartmentId,
|
|
62
|
+
"filters": args.filters,
|
|
63
|
+
"outboundIp": args.outboundIp,
|
|
64
|
+
"state": args.state,
|
|
65
|
+
}, opts);
|
|
66
|
+
}
|
|
67
|
+
exports.getEmailOutboundIpsOutput = getEmailOutboundIpsOutput;
|
|
68
|
+
//# sourceMappingURL=getEmailOutboundIps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEmailOutboundIps.js","sourceRoot":"","sources":["../../email/getEmailOutboundIps.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kDASC;AAoDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8DASC"}
|