@volcengine/pulumi-volcenginecc 0.0.43 → 0.0.45
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/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/eventRule.d.ts +226 -0
- package/cloudmonitor/eventRule.js +126 -0
- package/cloudmonitor/eventRule.js.map +1 -0
- package/cloudmonitor/getEventRule.d.ts +65 -0
- package/cloudmonitor/getEventRule.js +28 -0
- package/cloudmonitor/getEventRule.js.map +1 -0
- package/cloudmonitor/getEventRules.d.ts +22 -0
- package/cloudmonitor/getEventRules.js +24 -0
- package/cloudmonitor/getEventRules.js.map +1 -0
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/index.d.ts +9 -0
- package/cloudmonitor/index.js +12 -1
- package/cloudmonitor/index.js.map +1 -1
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/getVpcEndpoint.d.ts +45 -0
- package/cr/getVpcEndpoint.js +28 -0
- package/cr/getVpcEndpoint.js.map +1 -0
- package/cr/getVpcEndpoints.d.ts +22 -0
- package/cr/getVpcEndpoints.js +24 -0
- package/cr/getVpcEndpoints.js.map +1 -0
- package/cr/index.d.ts +9 -0
- package/cr/index.js +12 -1
- package/cr/index.js.map +1 -1
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/cr/vpcEndpoint.d.ts +62 -0
- package/cr/vpcEndpoint.js +66 -0
- package/cr/vpcEndpoint.js.map +1 -0
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/dns/backupSchedule.d.ts +89 -0
- package/dns/backupSchedule.js +80 -0
- package/dns/backupSchedule.js.map +1 -0
- package/dns/getBackupSchedule.d.ts +48 -0
- package/dns/getBackupSchedule.js +28 -0
- package/dns/getBackupSchedule.js.map +1 -0
- package/dns/getBackupSchedules.d.ts +22 -0
- package/dns/getBackupSchedules.js +24 -0
- package/dns/getBackupSchedules.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +27 -0
- package/fwcenter/index.js +34 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/getPolicies.d.ts +22 -0
- package/gtm/getPolicies.js +24 -0
- package/gtm/getPolicies.js.map +1 -0
- package/gtm/getPolicy.d.ts +65 -0
- package/gtm/getPolicy.js +28 -0
- package/gtm/getPolicy.js.map +1 -0
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +12 -1
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +114 -0
- package/gtm/policy.js +76 -0
- package/gtm/policy.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kafka/getGroup.d.ts +65 -0
- package/kafka/getGroup.js +28 -0
- package/kafka/getGroup.js.map +1 -0
- package/kafka/getGroups.d.ts +22 -0
- package/kafka/getGroups.js +24 -0
- package/kafka/getGroups.js.map +1 -0
- package/kafka/group.d.ts +127 -0
- package/kafka/group.js +93 -0
- package/kafka/group.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/rocketmq/accessKey.d.ts +126 -0
- package/rocketmq/accessKey.js +80 -0
- package/rocketmq/accessKey.js.map +1 -0
- package/rocketmq/getAccessKey.d.ts +73 -0
- package/rocketmq/getAccessKey.js +28 -0
- package/rocketmq/getAccessKey.js.map +1 -0
- package/rocketmq/getAccessKeys.d.ts +22 -0
- package/rocketmq/getAccessKeys.js +24 -0
- package/rocketmq/getAccessKeys.js.map +1 -0
- package/rocketmq/index.d.ts +9 -0
- package/rocketmq/index.js +12 -1
- package/rocketmq/index.js.map +1 -1
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/etl.d.ts +222 -0
- package/tls/etl.js +113 -0
- package/tls/etl.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/getEtl.d.ts +109 -0
- package/tls/getEtl.js +28 -0
- package/tls/getEtl.js.map +1 -0
- package/tls/getEtls.d.ts +22 -0
- package/tls/getEtls.js +24 -0
- package/tls/getEtls.js.map +1 -0
- package/tls/getHost.d.ts +52 -0
- package/tls/getHost.js +28 -0
- package/tls/getHost.js.map +1 -0
- package/tls/getHostGroup.d.ts +113 -0
- package/tls/getHostGroup.js +28 -0
- package/tls/getHostGroup.js.map +1 -0
- package/tls/getHostGroups.d.ts +22 -0
- package/tls/getHostGroups.js +24 -0
- package/tls/getHostGroups.js.map +1 -0
- package/tls/getHosts.d.ts +22 -0
- package/tls/getHosts.js +24 -0
- package/tls/getHosts.js.map +1 -0
- package/tls/host.d.ts +97 -0
- package/tls/host.js +82 -0
- package/tls/host.js.map +1 -0
- package/tls/hostGroup.d.ts +254 -0
- package/tls/hostGroup.js +121 -0
- package/tls/hostGroup.js.map +1 -0
- package/tls/index.d.ts +36 -0
- package/tls/index.js +46 -1
- package/tls/index.js.map +1 -1
- package/tos/bucket.d.ts +12 -0
- package/tos/bucket.js +2 -0
- package/tos/bucket.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +62 -0
- package/tos/bucketMirrorBack.js +63 -0
- package/tos/bucketMirrorBack.js.map +1 -0
- package/tos/bucketRename.d.ts +74 -0
- package/tos/bucketRename.js +72 -0
- package/tos/bucketRename.js.map +1 -0
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucket.d.ts +4 -0
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +45 -0
- package/tos/getBucketMirrorBack.js +28 -0
- package/tos/getBucketMirrorBack.js.map +1 -0
- package/tos/getBucketMirrorBacks.d.ts +22 -0
- package/tos/getBucketMirrorBacks.js +24 -0
- package/tos/getBucketMirrorBacks.js.map +1 -0
- package/tos/getBucketRename.d.ts +44 -0
- package/tos/getBucketRename.js +28 -0
- package/tos/getBucketRename.js.map +1 -0
- package/tos/getBucketRenames.d.ts +22 -0
- package/tos/getBucketRenames.js +24 -0
- package/tos/getBucketRenames.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +27 -0
- package/tos/index.js +34 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1493 -114
- package/types/output.d.ts +4728 -1830
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +9 -0
- package/veenedge/index.js +28 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
package/cr/registry.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
* Container Registry (CR) provides secure, highly available hosting for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
5
|
+
* Container Registry (CR) provides secure, highly available hosting services for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -47,48 +47,48 @@ export declare class Registry extends pulumi.CustomResource {
|
|
|
47
47
|
*/
|
|
48
48
|
static isInstance(obj: any): obj is Registry;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
50
|
+
* Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
|
|
51
51
|
*/
|
|
52
52
|
readonly chargeType: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* Creation time of the container registry instance
|
|
55
55
|
*/
|
|
56
56
|
readonly createdTime: pulumi.Output<string>;
|
|
57
57
|
/**
|
|
58
|
-
* Public endpoint information for the image repository instance
|
|
58
|
+
* Public endpoint information for the image repository instance.
|
|
59
59
|
*/
|
|
60
60
|
readonly endpoint: pulumi.Output<outputs.cr.RegistryEndpoint>;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Instance expiration time is only available for HybridCharge billing type
|
|
63
63
|
*/
|
|
64
64
|
readonly expireTime: pulumi.Output<string>;
|
|
65
65
|
/**
|
|
66
|
-
* Standard
|
|
66
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
67
67
|
*/
|
|
68
68
|
readonly name: pulumi.Output<string>;
|
|
69
69
|
/**
|
|
70
|
-
*
|
|
70
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
71
71
|
*/
|
|
72
72
|
readonly project: pulumi.Output<string>;
|
|
73
73
|
/**
|
|
74
|
-
* ProxyCache configuration. Required when set
|
|
74
|
+
* ProxyCache configuration. Required when set as ProxyCache
|
|
75
75
|
*/
|
|
76
76
|
readonly proxyCache: pulumi.Output<outputs.cr.RegistryProxyCache>;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* Set as ProxyCache instance
|
|
79
79
|
*/
|
|
80
80
|
readonly proxyCacheEnabled: pulumi.Output<boolean>;
|
|
81
81
|
/**
|
|
82
|
-
*
|
|
82
|
+
* Instance auto-renewal type is only available for HybridCharge billing type
|
|
83
83
|
*/
|
|
84
84
|
readonly renewType: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
86
|
-
* Container registry instance status
|
|
86
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
87
87
|
*/
|
|
88
88
|
readonly status: pulumi.Output<outputs.cr.RegistryStatus>;
|
|
89
89
|
readonly tags: pulumi.Output<outputs.cr.RegistryTag[]>;
|
|
90
90
|
/**
|
|
91
|
-
* If not specified, a
|
|
91
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
92
92
|
*/
|
|
93
93
|
readonly type: pulumi.Output<string>;
|
|
94
94
|
/**
|
|
@@ -105,48 +105,48 @@ export declare class Registry extends pulumi.CustomResource {
|
|
|
105
105
|
*/
|
|
106
106
|
export interface RegistryState {
|
|
107
107
|
/**
|
|
108
|
-
*
|
|
108
|
+
* Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
|
|
109
109
|
*/
|
|
110
110
|
chargeType?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
112
|
-
*
|
|
112
|
+
* Creation time of the container registry instance
|
|
113
113
|
*/
|
|
114
114
|
createdTime?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
* Public endpoint information for the image repository instance
|
|
116
|
+
* Public endpoint information for the image repository instance.
|
|
117
117
|
*/
|
|
118
118
|
endpoint?: pulumi.Input<inputs.cr.RegistryEndpoint>;
|
|
119
119
|
/**
|
|
120
|
-
*
|
|
120
|
+
* Instance expiration time is only available for HybridCharge billing type
|
|
121
121
|
*/
|
|
122
122
|
expireTime?: pulumi.Input<string>;
|
|
123
123
|
/**
|
|
124
|
-
* Standard
|
|
124
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
125
125
|
*/
|
|
126
126
|
name?: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
129
129
|
*/
|
|
130
130
|
project?: pulumi.Input<string>;
|
|
131
131
|
/**
|
|
132
|
-
* ProxyCache configuration. Required when set
|
|
132
|
+
* ProxyCache configuration. Required when set as ProxyCache
|
|
133
133
|
*/
|
|
134
134
|
proxyCache?: pulumi.Input<inputs.cr.RegistryProxyCache>;
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
136
|
+
* Set as ProxyCache instance
|
|
137
137
|
*/
|
|
138
138
|
proxyCacheEnabled?: pulumi.Input<boolean>;
|
|
139
139
|
/**
|
|
140
|
-
*
|
|
140
|
+
* Instance auto-renewal type is only available for HybridCharge billing type
|
|
141
141
|
*/
|
|
142
142
|
renewType?: pulumi.Input<string>;
|
|
143
143
|
/**
|
|
144
|
-
* Container registry instance status
|
|
144
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
145
145
|
*/
|
|
146
146
|
status?: pulumi.Input<inputs.cr.RegistryStatus>;
|
|
147
147
|
tags?: pulumi.Input<pulumi.Input<inputs.cr.RegistryTag>[]>;
|
|
148
148
|
/**
|
|
149
|
-
* If not specified, a
|
|
149
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
150
150
|
*/
|
|
151
151
|
type?: pulumi.Input<string>;
|
|
152
152
|
}
|
|
@@ -155,24 +155,24 @@ export interface RegistryState {
|
|
|
155
155
|
*/
|
|
156
156
|
export interface RegistryArgs {
|
|
157
157
|
/**
|
|
158
|
-
* Public endpoint information for the image repository instance
|
|
158
|
+
* Public endpoint information for the image repository instance.
|
|
159
159
|
*/
|
|
160
160
|
endpoint?: pulumi.Input<inputs.cr.RegistryEndpoint>;
|
|
161
161
|
/**
|
|
162
|
-
* Standard
|
|
162
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
163
163
|
*/
|
|
164
164
|
name: pulumi.Input<string>;
|
|
165
165
|
/**
|
|
166
|
-
*
|
|
166
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
167
167
|
*/
|
|
168
168
|
project?: pulumi.Input<string>;
|
|
169
169
|
/**
|
|
170
|
-
* Container registry instance status
|
|
170
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
171
171
|
*/
|
|
172
172
|
status?: pulumi.Input<inputs.cr.RegistryStatus>;
|
|
173
173
|
tags?: pulumi.Input<pulumi.Input<inputs.cr.RegistryTag>[]>;
|
|
174
174
|
/**
|
|
175
|
-
* If not specified, a
|
|
175
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
176
176
|
*/
|
|
177
177
|
type?: pulumi.Input<string>;
|
|
178
178
|
}
|
package/cr/registry.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.Registry = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Container Registry (CR) provides secure, highly available hosting for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
9
|
+
* Container Registry (CR) provides secure, highly available hosting services for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* VPC access endpoint
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* ```sh
|
|
10
|
+
* $ pulumi import volcenginecc:cr/vpcEndpoint:VpcEndpoint example "registry"
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class VpcEndpoint extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing VpcEndpoint resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param state Any extra arguments used during the lookup.
|
|
21
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
22
|
+
*/
|
|
23
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: VpcEndpointState, opts?: pulumi.CustomResourceOptions): VpcEndpoint;
|
|
24
|
+
/**
|
|
25
|
+
* Returns true if the given object is an instance of VpcEndpoint. This is designed to work even
|
|
26
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
27
|
+
*/
|
|
28
|
+
static isInstance(obj: any): obj is VpcEndpoint;
|
|
29
|
+
/**
|
|
30
|
+
* Image repository instance name
|
|
31
|
+
*/
|
|
32
|
+
readonly registry: pulumi.Output<string>;
|
|
33
|
+
readonly vpcs: pulumi.Output<outputs.cr.VpcEndpointVpc[]>;
|
|
34
|
+
/**
|
|
35
|
+
* Create a VpcEndpoint resource with the given unique name, arguments, and options.
|
|
36
|
+
*
|
|
37
|
+
* @param name The _unique_ name of the resource.
|
|
38
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
39
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
40
|
+
*/
|
|
41
|
+
constructor(name: string, args: VpcEndpointArgs, opts?: pulumi.CustomResourceOptions);
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Input properties used for looking up and filtering VpcEndpoint resources.
|
|
45
|
+
*/
|
|
46
|
+
export interface VpcEndpointState {
|
|
47
|
+
/**
|
|
48
|
+
* Image repository instance name
|
|
49
|
+
*/
|
|
50
|
+
registry?: pulumi.Input<string>;
|
|
51
|
+
vpcs?: pulumi.Input<pulumi.Input<inputs.cr.VpcEndpointVpc>[]>;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* The set of arguments for constructing a VpcEndpoint resource.
|
|
55
|
+
*/
|
|
56
|
+
export interface VpcEndpointArgs {
|
|
57
|
+
/**
|
|
58
|
+
* Image repository instance name
|
|
59
|
+
*/
|
|
60
|
+
registry: pulumi.Input<string>;
|
|
61
|
+
vpcs: pulumi.Input<pulumi.Input<inputs.cr.VpcEndpointVpc>[]>;
|
|
62
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.VpcEndpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* VPC access endpoint
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* ```sh
|
|
14
|
+
* $ pulumi import volcenginecc:cr/vpcEndpoint:VpcEndpoint example "registry"
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
class VpcEndpoint extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing VpcEndpoint resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param state Any extra arguments used during the lookup.
|
|
25
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
|
+
*/
|
|
27
|
+
static get(name, id, state, opts) {
|
|
28
|
+
return new VpcEndpoint(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of VpcEndpoint. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj) {
|
|
35
|
+
if (obj === undefined || obj === null) {
|
|
36
|
+
return false;
|
|
37
|
+
}
|
|
38
|
+
return obj['__pulumiType'] === VpcEndpoint.__pulumiType;
|
|
39
|
+
}
|
|
40
|
+
constructor(name, argsOrState, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (opts.id) {
|
|
44
|
+
const state = argsOrState;
|
|
45
|
+
resourceInputs["registry"] = state ? state.registry : undefined;
|
|
46
|
+
resourceInputs["vpcs"] = state ? state.vpcs : undefined;
|
|
47
|
+
}
|
|
48
|
+
else {
|
|
49
|
+
const args = argsOrState;
|
|
50
|
+
if ((!args || args.registry === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'registry'");
|
|
52
|
+
}
|
|
53
|
+
if ((!args || args.vpcs === undefined) && !opts.urn) {
|
|
54
|
+
throw new Error("Missing required property 'vpcs'");
|
|
55
|
+
}
|
|
56
|
+
resourceInputs["registry"] = args ? args.registry : undefined;
|
|
57
|
+
resourceInputs["vpcs"] = args ? args.vpcs : undefined;
|
|
58
|
+
}
|
|
59
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
60
|
+
super(VpcEndpoint.__pulumiType, name, resourceInputs, opts);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
exports.VpcEndpoint = VpcEndpoint;
|
|
64
|
+
/** @internal */
|
|
65
|
+
VpcEndpoint.__pulumiType = 'volcenginecc:cr/vpcEndpoint:VpcEndpoint';
|
|
66
|
+
//# sourceMappingURL=vpcEndpoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vpcEndpoint.js","sourceRoot":"","sources":["../../cr/vpcEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,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,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA9DL,kCA+DC;AAjDG,gBAAgB;AACO,wBAAY,GAAG,yCAAyC,CAAC"}
|
|
@@ -0,0 +1,332 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* The physical connection is a dedicated physical connection resource in the dedicated connection service, used to connect the local IDC to the Volcano Engine access point
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
12
|
+
*
|
|
13
|
+
* const example = new volcenginecc.directconnect.Connection("Example", {
|
|
14
|
+
* bandwidth: 500,
|
|
15
|
+
* customerContactEmail: "zhaoliu@example.com",
|
|
16
|
+
* customerContactPhone: "136xxxx6000",
|
|
17
|
+
* customerName: "赵六",
|
|
18
|
+
* description: "其他运营商物理专线",
|
|
19
|
+
* directConnectAccessPointId: "ap-cn-beijing-cy-A",
|
|
20
|
+
* directConnectConnectionName: "其他运营商专线",
|
|
21
|
+
* lineOperator: "ChinaTelecom",
|
|
22
|
+
* peerLocation: "深圳市南山区某IDC",
|
|
23
|
+
* portSpec: "1G",
|
|
24
|
+
* portType: "1000Base",
|
|
25
|
+
* projectName: "default",
|
|
26
|
+
* tags: [{
|
|
27
|
+
* key: "env",
|
|
28
|
+
* value: "test",
|
|
29
|
+
* }],
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## Import
|
|
34
|
+
*
|
|
35
|
+
* ```sh
|
|
36
|
+
* $ pulumi import volcenginecc:directconnect/connection:Connection example "direct_connect_connection_id"
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
export declare class Connection extends pulumi.CustomResource {
|
|
40
|
+
/**
|
|
41
|
+
* Get an existing Connection resource's state with the given name, ID, and optional extra
|
|
42
|
+
* properties used to qualify the lookup.
|
|
43
|
+
*
|
|
44
|
+
* @param name The _unique_ name of the resulting resource.
|
|
45
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
46
|
+
* @param state Any extra arguments used during the lookup.
|
|
47
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
48
|
+
*/
|
|
49
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ConnectionState, opts?: pulumi.CustomResourceOptions): Connection;
|
|
50
|
+
/**
|
|
51
|
+
* Returns true if the given object is an instance of Connection. This is designed to work even
|
|
52
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
53
|
+
*/
|
|
54
|
+
static isInstance(obj: any): obj is Connection;
|
|
55
|
+
/**
|
|
56
|
+
* Account ID of the physical connection owner
|
|
57
|
+
*/
|
|
58
|
+
readonly accountId: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
|
|
61
|
+
*/
|
|
62
|
+
readonly bandwidth: pulumi.Output<number>;
|
|
63
|
+
/**
|
|
64
|
+
* Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
|
|
65
|
+
*/
|
|
66
|
+
readonly billingType: pulumi.Output<number>;
|
|
67
|
+
/**
|
|
68
|
+
* Billing status of the connection. Normal: normal; FinancialLocked: locked
|
|
69
|
+
*/
|
|
70
|
+
readonly businessStatus: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
|
|
73
|
+
*/
|
|
74
|
+
readonly connectionType: pulumi.Output<string>;
|
|
75
|
+
/**
|
|
76
|
+
* Time when the physical connection was created
|
|
77
|
+
*/
|
|
78
|
+
readonly creationTime: pulumi.Output<string>;
|
|
79
|
+
/**
|
|
80
|
+
* Email address of the dedicated connection contact
|
|
81
|
+
*/
|
|
82
|
+
readonly customerContactEmail: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* Phone number of the dedicated connection contact
|
|
85
|
+
*/
|
|
86
|
+
readonly customerContactPhone: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Name of the dedicated connection contact
|
|
89
|
+
*/
|
|
90
|
+
readonly customerName: pulumi.Output<string>;
|
|
91
|
+
/**
|
|
92
|
+
* Expected resource forced reclaim time
|
|
93
|
+
*/
|
|
94
|
+
readonly deletedTime: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* Description of the physical connection. Length limit: 0 ~ 255 characters
|
|
97
|
+
*/
|
|
98
|
+
readonly description: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
|
|
101
|
+
*/
|
|
102
|
+
readonly directConnectAccessPointId: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* ID of the physical dedicated line.
|
|
105
|
+
*/
|
|
106
|
+
readonly directConnectConnectionId: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
|
|
109
|
+
*/
|
|
110
|
+
readonly directConnectConnectionName: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Expected bandwidth of the physical connection in Mbps
|
|
113
|
+
*/
|
|
114
|
+
readonly expectBandwidth: pulumi.Output<number>;
|
|
115
|
+
/**
|
|
116
|
+
* Connection expiration time
|
|
117
|
+
*/
|
|
118
|
+
readonly expiredTime: pulumi.Output<string>;
|
|
119
|
+
/**
|
|
120
|
+
* Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
|
|
121
|
+
*/
|
|
122
|
+
readonly lineOperator: pulumi.Output<string>;
|
|
123
|
+
/**
|
|
124
|
+
* Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
|
|
125
|
+
*/
|
|
126
|
+
readonly parentConnectionAccountId: pulumi.Output<string>;
|
|
127
|
+
/**
|
|
128
|
+
* ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
|
|
129
|
+
*/
|
|
130
|
+
readonly parentConnectionId: pulumi.Output<string>;
|
|
131
|
+
/**
|
|
132
|
+
* Local IDC address or the remote access point of the physical dedicated line.
|
|
133
|
+
*/
|
|
134
|
+
readonly peerLocation: pulumi.Output<string>;
|
|
135
|
+
/**
|
|
136
|
+
* Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
|
|
137
|
+
*/
|
|
138
|
+
readonly portSpec: pulumi.Output<string>;
|
|
139
|
+
/**
|
|
140
|
+
* Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
|
|
141
|
+
*/
|
|
142
|
+
readonly portType: pulumi.Output<string>;
|
|
143
|
+
/**
|
|
144
|
+
* Project to which the physical dedicated line belongs. If left blank, the default project is used.
|
|
145
|
+
*/
|
|
146
|
+
readonly projectName: pulumi.Output<string>;
|
|
147
|
+
/**
|
|
148
|
+
* Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
|
|
149
|
+
*/
|
|
150
|
+
readonly status: pulumi.Output<string>;
|
|
151
|
+
readonly tags: pulumi.Output<outputs.directconnect.ConnectionTag[]>;
|
|
152
|
+
/**
|
|
153
|
+
* Time when the physical dedicated line was updated.
|
|
154
|
+
*/
|
|
155
|
+
readonly updateTime: pulumi.Output<string>;
|
|
156
|
+
/**
|
|
157
|
+
* VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
|
|
158
|
+
*/
|
|
159
|
+
readonly vlanId: pulumi.Output<number>;
|
|
160
|
+
/**
|
|
161
|
+
* Create a Connection resource with the given unique name, arguments, and options.
|
|
162
|
+
*
|
|
163
|
+
* @param name The _unique_ name of the resource.
|
|
164
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
165
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
166
|
+
*/
|
|
167
|
+
constructor(name: string, args: ConnectionArgs, opts?: pulumi.CustomResourceOptions);
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* Input properties used for looking up and filtering Connection resources.
|
|
171
|
+
*/
|
|
172
|
+
export interface ConnectionState {
|
|
173
|
+
/**
|
|
174
|
+
* Account ID of the physical connection owner
|
|
175
|
+
*/
|
|
176
|
+
accountId?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
|
|
179
|
+
*/
|
|
180
|
+
bandwidth?: pulumi.Input<number>;
|
|
181
|
+
/**
|
|
182
|
+
* Connection billing type. Currently only 1 is supported, indicating annual/monthly subscription billing
|
|
183
|
+
*/
|
|
184
|
+
billingType?: pulumi.Input<number>;
|
|
185
|
+
/**
|
|
186
|
+
* Billing status of the connection. Normal: normal; FinancialLocked: locked
|
|
187
|
+
*/
|
|
188
|
+
businessStatus?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* Type of the physical connection. DedicatedConnection: dedicated connection; SharedConnection: shared connection
|
|
191
|
+
*/
|
|
192
|
+
connectionType?: pulumi.Input<string>;
|
|
193
|
+
/**
|
|
194
|
+
* Time when the physical connection was created
|
|
195
|
+
*/
|
|
196
|
+
creationTime?: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* Email address of the dedicated connection contact
|
|
199
|
+
*/
|
|
200
|
+
customerContactEmail?: pulumi.Input<string>;
|
|
201
|
+
/**
|
|
202
|
+
* Phone number of the dedicated connection contact
|
|
203
|
+
*/
|
|
204
|
+
customerContactPhone?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* Name of the dedicated connection contact
|
|
207
|
+
*/
|
|
208
|
+
customerName?: pulumi.Input<string>;
|
|
209
|
+
/**
|
|
210
|
+
* Expected resource forced reclaim time
|
|
211
|
+
*/
|
|
212
|
+
deletedTime?: pulumi.Input<string>;
|
|
213
|
+
/**
|
|
214
|
+
* Description of the physical connection. Length limit: 0 ~ 255 characters
|
|
215
|
+
*/
|
|
216
|
+
description?: pulumi.Input<string>;
|
|
217
|
+
/**
|
|
218
|
+
* ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
|
|
219
|
+
*/
|
|
220
|
+
directConnectAccessPointId?: pulumi.Input<string>;
|
|
221
|
+
/**
|
|
222
|
+
* ID of the physical dedicated line.
|
|
223
|
+
*/
|
|
224
|
+
directConnectConnectionId?: pulumi.Input<string>;
|
|
225
|
+
/**
|
|
226
|
+
* Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
|
|
227
|
+
*/
|
|
228
|
+
directConnectConnectionName?: pulumi.Input<string>;
|
|
229
|
+
/**
|
|
230
|
+
* Expected bandwidth of the physical connection in Mbps
|
|
231
|
+
*/
|
|
232
|
+
expectBandwidth?: pulumi.Input<number>;
|
|
233
|
+
/**
|
|
234
|
+
* Connection expiration time
|
|
235
|
+
*/
|
|
236
|
+
expiredTime?: pulumi.Input<string>;
|
|
237
|
+
/**
|
|
238
|
+
* Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
|
|
239
|
+
*/
|
|
240
|
+
lineOperator?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* Account ID of the physical connection associated with the shared connection. If the physical connection type is DedicatedConnection, this parameter returns empty
|
|
243
|
+
*/
|
|
244
|
+
parentConnectionAccountId?: pulumi.Input<string>;
|
|
245
|
+
/**
|
|
246
|
+
* ID of the physical dedicated line to which the shared dedicated line belongs. If the physical dedicated line type is dedicated, this parameter returns empty.
|
|
247
|
+
*/
|
|
248
|
+
parentConnectionId?: pulumi.Input<string>;
|
|
249
|
+
/**
|
|
250
|
+
* Local IDC address or the remote access point of the physical dedicated line.
|
|
251
|
+
*/
|
|
252
|
+
peerLocation?: pulumi.Input<string>;
|
|
253
|
+
/**
|
|
254
|
+
* Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
|
|
255
|
+
*/
|
|
256
|
+
portSpec?: pulumi.Input<string>;
|
|
257
|
+
/**
|
|
258
|
+
* Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
|
|
259
|
+
*/
|
|
260
|
+
portType?: pulumi.Input<string>;
|
|
261
|
+
/**
|
|
262
|
+
* Project to which the physical dedicated line belongs. If left blank, the default project is used.
|
|
263
|
+
*/
|
|
264
|
+
projectName?: pulumi.Input<string>;
|
|
265
|
+
/**
|
|
266
|
+
* Status of the physical connection. Creating: being created; Deleting: being deleted; Pending: being configured; Available: available; Initial: applying; Allocated: under construction; Rejected: application rejected; UnConfirmed: waiting for acceptance; NoPayment: pending payment
|
|
267
|
+
*/
|
|
268
|
+
status?: pulumi.Input<string>;
|
|
269
|
+
tags?: pulumi.Input<pulumi.Input<inputs.directconnect.ConnectionTag>[]>;
|
|
270
|
+
/**
|
|
271
|
+
* Time when the physical dedicated line was updated.
|
|
272
|
+
*/
|
|
273
|
+
updateTime?: pulumi.Input<string>;
|
|
274
|
+
/**
|
|
275
|
+
* VLAN ID of the shared connection. If the physical connection type is DedicatedConnection, returns 0
|
|
276
|
+
*/
|
|
277
|
+
vlanId?: pulumi.Input<number>;
|
|
278
|
+
}
|
|
279
|
+
/**
|
|
280
|
+
* The set of arguments for constructing a Connection resource.
|
|
281
|
+
*/
|
|
282
|
+
export interface ConnectionArgs {
|
|
283
|
+
/**
|
|
284
|
+
* Line bandwidth in Mbps. If not specified, defaults to the port specification bandwidth. 1000Base specification range: 1 ~ 1000; 10GBase specification range: 1 ~ 10000; 40GBase specification range: 1 ~ 40000; 100GBase specification range: 1 ~ 100000
|
|
285
|
+
*/
|
|
286
|
+
bandwidth: pulumi.Input<number>;
|
|
287
|
+
/**
|
|
288
|
+
* Email address of the dedicated connection contact
|
|
289
|
+
*/
|
|
290
|
+
customerContactEmail: pulumi.Input<string>;
|
|
291
|
+
/**
|
|
292
|
+
* Phone number of the dedicated connection contact
|
|
293
|
+
*/
|
|
294
|
+
customerContactPhone: pulumi.Input<string>;
|
|
295
|
+
/**
|
|
296
|
+
* Name of the dedicated connection contact
|
|
297
|
+
*/
|
|
298
|
+
customerName: pulumi.Input<string>;
|
|
299
|
+
/**
|
|
300
|
+
* Description of the physical connection. Length limit: 0 ~ 255 characters
|
|
301
|
+
*/
|
|
302
|
+
description?: pulumi.Input<string>;
|
|
303
|
+
/**
|
|
304
|
+
* ID of the physical connection access point. You can call DescribeDirectConnectAccessPoints to query access point information
|
|
305
|
+
*/
|
|
306
|
+
directConnectAccessPointId: pulumi.Input<string>;
|
|
307
|
+
/**
|
|
308
|
+
* Name of the physical connection. Must start with a Chinese character, letter, or number, and can only contain Chinese characters, letters, numbers, period (.), space, underscore (_), hyphen (-), equals sign (=), English comma (,), Chinese comma (,), Chinese period (。). Length limit: 1 ~ 128 characters
|
|
309
|
+
*/
|
|
310
|
+
directConnectConnectionName?: pulumi.Input<string>;
|
|
311
|
+
/**
|
|
312
|
+
* Operator of the physical dedicated line. ChinaTelecom refers to China Telecom, ChinaMobile refers to China Mobile, ChinaUnicom refers to China Unicom, ChinaOther refers to other operators in China with the required telecom business qualifications. Only international operators are allowed in bp environments.
|
|
313
|
+
*/
|
|
314
|
+
lineOperator: pulumi.Input<string>;
|
|
315
|
+
/**
|
|
316
|
+
* Local IDC address or the remote access point of the physical dedicated line.
|
|
317
|
+
*/
|
|
318
|
+
peerLocation: pulumi.Input<string>;
|
|
319
|
+
/**
|
|
320
|
+
* Port specification of the physical dedicated line. Dedicated lines support 1G, 10G, 40G, and 100G. 40G and 100G are not enabled by default; contact your account manager to request a trial.
|
|
321
|
+
*/
|
|
322
|
+
portSpec: pulumi.Input<string>;
|
|
323
|
+
/**
|
|
324
|
+
* Port type of the physical connection. 1000Base: 1G optical port; 10GBase: 10G optical port; 40GBase: 40G optical port; 100GBase: 100G optical port. 40GBase and 100GBase are not open by default; contact your account manager to request a trial
|
|
325
|
+
*/
|
|
326
|
+
portType: pulumi.Input<string>;
|
|
327
|
+
/**
|
|
328
|
+
* Project to which the physical dedicated line belongs. If left blank, the default project is used.
|
|
329
|
+
*/
|
|
330
|
+
projectName?: pulumi.Input<string>;
|
|
331
|
+
tags?: pulumi.Input<pulumi.Input<inputs.directconnect.ConnectionTag>[]>;
|
|
332
|
+
}
|