@pulumi/alicloud 3.40.0 → 3.42.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/apigateway/api.d.ts +31 -31
- package/apigateway/api.js +7 -7
- package/apigateway/app.d.ts +1 -1
- package/apigateway/app.js +1 -1
- package/apigateway/appAttachment.d.ts +40 -4
- package/apigateway/appAttachment.js +40 -4
- package/apigateway/appAttachment.js.map +1 -1
- package/apigateway/backend.d.ts +5 -5
- package/apigateway/backend.js +5 -5
- package/apigateway/group.d.ts +1 -1
- package/apigateway/group.js +1 -1
- package/apigateway/logConfig.d.ts +38 -7
- package/apigateway/logConfig.js +38 -7
- package/apigateway/logConfig.js.map +1 -1
- package/apigateway/model.d.ts +2 -2
- package/apigateway/model.js +2 -2
- package/apigateway/plugin.d.ts +4 -4
- package/apigateway/plugin.js +4 -4
- package/apigateway/vpcAccess.d.ts +37 -3
- package/apigateway/vpcAccess.js +37 -3
- package/apigateway/vpcAccess.js.map +1 -1
- package/arms/alertContact.d.ts +2 -2
- package/arms/alertContact.js +2 -2
- package/arms/alertContactGroup.d.ts +2 -2
- package/arms/alertContactGroup.js +2 -2
- package/arms/dispatchRule.d.ts +10 -10
- package/arms/dispatchRule.js +1 -1
- package/arms/integrationExporter.d.ts +19 -10
- package/arms/integrationExporter.js +19 -10
- package/arms/integrationExporter.js.map +1 -1
- package/arms/prometheus.d.ts +19 -10
- package/arms/prometheus.js +19 -10
- package/arms/prometheus.js.map +1 -1
- package/arms/prometheusAlertRule.d.ts +7 -24
- package/arms/prometheusAlertRule.js +1 -18
- package/arms/prometheusAlertRule.js.map +1 -1
- package/arms/remoteWrite.d.ts +33 -4
- package/arms/remoteWrite.js +33 -4
- package/arms/remoteWrite.js.map +1 -1
- package/bastionhost/host.d.ts +30 -4
- package/bastionhost/host.js +30 -4
- package/bastionhost/host.js.map +1 -1
- package/bastionhost/hostAccount.d.ts +40 -6
- package/bastionhost/hostAccount.js +40 -6
- package/bastionhost/hostAccount.js.map +1 -1
- package/bastionhost/hostAccountShareKeyAttachment.d.ts +35 -11
- package/bastionhost/hostAccountShareKeyAttachment.js +35 -11
- package/bastionhost/hostAccountShareKeyAttachment.js.map +1 -1
- package/bastionhost/hostAccountUserAttachment.d.ts +40 -17
- package/bastionhost/hostAccountUserAttachment.js +40 -17
- package/bastionhost/hostAccountUserAttachment.js.map +1 -1
- package/bastionhost/hostAccountUserGroupAttachment.d.ts +39 -16
- package/bastionhost/hostAccountUserGroupAttachment.js +39 -16
- package/bastionhost/hostAccountUserGroupAttachment.js.map +1 -1
- package/bastionhost/hostAttachment.d.ts +43 -5
- package/bastionhost/hostAttachment.js +43 -5
- package/bastionhost/hostAttachment.js.map +1 -1
- package/bastionhost/hostGroup.d.ts +30 -4
- package/bastionhost/hostGroup.js +30 -4
- package/bastionhost/hostGroup.js.map +1 -1
- package/bastionhost/hostGroupAccountUserAttachment.d.ts +46 -23
- package/bastionhost/hostGroupAccountUserAttachment.js +46 -23
- package/bastionhost/hostGroupAccountUserAttachment.js.map +1 -1
- package/bastionhost/hostGroupAccountUserGroupAttachment.d.ts +41 -18
- package/bastionhost/hostGroupAccountUserGroupAttachment.js +41 -18
- package/bastionhost/hostGroupAccountUserGroupAttachment.js.map +1 -1
- package/bastionhost/hostShareKey.d.ts +32 -6
- package/bastionhost/hostShareKey.js +32 -6
- package/bastionhost/hostShareKey.js.map +1 -1
- package/bastionhost/instance.d.ts +15 -9
- package/bastionhost/instance.js.map +1 -1
- package/bastionhost/user.d.ts +46 -15
- package/bastionhost/user.js +43 -12
- package/bastionhost/user.js.map +1 -1
- package/bastionhost/userAttachment.d.ts +43 -5
- package/bastionhost/userAttachment.js +43 -5
- package/bastionhost/userAttachment.js.map +1 -1
- package/bastionhost/userGroup.d.ts +30 -4
- package/bastionhost/userGroup.js +30 -4
- package/bastionhost/userGroup.js.map +1 -1
- package/cen/bandwidthLimit.d.ts +3 -9
- package/cen/bandwidthLimit.js +3 -9
- package/cen/bandwidthLimit.js.map +1 -1
- package/cen/instanceGrant.d.ts +1 -2
- package/cen/instanceGrant.js +1 -2
- package/cen/instanceGrant.js.map +1 -1
- package/cfg/aggregateCompliancePack.d.ts +24 -29
- package/cfg/aggregateCompliancePack.js +18 -23
- package/cfg/aggregateCompliancePack.js.map +1 -1
- package/cfg/aggregateConfigRule.d.ts +21 -14
- package/cfg/aggregateConfigRule.js +19 -12
- package/cfg/aggregateConfigRule.js.map +1 -1
- package/cfg/aggregateDelivery.d.ts +2 -2
- package/cfg/aggregateDelivery.js +2 -2
- package/cfg/aggregator.d.ts +16 -10
- package/cfg/aggregator.js +13 -7
- package/cfg/aggregator.js.map +1 -1
- package/cfg/compliancePack.d.ts +20 -26
- package/cfg/compliancePack.js +14 -20
- package/cfg/compliancePack.js.map +1 -1
- package/cfg/configurationRecorder.d.ts +2 -2
- package/cfg/configurationRecorder.js +2 -2
- package/cfg/delivery.d.ts +27 -1
- package/cfg/delivery.js +27 -1
- package/cfg/delivery.js.map +1 -1
- package/cfg/remediation.d.ts +30 -6
- package/cfg/remediation.js +30 -6
- package/cfg/remediation.js.map +1 -1
- package/cfg/rule.d.ts +19 -16
- package/cfg/rule.js +19 -16
- package/cfg/rule.js.map +1 -1
- package/cloudsso/accessManagement.d.ts +1 -1
- package/cloudsso/accessManagement.js +1 -1
- package/cms/alarm.d.ts +56 -20
- package/cms/alarm.js +44 -8
- package/cms/alarm.js.map +1 -1
- package/cms/alarmContact.d.ts +6 -6
- package/cms/alarmContact.js +6 -6
- package/cms/alarmContactGroup.d.ts +3 -3
- package/cms/alarmContactGroup.js +3 -3
- package/cms/dynamicTagGroup.d.ts +5 -5
- package/cms/dynamicTagGroup.js +2 -2
- package/cms/eventRule.d.ts +9 -7
- package/cms/eventRule.js +6 -4
- package/cms/eventRule.js.map +1 -1
- package/cms/groupMetricRule.d.ts +23 -16
- package/cms/groupMetricRule.js +17 -10
- package/cms/groupMetricRule.js.map +1 -1
- package/cms/hybridMonitorFcTask.d.ts +30 -5
- package/cms/hybridMonitorFcTask.js +30 -5
- package/cms/hybridMonitorFcTask.js.map +1 -1
- package/cms/hybridMonitorSlsTask.d.ts +7 -69
- package/cms/hybridMonitorSlsTask.js +1 -63
- package/cms/hybridMonitorSlsTask.js.map +1 -1
- package/cms/metricRuleBlackList.d.ts +58 -4
- package/cms/metricRuleBlackList.js +55 -1
- package/cms/metricRuleBlackList.js.map +1 -1
- package/cms/metricRuleTemplate.d.ts +11 -9
- package/cms/metricRuleTemplate.js +8 -6
- package/cms/metricRuleTemplate.js.map +1 -1
- package/cms/monitorGroup.d.ts +4 -4
- package/cms/monitorGroup.js +4 -4
- package/cms/monitorGroupInstances.d.ts +14 -9
- package/cms/monitorGroupInstances.js +11 -6
- package/cms/monitorGroupInstances.js.map +1 -1
- package/cms/namespace.d.ts +3 -3
- package/cms/namespace.js +3 -3
- package/cms/slsGroup.d.ts +4 -25
- package/cms/slsGroup.js +1 -22
- package/cms/slsGroup.js.map +1 -1
- package/cr/endpointAclPolicy.d.ts +33 -1
- package/cr/endpointAclPolicy.js +33 -1
- package/cr/endpointAclPolicy.js.map +1 -1
- package/cs/autoscalingConfig.d.ts +4 -23
- package/cs/autoscalingConfig.js +4 -23
- package/cs/autoscalingConfig.js.map +1 -1
- package/cs/edgeKubernetes.d.ts +147 -16
- package/cs/edgeKubernetes.js +112 -2
- package/cs/edgeKubernetes.js.map +1 -1
- package/cs/kubernetes.d.ts +106 -70
- package/cs/kubernetes.js +3 -1
- package/cs/kubernetes.js.map +1 -1
- package/cs/kubernetesAddon.d.ts +3 -90
- package/cs/kubernetesAddon.js +3 -90
- package/cs/kubernetesAddon.js.map +1 -1
- package/cs/kubernetesAutoscaler.d.ts +3 -69
- package/cs/kubernetesAutoscaler.js +0 -60
- package/cs/kubernetesAutoscaler.js.map +1 -1
- package/cs/kubernetesPermission.d.ts +15 -3
- package/cs/kubernetesPermission.js +12 -0
- package/cs/kubernetesPermission.js.map +1 -1
- package/cs/managedKubernetes.d.ts +21 -21
- package/cs/nodePool.d.ts +32 -339
- package/cs/nodePool.js +0 -307
- package/cs/nodePool.js.map +1 -1
- package/cs/serverlessKubernetes.d.ts +29 -14
- package/cs/serverlessKubernetes.js +2 -2
- package/cs/serverlessKubernetes.js.map +1 -1
- package/databasefilesystem/autoSnapShotPolicy.d.ts +3 -3
- package/databasefilesystem/autoSnapShotPolicy.js +3 -3
- package/databasefilesystem/instance.d.ts +11 -8
- package/databasefilesystem/instance.js +8 -5
- package/databasefilesystem/instance.js.map +1 -1
- package/databasefilesystem/instanceAttachment.d.ts +33 -27
- package/databasefilesystem/instanceAttachment.js +33 -27
- package/databasefilesystem/instanceAttachment.js.map +1 -1
- package/databasefilesystem/serviceLinkedRole.d.ts +1 -1
- package/databasefilesystem/serviceLinkedRole.js +1 -1
- package/databasefilesystem/snapshot.d.ts +37 -33
- package/databasefilesystem/snapshot.js +37 -33
- package/databasefilesystem/snapshot.js.map +1 -1
- package/dcdn/domain.d.ts +8 -5
- package/dcdn/domain.js +5 -2
- package/dcdn/domain.js.map +1 -1
- package/dcdn/domainConfig.d.ts +14 -13
- package/dcdn/domainConfig.js +11 -10
- package/dcdn/domainConfig.js.map +1 -1
- package/dcdn/er.d.ts +12 -10
- package/dcdn/er.js +9 -7
- package/dcdn/er.js.map +1 -1
- package/dcdn/ipaDomain.d.ts +12 -12
- package/dcdn/ipaDomain.js +9 -9
- package/dcdn/kv.d.ts +13 -14
- package/dcdn/kv.js +7 -8
- package/dcdn/kv.js.map +1 -1
- package/dcdn/kvNamespace.d.ts +5 -3
- package/dcdn/kvNamespace.js +5 -3
- package/dcdn/kvNamespace.js.map +1 -1
- package/dcdn/wafDomain.d.ts +9 -5
- package/dcdn/wafDomain.js +9 -5
- package/dcdn/wafDomain.js.map +1 -1
- package/dcdn/wafPolicy.d.ts +4 -2
- package/dcdn/wafPolicy.js +4 -2
- package/dcdn/wafPolicy.js.map +1 -1
- package/dcdn/wafPolicyDomainAttachment.d.ts +16 -11
- package/dcdn/wafPolicyDomainAttachment.js +16 -11
- package/dcdn/wafPolicyDomainAttachment.js.map +1 -1
- package/dcdn/wafRule.d.ts +15 -13
- package/dcdn/wafRule.js +9 -7
- package/dcdn/wafRule.js.map +1 -1
- package/ddos/domainResource.d.ts +12 -0
- package/ddos/domainResource.js +2 -0
- package/ddos/domainResource.js.map +1 -1
- package/dfs/accessGroup.d.ts +5 -3
- package/dfs/accessGroup.js +5 -3
- package/dfs/accessGroup.js.map +1 -1
- package/dfs/accessRule.d.ts +1 -1
- package/dfs/accessRule.js +1 -1
- package/dfs/fileSystem.d.ts +2 -2
- package/dfs/fileSystem.js +2 -2
- package/dfs/mountPoint.d.ts +46 -1
- package/dfs/mountPoint.js +46 -1
- package/dfs/mountPoint.js.map +1 -1
- package/eci/containerGroup.d.ts +43 -40
- package/eci/containerGroup.js +3 -3
- package/eci/containerGroup.js.map +1 -1
- package/ecs/disk.d.ts +0 -3
- package/ecs/disk.js +0 -2
- package/ecs/disk.js.map +1 -1
- package/ecs/ecsDisk.d.ts +0 -3
- package/ecs/ecsDisk.js +0 -2
- package/ecs/ecsDisk.js.map +1 -1
- package/ecs/eipAssociation.d.ts +35 -28
- package/ecs/eipAssociation.js +35 -28
- package/ecs/eipAssociation.js.map +1 -1
- package/ecs/instance.d.ts +44 -56
- package/ecs/instance.js +6 -15
- package/ecs/instance.js.map +1 -1
- package/eipanycast/anycastEipAddress.d.ts +65 -18
- package/eipanycast/anycastEipAddress.js +19 -4
- package/eipanycast/anycastEipAddress.js.map +1 -1
- package/eipanycast/anycastEipAddressAttachment.d.ts +75 -34
- package/eipanycast/anycastEipAddressAttachment.js +11 -20
- package/eipanycast/anycastEipAddressAttachment.js.map +1 -1
- package/elasticsearch/instance.d.ts +70 -51
- package/elasticsearch/instance.js +10 -35
- package/elasticsearch/instance.js.map +1 -1
- package/ens/index.d.ts +3 -0
- package/ens/index.js +6 -1
- package/ens/index.js.map +1 -1
- package/ens/instance.d.ts +355 -0
- package/ens/instance.js +122 -0
- package/ens/instance.js.map +1 -0
- package/ess/suspendProcess.d.ts +1 -3
- package/ess/suspendProcess.js +1 -3
- package/ess/suspendProcess.js.map +1 -1
- package/eventbridge/rule.d.ts +5 -5
- package/eventbridge/rule.js +2 -2
- package/fc/index.d.ts +3 -0
- package/fc/index.js +6 -1
- package/fc/index.js.map +1 -1
- package/fc/v2function.d.ts +480 -0
- package/fc/v2function.js +231 -0
- package/fc/v2function.js.map +1 -0
- package/ga/accelerator.d.ts +78 -9
- package/ga/accelerator.js +29 -6
- package/ga/accelerator.js.map +1 -1
- package/ga/acceleratorSpareIpAttachment.d.ts +1 -1
- package/ga/acceleratorSpareIpAttachment.js +1 -1
- package/ga/accessLog.d.ts +1 -1
- package/ga/accessLog.js +1 -1
- package/ga/acl.d.ts +1 -1
- package/ga/acl.js +1 -1
- package/ga/aclAttachment.d.ts +1 -1
- package/ga/aclAttachment.js +1 -1
- package/ga/aclEntryAttachment.d.ts +1 -1
- package/ga/aclEntryAttachment.js +1 -1
- package/ga/additionalCertificate.d.ts +1 -1
- package/ga/additionalCertificate.js +1 -1
- package/ga/bandwidthPackage.d.ts +13 -1
- package/ga/bandwidthPackage.js +3 -1
- package/ga/bandwidthPackage.js.map +1 -1
- package/ga/bandwidthPackageAttachment.d.ts +1 -1
- package/ga/bandwidthPackageAttachment.js +1 -1
- package/ga/basicAccelerateIp.d.ts +1 -1
- package/ga/basicAccelerateIp.js +1 -1
- package/ga/basicAccelerateIpEndpointRelation.d.ts +1 -1
- package/ga/basicAccelerateIpEndpointRelation.js +1 -1
- package/ga/basicAccelerator.d.ts +37 -1
- package/ga/basicAccelerator.js +7 -1
- package/ga/basicAccelerator.js.map +1 -1
- package/ga/basicEndpoint.d.ts +1 -1
- package/ga/basicEndpoint.js +1 -1
- package/ga/basicEndpointGroup.d.ts +1 -1
- package/ga/basicEndpointGroup.js +1 -1
- package/ga/basicIpSet.d.ts +1 -1
- package/ga/basicIpSet.js +1 -1
- package/ga/customRoutingEndpoint.d.ts +1 -1
- package/ga/customRoutingEndpoint.js +1 -1
- package/ga/customRoutingEndpointGroup.d.ts +1 -1
- package/ga/customRoutingEndpointGroup.js +1 -1
- package/ga/customRoutingEndpointGroupDestination.d.ts +1 -1
- package/ga/customRoutingEndpointGroupDestination.js +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.d.ts +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.js +1 -1
- package/ga/domain.d.ts +1 -1
- package/ga/domain.js +1 -1
- package/ga/endpointGroup.d.ts +1 -1
- package/ga/endpointGroup.js +1 -1
- package/ga/forwardingRule.d.ts +111 -1
- package/ga/forwardingRule.js +111 -1
- package/ga/forwardingRule.js.map +1 -1
- package/ga/ipSet.d.ts +1 -1
- package/ga/ipSet.js +1 -1
- package/ga/listener.d.ts +1 -1
- package/ga/listener.js +1 -1
- package/kvstore/instance.d.ts +92 -91
- package/kvstore/instance.js +2 -0
- package/kvstore/instance.js.map +1 -1
- package/nas/dataFlow.d.ts +1 -1
- package/nas/dataFlow.js +1 -1
- package/nas/mountTarget.d.ts +28 -53
- package/nas/mountTarget.js +6 -51
- package/nas/mountTarget.js.map +1 -1
- package/oos/secretParameter.d.ts +1 -1
- package/oos/secretParameter.js +1 -1
- package/oss/bucket.d.ts +77 -27
- package/oss/bucket.js +30 -0
- package/oss/bucket.js.map +1 -1
- package/ots/secondaryIndex.d.ts +2 -2
- package/ots/secondaryIndex.js +2 -2
- package/package.json +2 -2
- package/polardb/cluster.d.ts +88 -85
- package/polardb/cluster.js +8 -51
- package/polardb/cluster.js.map +1 -1
- package/provider.js +1 -1
- package/provider.js.map +1 -1
- package/ram/accessKey.d.ts +4 -2
- package/ram/accessKey.js +2 -0
- package/ram/accessKey.js.map +1 -1
- package/ram/accountAlias.d.ts +2 -0
- package/ram/accountAlias.js +2 -0
- package/ram/accountAlias.js.map +1 -1
- package/ram/accountPasswordPolicy.d.ts +3 -3
- package/ram/getAccountAliases.d.ts +0 -39
- package/ram/getAccountAliases.js +0 -30
- package/ram/getAccountAliases.js.map +1 -1
- package/ram/getGroups.d.ts +4 -0
- package/ram/getGroups.js +4 -0
- package/ram/getGroups.js.map +1 -1
- package/ram/getPolicies.d.ts +13 -0
- package/ram/getPolicies.js +4 -0
- package/ram/getPolicies.js.map +1 -1
- package/ram/getPolicyDocument.d.ts +8 -8
- package/ram/getPolicyDocument.js +6 -6
- package/ram/getRoles.d.ts +4 -0
- package/ram/getRoles.js +4 -0
- package/ram/getRoles.js.map +1 -1
- package/ram/getSamlProviders.d.ts +8 -2
- package/ram/getSamlProviders.js +2 -2
- package/ram/getSamlProviders.js.map +1 -1
- package/ram/getUsers.d.ts +4 -0
- package/ram/getUsers.js +4 -0
- package/ram/getUsers.js.map +1 -1
- package/ram/group.d.ts +2 -0
- package/ram/group.js +2 -0
- package/ram/group.js.map +1 -1
- package/ram/groupMembership.d.ts +2 -0
- package/ram/groupMembership.js +2 -0
- package/ram/groupMembership.js.map +1 -1
- package/ram/groupPolicyAttachment.d.ts +2 -0
- package/ram/groupPolicyAttachment.js +2 -0
- package/ram/groupPolicyAttachment.js.map +1 -1
- package/ram/loginProfile.d.ts +2 -0
- package/ram/loginProfile.js +2 -0
- package/ram/loginProfile.js.map +1 -1
- package/ram/policy.d.ts +14 -12
- package/ram/policy.js +2 -0
- package/ram/policy.js.map +1 -1
- package/ram/role.d.ts +11 -9
- package/ram/role.js +2 -0
- package/ram/role.js.map +1 -1
- package/ram/roleAttachment.d.ts +2 -0
- package/ram/roleAttachment.js +2 -0
- package/ram/roleAttachment.js.map +1 -1
- package/ram/rolePolicyAttachment.d.ts +2 -0
- package/ram/rolePolicyAttachment.js +2 -0
- package/ram/rolePolicyAttachment.js.map +1 -1
- package/ram/samlProvider.d.ts +2 -2
- package/ram/samlProvider.js +2 -2
- package/ram/securityPreference.d.ts +1 -1
- package/ram/securityPreference.js +1 -1
- package/ram/user.d.ts +2 -0
- package/ram/user.js +2 -0
- package/ram/user.js.map +1 -1
- package/ram/userPolicyAttachment.d.ts +2 -0
- package/ram/userPolicyAttachment.js +2 -0
- package/ram/userPolicyAttachment.js.map +1 -1
- package/rds/accountPrivilege.d.ts +11 -11
- package/rds/accountPrivilege.js +11 -8
- package/rds/accountPrivilege.js.map +1 -1
- package/rds/backupPolicy.d.ts +7 -5
- package/rds/backupPolicy.js +7 -5
- package/rds/backupPolicy.js.map +1 -1
- package/rds/connection.d.ts +10 -9
- package/rds/connection.js +10 -9
- package/rds/connection.js.map +1 -1
- package/rds/database.d.ts +16 -14
- package/rds/database.js +13 -8
- package/rds/database.js.map +1 -1
- package/rds/dbInstanceEndpoint.d.ts +69 -2
- package/rds/dbInstanceEndpoint.js +69 -2
- package/rds/dbInstanceEndpoint.js.map +1 -1
- package/rds/dbInstanceEndpointAddress.d.ts +2 -2
- package/rds/dbInstanceEndpointAddress.js +2 -2
- package/rds/dbNode.d.ts +22 -14
- package/rds/dbNode.js +22 -14
- package/rds/dbNode.js.map +1 -1
- package/rds/instance.d.ts +15 -3
- package/rds/instance.js +2 -0
- package/rds/instance.js.map +1 -1
- package/rds/rdsAccount.d.ts +18 -13
- package/rds/rdsAccount.js +18 -13
- package/rds/rdsAccount.js.map +1 -1
- package/rds/rdsBackup.d.ts +2 -2
- package/rds/rdsBackup.js +2 -2
- package/rds/rdsDbProxy.d.ts +13 -11
- package/rds/rdsDbProxy.js +13 -11
- package/rds/rdsDbProxy.js.map +1 -1
- package/rds/rdsInstanceCrossBackupPolicy.d.ts +24 -13
- package/rds/rdsInstanceCrossBackupPolicy.js +24 -13
- package/rds/rdsInstanceCrossBackupPolicy.js.map +1 -1
- package/rds/rdsParameterGroup.d.ts +5 -3
- package/rds/rdsParameterGroup.js +5 -3
- package/rds/rdsParameterGroup.js.map +1 -1
- package/rds/rdsServiceLinkedRole.d.ts +1 -1
- package/rds/rdsServiceLinkedRole.js +1 -1
- package/rds/readOnlyInstance.d.ts +25 -20
- package/rds/readOnlyInstance.js +25 -20
- package/rds/readOnlyInstance.js.map +1 -1
- package/rds/readWriteSplittingConnection.d.ts +25 -22
- package/rds/readWriteSplittingConnection.js +25 -22
- package/rds/readWriteSplittingConnection.js.map +1 -1
- package/resourcemanager/controlPolicyAttachment.d.ts +7 -9
- package/resourcemanager/controlPolicyAttachment.js +7 -9
- package/resourcemanager/controlPolicyAttachment.js.map +1 -1
- package/resourcemanager/sharedResource.d.ts +7 -7
- package/resourcemanager/sharedResource.js +2 -2
- package/sddp/dataLimit.d.ts +1 -1
- package/sddp/dataLimit.js +1 -1
- package/types/input.d.ts +521 -185
- package/types/output.d.ts +524 -185
- package/vpc/gatewayEndpoint.d.ts +183 -0
- package/vpc/gatewayEndpoint.js +112 -0
- package/vpc/gatewayEndpoint.js.map +1 -0
- package/vpc/gatewayEndpointRouteTableAttachment.d.ts +111 -0
- package/vpc/gatewayEndpointRouteTableAttachment.js +102 -0
- package/vpc/gatewayEndpointRouteTableAttachment.js.map +1 -0
- package/vpc/index.d.ts +6 -0
- package/vpc/index.js +13 -3
- package/vpc/index.js.map +1 -1
- package/vpc/natGateway.d.ts +2 -2
- package/vpc/snatEntry.d.ts +46 -2
- package/vpc/snatEntry.js +44 -0
- package/vpc/snatEntry.js.map +1 -1
- package/vpc/subnet.d.ts +1 -1
- package/vpc/switch.d.ts +3 -1
- package/vpc/switch.js +2 -0
- package/vpc/switch.js.map +1 -1
- package/vpc/vbrHa.d.ts +1 -49
- package/vpc/vbrHa.js +1 -49
- package/vpc/vbrHa.js.map +1 -1
- package/vpn/gatewayVpnAttachment.d.ts +17 -20
- package/vpn/gatewayVpnAttachment.js +5 -8
- package/vpn/gatewayVpnAttachment.js.map +1 -1
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Provides a VPC Gateway Endpoint resource. VPC gateway endpoint.
|
|
4
|
+
*
|
|
5
|
+
* For information about VPC Gateway Endpoint and how to use it, see [What is Gateway Endpoint](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/gateway-endpoint).
|
|
6
|
+
*
|
|
7
|
+
* > **NOTE:** Available since v1.208.0.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* Basic Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as alicloud from "@pulumi/alicloud";
|
|
16
|
+
*
|
|
17
|
+
* const config = new pulumi.Config();
|
|
18
|
+
* const name = config.get("name") || "terraform-example";
|
|
19
|
+
* const domain = config.get("domain") || "com.aliyun.cn-hangzhou.oss";
|
|
20
|
+
* const defaultVpc = new alicloud.vpc.Network("defaultVpc", {description: "tf-example"});
|
|
21
|
+
* const defaultRg = new alicloud.resourcemanager.ResourceGroup("defaultRg", {
|
|
22
|
+
* displayName: "tf-example-497",
|
|
23
|
+
* resourceGroupName: name,
|
|
24
|
+
* });
|
|
25
|
+
* const _default = new alicloud.vpc.GatewayEndpoint("default", {
|
|
26
|
+
* gatewayEndpointDescrption: "test-gateway-endpoint",
|
|
27
|
+
* gatewayEndpointName: name,
|
|
28
|
+
* vpcId: defaultVpc.id,
|
|
29
|
+
* resourceGroupId: defaultRg.id,
|
|
30
|
+
* serviceName: domain,
|
|
31
|
+
* policyDocument: "{ \"Version\" : \"1\", \"Statement\" : [ { \"Effect\" : \"Allow\", \"Resource\" : [ \"*\" ], \"Action\" : [ \"*\" ], \"Principal\" : [ \"*\" ] } ] }",
|
|
32
|
+
* });
|
|
33
|
+
* ```
|
|
34
|
+
*
|
|
35
|
+
* ## Import
|
|
36
|
+
*
|
|
37
|
+
* VPC Gateway Endpoint can be imported using the id, e.g.
|
|
38
|
+
*
|
|
39
|
+
* ```sh
|
|
40
|
+
* $ pulumi import alicloud:vpc/gatewayEndpoint:GatewayEndpoint example <id>
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
export declare class GatewayEndpoint extends pulumi.CustomResource {
|
|
44
|
+
/**
|
|
45
|
+
* Get an existing GatewayEndpoint resource's state with the given name, ID, and optional extra
|
|
46
|
+
* properties used to qualify the lookup.
|
|
47
|
+
*
|
|
48
|
+
* @param name The _unique_ name of the resulting resource.
|
|
49
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
50
|
+
* @param state Any extra arguments used during the lookup.
|
|
51
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
52
|
+
*/
|
|
53
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: GatewayEndpointState, opts?: pulumi.CustomResourceOptions): GatewayEndpoint;
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of GatewayEndpoint. 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: any): obj is GatewayEndpoint;
|
|
59
|
+
/**
|
|
60
|
+
* The creation time of the gateway endpoint.
|
|
61
|
+
*/
|
|
62
|
+
readonly createTime: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* The description of the gateway endpoint.
|
|
65
|
+
*/
|
|
66
|
+
readonly gatewayEndpointDescrption: pulumi.Output<string | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* The name of the gateway endpoint.
|
|
69
|
+
*/
|
|
70
|
+
readonly gatewayEndpointName: pulumi.Output<string | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* Access control policies for cloud services. This parameter is required when the cloud service is oss. For details about the syntax and structure of access policies, see [syntax and structure of permission Policies](https://help.aliyun.com/document_detail/93739.html).
|
|
73
|
+
*/
|
|
74
|
+
readonly policyDocument: pulumi.Output<string | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* The ID of the resource group to which the instance belongs.
|
|
77
|
+
*/
|
|
78
|
+
readonly resourceGroupId: pulumi.Output<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The name of endpoint service.
|
|
81
|
+
*/
|
|
82
|
+
readonly serviceName: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The status of VPC gateway endpoint.
|
|
85
|
+
*/
|
|
86
|
+
readonly status: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* The tags of the resource.
|
|
89
|
+
*/
|
|
90
|
+
readonly tags: pulumi.Output<{
|
|
91
|
+
[key: string]: any;
|
|
92
|
+
} | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* The ID of the VPC.
|
|
95
|
+
*/
|
|
96
|
+
readonly vpcId: pulumi.Output<string>;
|
|
97
|
+
/**
|
|
98
|
+
* Create a GatewayEndpoint resource with the given unique name, arguments, and options.
|
|
99
|
+
*
|
|
100
|
+
* @param name The _unique_ name of the resource.
|
|
101
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
102
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
103
|
+
*/
|
|
104
|
+
constructor(name: string, args: GatewayEndpointArgs, opts?: pulumi.CustomResourceOptions);
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Input properties used for looking up and filtering GatewayEndpoint resources.
|
|
108
|
+
*/
|
|
109
|
+
export interface GatewayEndpointState {
|
|
110
|
+
/**
|
|
111
|
+
* The creation time of the gateway endpoint.
|
|
112
|
+
*/
|
|
113
|
+
createTime?: pulumi.Input<string>;
|
|
114
|
+
/**
|
|
115
|
+
* The description of the gateway endpoint.
|
|
116
|
+
*/
|
|
117
|
+
gatewayEndpointDescrption?: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* The name of the gateway endpoint.
|
|
120
|
+
*/
|
|
121
|
+
gatewayEndpointName?: pulumi.Input<string>;
|
|
122
|
+
/**
|
|
123
|
+
* Access control policies for cloud services. This parameter is required when the cloud service is oss. For details about the syntax and structure of access policies, see [syntax and structure of permission Policies](https://help.aliyun.com/document_detail/93739.html).
|
|
124
|
+
*/
|
|
125
|
+
policyDocument?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* The ID of the resource group to which the instance belongs.
|
|
128
|
+
*/
|
|
129
|
+
resourceGroupId?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* The name of endpoint service.
|
|
132
|
+
*/
|
|
133
|
+
serviceName?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The status of VPC gateway endpoint.
|
|
136
|
+
*/
|
|
137
|
+
status?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* The tags of the resource.
|
|
140
|
+
*/
|
|
141
|
+
tags?: pulumi.Input<{
|
|
142
|
+
[key: string]: any;
|
|
143
|
+
}>;
|
|
144
|
+
/**
|
|
145
|
+
* The ID of the VPC.
|
|
146
|
+
*/
|
|
147
|
+
vpcId?: pulumi.Input<string>;
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
* The set of arguments for constructing a GatewayEndpoint resource.
|
|
151
|
+
*/
|
|
152
|
+
export interface GatewayEndpointArgs {
|
|
153
|
+
/**
|
|
154
|
+
* The description of the gateway endpoint.
|
|
155
|
+
*/
|
|
156
|
+
gatewayEndpointDescrption?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* The name of the gateway endpoint.
|
|
159
|
+
*/
|
|
160
|
+
gatewayEndpointName?: pulumi.Input<string>;
|
|
161
|
+
/**
|
|
162
|
+
* Access control policies for cloud services. This parameter is required when the cloud service is oss. For details about the syntax and structure of access policies, see [syntax and structure of permission Policies](https://help.aliyun.com/document_detail/93739.html).
|
|
163
|
+
*/
|
|
164
|
+
policyDocument?: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* The ID of the resource group to which the instance belongs.
|
|
167
|
+
*/
|
|
168
|
+
resourceGroupId?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* The name of endpoint service.
|
|
171
|
+
*/
|
|
172
|
+
serviceName: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* The tags of the resource.
|
|
175
|
+
*/
|
|
176
|
+
tags?: pulumi.Input<{
|
|
177
|
+
[key: string]: any;
|
|
178
|
+
}>;
|
|
179
|
+
/**
|
|
180
|
+
* The ID of the VPC.
|
|
181
|
+
*/
|
|
182
|
+
vpcId: pulumi.Input<string>;
|
|
183
|
+
}
|
|
@@ -0,0 +1,112 @@
|
|
|
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.GatewayEndpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides a VPC Gateway Endpoint resource. VPC gateway endpoint.
|
|
10
|
+
*
|
|
11
|
+
* For information about VPC Gateway Endpoint and how to use it, see [What is Gateway Endpoint](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/gateway-endpoint).
|
|
12
|
+
*
|
|
13
|
+
* > **NOTE:** Available since v1.208.0.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* Basic Usage
|
|
18
|
+
*
|
|
19
|
+
* ```typescript
|
|
20
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
21
|
+
* import * as alicloud from "@pulumi/alicloud";
|
|
22
|
+
*
|
|
23
|
+
* const config = new pulumi.Config();
|
|
24
|
+
* const name = config.get("name") || "terraform-example";
|
|
25
|
+
* const domain = config.get("domain") || "com.aliyun.cn-hangzhou.oss";
|
|
26
|
+
* const defaultVpc = new alicloud.vpc.Network("defaultVpc", {description: "tf-example"});
|
|
27
|
+
* const defaultRg = new alicloud.resourcemanager.ResourceGroup("defaultRg", {
|
|
28
|
+
* displayName: "tf-example-497",
|
|
29
|
+
* resourceGroupName: name,
|
|
30
|
+
* });
|
|
31
|
+
* const _default = new alicloud.vpc.GatewayEndpoint("default", {
|
|
32
|
+
* gatewayEndpointDescrption: "test-gateway-endpoint",
|
|
33
|
+
* gatewayEndpointName: name,
|
|
34
|
+
* vpcId: defaultVpc.id,
|
|
35
|
+
* resourceGroupId: defaultRg.id,
|
|
36
|
+
* serviceName: domain,
|
|
37
|
+
* policyDocument: "{ \"Version\" : \"1\", \"Statement\" : [ { \"Effect\" : \"Allow\", \"Resource\" : [ \"*\" ], \"Action\" : [ \"*\" ], \"Principal\" : [ \"*\" ] } ] }",
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
41
|
+
* ## Import
|
|
42
|
+
*
|
|
43
|
+
* VPC Gateway Endpoint can be imported using the id, e.g.
|
|
44
|
+
*
|
|
45
|
+
* ```sh
|
|
46
|
+
* $ pulumi import alicloud:vpc/gatewayEndpoint:GatewayEndpoint example <id>
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
class GatewayEndpoint extends pulumi.CustomResource {
|
|
50
|
+
/**
|
|
51
|
+
* Get an existing GatewayEndpoint resource's state with the given name, ID, and optional extra
|
|
52
|
+
* properties used to qualify the lookup.
|
|
53
|
+
*
|
|
54
|
+
* @param name The _unique_ name of the resulting resource.
|
|
55
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
56
|
+
* @param state Any extra arguments used during the lookup.
|
|
57
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
58
|
+
*/
|
|
59
|
+
static get(name, id, state, opts) {
|
|
60
|
+
return new GatewayEndpoint(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Returns true if the given object is an instance of GatewayEndpoint. This is designed to work even
|
|
64
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
65
|
+
*/
|
|
66
|
+
static isInstance(obj) {
|
|
67
|
+
if (obj === undefined || obj === null) {
|
|
68
|
+
return false;
|
|
69
|
+
}
|
|
70
|
+
return obj['__pulumiType'] === GatewayEndpoint.__pulumiType;
|
|
71
|
+
}
|
|
72
|
+
constructor(name, argsOrState, opts) {
|
|
73
|
+
let resourceInputs = {};
|
|
74
|
+
opts = opts || {};
|
|
75
|
+
if (opts.id) {
|
|
76
|
+
const state = argsOrState;
|
|
77
|
+
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
78
|
+
resourceInputs["gatewayEndpointDescrption"] = state ? state.gatewayEndpointDescrption : undefined;
|
|
79
|
+
resourceInputs["gatewayEndpointName"] = state ? state.gatewayEndpointName : undefined;
|
|
80
|
+
resourceInputs["policyDocument"] = state ? state.policyDocument : undefined;
|
|
81
|
+
resourceInputs["resourceGroupId"] = state ? state.resourceGroupId : undefined;
|
|
82
|
+
resourceInputs["serviceName"] = state ? state.serviceName : undefined;
|
|
83
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
84
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
85
|
+
resourceInputs["vpcId"] = state ? state.vpcId : undefined;
|
|
86
|
+
}
|
|
87
|
+
else {
|
|
88
|
+
const args = argsOrState;
|
|
89
|
+
if ((!args || args.serviceName === undefined) && !opts.urn) {
|
|
90
|
+
throw new Error("Missing required property 'serviceName'");
|
|
91
|
+
}
|
|
92
|
+
if ((!args || args.vpcId === undefined) && !opts.urn) {
|
|
93
|
+
throw new Error("Missing required property 'vpcId'");
|
|
94
|
+
}
|
|
95
|
+
resourceInputs["gatewayEndpointDescrption"] = args ? args.gatewayEndpointDescrption : undefined;
|
|
96
|
+
resourceInputs["gatewayEndpointName"] = args ? args.gatewayEndpointName : undefined;
|
|
97
|
+
resourceInputs["policyDocument"] = args ? args.policyDocument : undefined;
|
|
98
|
+
resourceInputs["resourceGroupId"] = args ? args.resourceGroupId : undefined;
|
|
99
|
+
resourceInputs["serviceName"] = args ? args.serviceName : undefined;
|
|
100
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
101
|
+
resourceInputs["vpcId"] = args ? args.vpcId : undefined;
|
|
102
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
103
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
104
|
+
}
|
|
105
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
106
|
+
super(GatewayEndpoint.__pulumiType, name, resourceInputs, opts);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
exports.GatewayEndpoint = GatewayEndpoint;
|
|
110
|
+
/** @internal */
|
|
111
|
+
GatewayEndpoint.__pulumiType = 'alicloud:vpc/gatewayEndpoint:GatewayEndpoint';
|
|
112
|
+
//# sourceMappingURL=gatewayEndpoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gatewayEndpoint.js","sourceRoot":"","sources":["../../vpc/gatewayEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AA3GL,0CA4GC;AA9FG,gBAAgB;AACO,4BAAY,GAAG,8CAA8C,CAAC"}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Provides a VPC Gateway Endpoint Route Table Attachment resource. VPC gateway node association route.
|
|
4
|
+
*
|
|
5
|
+
* For information about VPC Gateway Endpoint Route Table Attachment and how to use it, see [What is Gateway Endpoint Route Table Attachment](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/311148).
|
|
6
|
+
*
|
|
7
|
+
* > **NOTE:** Available since v1.208.0.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* Basic Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as alicloud from "@pulumi/alicloud";
|
|
16
|
+
*
|
|
17
|
+
* const config = new pulumi.Config();
|
|
18
|
+
* const name = config.get("name") || "terraform-example";
|
|
19
|
+
* const defaulteVpc = new alicloud.vpc.Network("defaulteVpc", {description: "test"});
|
|
20
|
+
* const defaultGE = new alicloud.vpc.GatewayEndpoint("defaultGE", {
|
|
21
|
+
* serviceName: "com.aliyun.cn-hangzhou.oss",
|
|
22
|
+
* policyDocument: "{ \"Version\" : \"1\", \"Statement\" : [ { \"Effect\" : \"Allow\", \"Resource\" : [ \"*\" ], \"Action\" : [ \"*\" ], \"Principal\" : [ \"*\" ] } ] }",
|
|
23
|
+
* vpcId: defaulteVpc.id,
|
|
24
|
+
* gatewayEndpointDescrption: "test-gateway-endpoint",
|
|
25
|
+
* gatewayEndpointName: `${name}1`,
|
|
26
|
+
* });
|
|
27
|
+
* const defaultRT = new alicloud.vpc.RouteTable("defaultRT", {
|
|
28
|
+
* vpcId: defaulteVpc.id,
|
|
29
|
+
* routeTableName: `${name}2`,
|
|
30
|
+
* });
|
|
31
|
+
* const _default = new alicloud.vpc.GatewayEndpointRouteTableAttachment("default", {
|
|
32
|
+
* gatewayEndpointId: defaultGE.id,
|
|
33
|
+
* routeTableId: defaultRT.id,
|
|
34
|
+
* });
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
37
|
+
* ## Import
|
|
38
|
+
*
|
|
39
|
+
* VPC Gateway Endpoint Route Table Attachment can be imported using the id, e.g.
|
|
40
|
+
*
|
|
41
|
+
* ```sh
|
|
42
|
+
* $ pulumi import alicloud:vpc/gatewayEndpointRouteTableAttachment:GatewayEndpointRouteTableAttachment example <gateway_endpoint_id>:<route_table_id>
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
export declare class GatewayEndpointRouteTableAttachment extends pulumi.CustomResource {
|
|
46
|
+
/**
|
|
47
|
+
* Get an existing GatewayEndpointRouteTableAttachment resource's state with the given name, ID, and optional extra
|
|
48
|
+
* properties used to qualify the lookup.
|
|
49
|
+
*
|
|
50
|
+
* @param name The _unique_ name of the resulting resource.
|
|
51
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
52
|
+
* @param state Any extra arguments used during the lookup.
|
|
53
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
54
|
+
*/
|
|
55
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: GatewayEndpointRouteTableAttachmentState, opts?: pulumi.CustomResourceOptions): GatewayEndpointRouteTableAttachment;
|
|
56
|
+
/**
|
|
57
|
+
* Returns true if the given object is an instance of GatewayEndpointRouteTableAttachment. This is designed to work even
|
|
58
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
59
|
+
*/
|
|
60
|
+
static isInstance(obj: any): obj is GatewayEndpointRouteTableAttachment;
|
|
61
|
+
/**
|
|
62
|
+
* The ID of the gateway endpoint instance to which you want to associate the route table.
|
|
63
|
+
*/
|
|
64
|
+
readonly gatewayEndpointId: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Routing table ID.
|
|
67
|
+
*/
|
|
68
|
+
readonly routeTableId: pulumi.Output<string>;
|
|
69
|
+
/**
|
|
70
|
+
* Status of the gateway endpoint.
|
|
71
|
+
*/
|
|
72
|
+
readonly status: pulumi.Output<string>;
|
|
73
|
+
/**
|
|
74
|
+
* Create a GatewayEndpointRouteTableAttachment resource with the given unique name, arguments, and options.
|
|
75
|
+
*
|
|
76
|
+
* @param name The _unique_ name of the resource.
|
|
77
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
78
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
79
|
+
*/
|
|
80
|
+
constructor(name: string, args: GatewayEndpointRouteTableAttachmentArgs, opts?: pulumi.CustomResourceOptions);
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Input properties used for looking up and filtering GatewayEndpointRouteTableAttachment resources.
|
|
84
|
+
*/
|
|
85
|
+
export interface GatewayEndpointRouteTableAttachmentState {
|
|
86
|
+
/**
|
|
87
|
+
* The ID of the gateway endpoint instance to which you want to associate the route table.
|
|
88
|
+
*/
|
|
89
|
+
gatewayEndpointId?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* Routing table ID.
|
|
92
|
+
*/
|
|
93
|
+
routeTableId?: pulumi.Input<string>;
|
|
94
|
+
/**
|
|
95
|
+
* Status of the gateway endpoint.
|
|
96
|
+
*/
|
|
97
|
+
status?: pulumi.Input<string>;
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* The set of arguments for constructing a GatewayEndpointRouteTableAttachment resource.
|
|
101
|
+
*/
|
|
102
|
+
export interface GatewayEndpointRouteTableAttachmentArgs {
|
|
103
|
+
/**
|
|
104
|
+
* The ID of the gateway endpoint instance to which you want to associate the route table.
|
|
105
|
+
*/
|
|
106
|
+
gatewayEndpointId: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Routing table ID.
|
|
109
|
+
*/
|
|
110
|
+
routeTableId: pulumi.Input<string>;
|
|
111
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
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.GatewayEndpointRouteTableAttachment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides a VPC Gateway Endpoint Route Table Attachment resource. VPC gateway node association route.
|
|
10
|
+
*
|
|
11
|
+
* For information about VPC Gateway Endpoint Route Table Attachment and how to use it, see [What is Gateway Endpoint Route Table Attachment](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/311148).
|
|
12
|
+
*
|
|
13
|
+
* > **NOTE:** Available since v1.208.0.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* Basic Usage
|
|
18
|
+
*
|
|
19
|
+
* ```typescript
|
|
20
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
21
|
+
* import * as alicloud from "@pulumi/alicloud";
|
|
22
|
+
*
|
|
23
|
+
* const config = new pulumi.Config();
|
|
24
|
+
* const name = config.get("name") || "terraform-example";
|
|
25
|
+
* const defaulteVpc = new alicloud.vpc.Network("defaulteVpc", {description: "test"});
|
|
26
|
+
* const defaultGE = new alicloud.vpc.GatewayEndpoint("defaultGE", {
|
|
27
|
+
* serviceName: "com.aliyun.cn-hangzhou.oss",
|
|
28
|
+
* policyDocument: "{ \"Version\" : \"1\", \"Statement\" : [ { \"Effect\" : \"Allow\", \"Resource\" : [ \"*\" ], \"Action\" : [ \"*\" ], \"Principal\" : [ \"*\" ] } ] }",
|
|
29
|
+
* vpcId: defaulteVpc.id,
|
|
30
|
+
* gatewayEndpointDescrption: "test-gateway-endpoint",
|
|
31
|
+
* gatewayEndpointName: `${name}1`,
|
|
32
|
+
* });
|
|
33
|
+
* const defaultRT = new alicloud.vpc.RouteTable("defaultRT", {
|
|
34
|
+
* vpcId: defaulteVpc.id,
|
|
35
|
+
* routeTableName: `${name}2`,
|
|
36
|
+
* });
|
|
37
|
+
* const _default = new alicloud.vpc.GatewayEndpointRouteTableAttachment("default", {
|
|
38
|
+
* gatewayEndpointId: defaultGE.id,
|
|
39
|
+
* routeTableId: defaultRT.id,
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* ## Import
|
|
44
|
+
*
|
|
45
|
+
* VPC Gateway Endpoint Route Table Attachment can be imported using the id, e.g.
|
|
46
|
+
*
|
|
47
|
+
* ```sh
|
|
48
|
+
* $ pulumi import alicloud:vpc/gatewayEndpointRouteTableAttachment:GatewayEndpointRouteTableAttachment example <gateway_endpoint_id>:<route_table_id>
|
|
49
|
+
* ```
|
|
50
|
+
*/
|
|
51
|
+
class GatewayEndpointRouteTableAttachment extends pulumi.CustomResource {
|
|
52
|
+
/**
|
|
53
|
+
* Get an existing GatewayEndpointRouteTableAttachment resource's state with the given name, ID, and optional extra
|
|
54
|
+
* properties used to qualify the lookup.
|
|
55
|
+
*
|
|
56
|
+
* @param name The _unique_ name of the resulting resource.
|
|
57
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
58
|
+
* @param state Any extra arguments used during the lookup.
|
|
59
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
60
|
+
*/
|
|
61
|
+
static get(name, id, state, opts) {
|
|
62
|
+
return new GatewayEndpointRouteTableAttachment(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Returns true if the given object is an instance of GatewayEndpointRouteTableAttachment. This is designed to work even
|
|
66
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
67
|
+
*/
|
|
68
|
+
static isInstance(obj) {
|
|
69
|
+
if (obj === undefined || obj === null) {
|
|
70
|
+
return false;
|
|
71
|
+
}
|
|
72
|
+
return obj['__pulumiType'] === GatewayEndpointRouteTableAttachment.__pulumiType;
|
|
73
|
+
}
|
|
74
|
+
constructor(name, argsOrState, opts) {
|
|
75
|
+
let resourceInputs = {};
|
|
76
|
+
opts = opts || {};
|
|
77
|
+
if (opts.id) {
|
|
78
|
+
const state = argsOrState;
|
|
79
|
+
resourceInputs["gatewayEndpointId"] = state ? state.gatewayEndpointId : undefined;
|
|
80
|
+
resourceInputs["routeTableId"] = state ? state.routeTableId : undefined;
|
|
81
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
82
|
+
}
|
|
83
|
+
else {
|
|
84
|
+
const args = argsOrState;
|
|
85
|
+
if ((!args || args.gatewayEndpointId === undefined) && !opts.urn) {
|
|
86
|
+
throw new Error("Missing required property 'gatewayEndpointId'");
|
|
87
|
+
}
|
|
88
|
+
if ((!args || args.routeTableId === undefined) && !opts.urn) {
|
|
89
|
+
throw new Error("Missing required property 'routeTableId'");
|
|
90
|
+
}
|
|
91
|
+
resourceInputs["gatewayEndpointId"] = args ? args.gatewayEndpointId : undefined;
|
|
92
|
+
resourceInputs["routeTableId"] = args ? args.routeTableId : undefined;
|
|
93
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
94
|
+
}
|
|
95
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
96
|
+
super(GatewayEndpointRouteTableAttachment.__pulumiType, name, resourceInputs, opts);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
exports.GatewayEndpointRouteTableAttachment = GatewayEndpointRouteTableAttachment;
|
|
100
|
+
/** @internal */
|
|
101
|
+
GatewayEndpointRouteTableAttachment.__pulumiType = 'alicloud:vpc/gatewayEndpointRouteTableAttachment:GatewayEndpointRouteTableAttachment';
|
|
102
|
+
//# sourceMappingURL=gatewayEndpointRouteTableAttachment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gatewayEndpointRouteTableAttachment.js","sourceRoot":"","sources":["../../vpc/gatewayEndpointRouteTableAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,mCAAoC,SAAQ,MAAM,CAAC,cAAc;IAC1E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgD,EAAE,IAAmC;QAC9I,OAAO,IAAI,mCAAmC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1F,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,mCAAmC,CAAC,YAAY,CAAC;IACpF,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgG,EAAE,IAAmC;QAC3J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmE,CAAC;YAClF,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAkE,CAAC;YAChF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9D,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mCAAmC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxF,CAAC;;AAvEL,kFAwEC;AA1DG,gBAAgB;AACO,gDAAY,GAAG,sFAAsF,CAAC"}
|
package/vpc/index.d.ts
CHANGED
|
@@ -25,6 +25,12 @@ export declare const FlowLog: typeof import("./flowLog").FlowLog;
|
|
|
25
25
|
export { ForwardEntryArgs, ForwardEntryState } from "./forwardEntry";
|
|
26
26
|
export type ForwardEntry = import("./forwardEntry").ForwardEntry;
|
|
27
27
|
export declare const ForwardEntry: typeof import("./forwardEntry").ForwardEntry;
|
|
28
|
+
export { GatewayEndpointArgs, GatewayEndpointState } from "./gatewayEndpoint";
|
|
29
|
+
export type GatewayEndpoint = import("./gatewayEndpoint").GatewayEndpoint;
|
|
30
|
+
export declare const GatewayEndpoint: typeof import("./gatewayEndpoint").GatewayEndpoint;
|
|
31
|
+
export { GatewayEndpointRouteTableAttachmentArgs, GatewayEndpointRouteTableAttachmentState } from "./gatewayEndpointRouteTableAttachment";
|
|
32
|
+
export type GatewayEndpointRouteTableAttachment = import("./gatewayEndpointRouteTableAttachment").GatewayEndpointRouteTableAttachment;
|
|
33
|
+
export declare const GatewayEndpointRouteTableAttachment: typeof import("./gatewayEndpointRouteTableAttachment").GatewayEndpointRouteTableAttachment;
|
|
28
34
|
export { GatewayRouteTableAttachmentArgs, GatewayRouteTableAttachmentState } from "./gatewayRouteTableAttachment";
|
|
29
35
|
export type GatewayRouteTableAttachment = import("./gatewayRouteTableAttachment").GatewayRouteTableAttachment;
|
|
30
36
|
export declare const GatewayRouteTableAttachment: typeof import("./gatewayRouteTableAttachment").GatewayRouteTableAttachment;
|
package/vpc/index.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.VswitchCidrReservation = exports.VpcNetworkAclAttachment = exports.VbrHa = exports.TrafficMirrorSession = exports.TrafficMirrorFilterIngressRule = exports.TrafficMirrorFilterEgressRule = exports.TrafficMirrorFilter = exports.Switch = exports.Subnet = exports.SnatEntry = exports.RouterInterfaceConnection = exports.RouterInterface = exports.RouteTableAttachment = exports.RouteTable = exports.RouteEntry = exports.PublicIpAddressPoolCidrBlock = exports.PublicIpAddressPool = exports.PrefixList = exports.PeerConnectionAccepter = exports.PeerConnection = exports.NetworkInterfaceAttachment = void 0;
|
|
5
|
+
exports.getNetworksOutput = exports.getNetworks = exports.getNetworkAclsOutput = exports.getNetworkAcls = exports.getNatIpsOutput = exports.getNatIps = exports.getNatIpCidrsOutput = exports.getNatIpCidrs = exports.getNatGatewaysOutput = exports.getNatGateways = exports.getIpv6InternetBandwidthsOutput = exports.getIpv6InternetBandwidths = exports.getIpv6GatewaysOutput = exports.getIpv6Gateways = exports.getIpv6EgressRulesOutput = exports.getIpv6EgressRules = exports.getIpv6AddressesOutput = exports.getIpv6Addresses = exports.getIpv4GatewaysOutput = exports.getIpv4Gateways = exports.getIpsecServersOutput = exports.getIpsecServers = exports.getHavipsOutput = exports.getHavips = exports.getForwardEntriesOutput = exports.getForwardEntries = exports.getEnhancedNatAvailableZonesOutput = exports.getEnhancedNatAvailableZones = exports.getDhcpOptionsSetsOutput = exports.getDhcpOptionsSets = exports.getCommonBandwidthPackagesOutput = exports.getCommonBandwidthPackages = exports.getBgpPeersOutput = exports.getBgpPeers = exports.getBgpNetworksOutput = exports.getBgpNetworks = exports.getBgpGroupsOutput = exports.getBgpGroups = exports.GatewayRouteTableAttachment = exports.GatewayEndpointRouteTableAttachment = exports.GatewayEndpoint = exports.ForwardEntry = exports.FlowLog = exports.DhcpOptionsSetAttachment = exports.DhcpOptionsSet = exports.CommonBandwithPackageAttachment = exports.CommonBandwithPackage = exports.BgpPeer = exports.BgpNetwork = exports.BgpGroup = void 0;
|
|
6
|
+
exports.NetworkAclAttachment = exports.NetworkAcl = exports.Network = exports.NatIpCidr = exports.NatIp = exports.NatGateway = exports.Ipv6InternetBandwidth = exports.Ipv6Gateway = exports.Ipv6EgressRule = exports.Ipv4Gateway = exports.Ipv4CidrBlock = exports.HAVipAttachment = exports.HAVip = exports.HaVipv2 = exports.getVpcFlowLogsOutput = exports.getVpcFlowLogs = exports.getTrafficMirrorSessionsOutput = exports.getTrafficMirrorSessions = exports.getTrafficMirrorServiceOutput = exports.getTrafficMirrorService = exports.getTrafficMirrorFiltersOutput = exports.getTrafficMirrorFilters = exports.getTrafficMirrorFilterIngressRulesOutput = exports.getTrafficMirrorFilterIngressRules = exports.getTrafficMirrorFilterEgressRulesOutput = exports.getTrafficMirrorFilterEgressRules = exports.getSwitchesOutput = exports.getSwitches = exports.getSslVpnServersOutput = exports.getSslVpnServers = exports.getSslVpnClientCertsOutput = exports.getSslVpnClientCerts = exports.getSnatEntriesOutput = exports.getSnatEntries = exports.getRouterInterfacesOutput = exports.getRouterInterfaces = exports.getRouteTablesOutput = exports.getRouteTables = exports.getRouteEntriesOutput = exports.getRouteEntries = exports.getPublicIpAddressPoolsOutput = exports.getPublicIpAddressPools = exports.getPublicIpAddressPoolCidrBlocksOutput = exports.getPublicIpAddressPoolCidrBlocks = exports.getPrefixListsOutput = exports.getPrefixLists = exports.getPeerConnectionsOutput = exports.getPeerConnections = exports.getPbrRouteEntriesOutput = exports.getPbrRouteEntries = void 0;
|
|
7
|
+
exports.VswitchCidrReservation = exports.VpcNetworkAclAttachment = exports.VbrHa = exports.TrafficMirrorSession = exports.TrafficMirrorFilterIngressRule = exports.TrafficMirrorFilterEgressRule = exports.TrafficMirrorFilter = exports.Switch = exports.Subnet = exports.SnatEntry = exports.RouterInterfaceConnection = exports.RouterInterface = exports.RouteTableAttachment = exports.RouteTable = exports.RouteEntry = exports.PublicIpAddressPoolCidrBlock = exports.PublicIpAddressPool = exports.PrefixList = exports.PeerConnectionAccepter = exports.PeerConnection = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkAclEntries = void 0;
|
|
8
8
|
const pulumi = require("@pulumi/pulumi");
|
|
9
9
|
const utilities = require("../utilities");
|
|
10
10
|
exports.BgpGroup = null;
|
|
@@ -25,6 +25,10 @@ exports.FlowLog = null;
|
|
|
25
25
|
utilities.lazyLoad(exports, ["FlowLog"], () => require("./flowLog"));
|
|
26
26
|
exports.ForwardEntry = null;
|
|
27
27
|
utilities.lazyLoad(exports, ["ForwardEntry"], () => require("./forwardEntry"));
|
|
28
|
+
exports.GatewayEndpoint = null;
|
|
29
|
+
utilities.lazyLoad(exports, ["GatewayEndpoint"], () => require("./gatewayEndpoint"));
|
|
30
|
+
exports.GatewayEndpointRouteTableAttachment = null;
|
|
31
|
+
utilities.lazyLoad(exports, ["GatewayEndpointRouteTableAttachment"], () => require("./gatewayEndpointRouteTableAttachment"));
|
|
28
32
|
exports.GatewayRouteTableAttachment = null;
|
|
29
33
|
utilities.lazyLoad(exports, ["GatewayRouteTableAttachment"], () => require("./gatewayRouteTableAttachment"));
|
|
30
34
|
exports.getBgpGroups = null;
|
|
@@ -234,6 +238,10 @@ const _module = {
|
|
|
234
238
|
return new exports.FlowLog(name, undefined, { urn });
|
|
235
239
|
case "alicloud:vpc/forwardEntry:ForwardEntry":
|
|
236
240
|
return new exports.ForwardEntry(name, undefined, { urn });
|
|
241
|
+
case "alicloud:vpc/gatewayEndpoint:GatewayEndpoint":
|
|
242
|
+
return new exports.GatewayEndpoint(name, undefined, { urn });
|
|
243
|
+
case "alicloud:vpc/gatewayEndpointRouteTableAttachment:GatewayEndpointRouteTableAttachment":
|
|
244
|
+
return new exports.GatewayEndpointRouteTableAttachment(name, undefined, { urn });
|
|
237
245
|
case "alicloud:vpc/gatewayRouteTableAttachment:GatewayRouteTableAttachment":
|
|
238
246
|
return new exports.GatewayRouteTableAttachment(name, undefined, { urn });
|
|
239
247
|
case "alicloud:vpc/hAVip:HAVip":
|
|
@@ -324,6 +332,8 @@ pulumi.runtime.registerResourceModule("alicloud", "vpc/dhcpOptionsSet", _module)
|
|
|
324
332
|
pulumi.runtime.registerResourceModule("alicloud", "vpc/dhcpOptionsSetAttachment", _module);
|
|
325
333
|
pulumi.runtime.registerResourceModule("alicloud", "vpc/flowLog", _module);
|
|
326
334
|
pulumi.runtime.registerResourceModule("alicloud", "vpc/forwardEntry", _module);
|
|
335
|
+
pulumi.runtime.registerResourceModule("alicloud", "vpc/gatewayEndpoint", _module);
|
|
336
|
+
pulumi.runtime.registerResourceModule("alicloud", "vpc/gatewayEndpointRouteTableAttachment", _module);
|
|
327
337
|
pulumi.runtime.registerResourceModule("alicloud", "vpc/gatewayRouteTableAttachment", _module);
|
|
328
338
|
pulumi.runtime.registerResourceModule("alicloud", "vpc/hAVip", _module);
|
|
329
339
|
pulumi.runtime.registerResourceModule("alicloud", "vpc/hAVipAttachment", _module);
|