@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
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a Eipanycast Anycast Eip Address resource.
|
|
3
|
+
* Provides a Eipanycast Anycast Eip Address resource. Anycast Elastic IP Address.
|
|
4
4
|
*
|
|
5
|
-
* For information about Eipanycast Anycast Eip Address and how to use it, see [What is Anycast Eip Address](https://
|
|
5
|
+
* For information about Eipanycast Anycast Eip Address and how to use it, see [What is Anycast Eip Address](https://www.alibabacloud.com/help/en/anycast-eip/latest/api-eipanycast-2020-03-09-allocateanycasteipaddress).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.113.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -14,7 +14,16 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
|
-
* const
|
|
17
|
+
* const config = new pulumi.Config();
|
|
18
|
+
* const name = config.get("name") || "terraform-example";
|
|
19
|
+
* const _default = new alicloud.eipanycast.AnycastEipAddress("default", {
|
|
20
|
+
* anycastEipAddressName: name,
|
|
21
|
+
* description: "test_1",
|
|
22
|
+
* bandwidth: 200,
|
|
23
|
+
* serviceLocation: "international",
|
|
24
|
+
* internetChargeType: "PayByTraffic",
|
|
25
|
+
* paymentType: "PayAsYouGo",
|
|
26
|
+
* });
|
|
18
27
|
* ```
|
|
19
28
|
*
|
|
20
29
|
* ## Import
|
|
@@ -46,29 +55,43 @@ export declare class AnycastEipAddress extends pulumi.CustomResource {
|
|
|
46
55
|
*/
|
|
47
56
|
readonly anycastEipAddressName: pulumi.Output<string | undefined>;
|
|
48
57
|
/**
|
|
49
|
-
* The peak bandwidth of the Anycast EIP instance, in Mbps.
|
|
58
|
+
* The peak bandwidth of the Anycast EIP instance, in Mbps.
|
|
50
59
|
*/
|
|
51
60
|
readonly bandwidth: pulumi.Output<number>;
|
|
61
|
+
/**
|
|
62
|
+
* Anycast EIP instance creation time.
|
|
63
|
+
*/
|
|
64
|
+
readonly createTime: pulumi.Output<string>;
|
|
52
65
|
/**
|
|
53
66
|
* Anycast EIP instance description.
|
|
54
67
|
*/
|
|
55
68
|
readonly description: pulumi.Output<string | undefined>;
|
|
56
69
|
/**
|
|
57
|
-
* The billing method of Anycast EIP instance.
|
|
70
|
+
* The billing method of Anycast EIP instance. "PayByBandwidth": refers to the method of billing based on traffic.
|
|
58
71
|
*/
|
|
59
72
|
readonly internetChargeType: pulumi.Output<string | undefined>;
|
|
60
73
|
/**
|
|
61
|
-
* The payment model of Anycast EIP instance.
|
|
74
|
+
* The payment model of Anycast EIP instance. "PayAsYouGo": Refers to the post-paid mode.
|
|
62
75
|
*/
|
|
63
76
|
readonly paymentType: pulumi.Output<string | undefined>;
|
|
64
77
|
/**
|
|
65
|
-
*
|
|
78
|
+
* The ID of the resource group to which the instance belongs.
|
|
79
|
+
*/
|
|
80
|
+
readonly resourceGroupId: pulumi.Output<string>;
|
|
81
|
+
/**
|
|
82
|
+
* Anycast EIP instance access area. "international": Refers to areas outside of Mainland China.
|
|
66
83
|
*/
|
|
67
84
|
readonly serviceLocation: pulumi.Output<string>;
|
|
68
85
|
/**
|
|
69
|
-
* The
|
|
86
|
+
* The status of the resource.
|
|
70
87
|
*/
|
|
71
88
|
readonly status: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* List of resource-bound tags.
|
|
91
|
+
*/
|
|
92
|
+
readonly tags: pulumi.Output<{
|
|
93
|
+
[key: string]: any;
|
|
94
|
+
} | undefined>;
|
|
72
95
|
/**
|
|
73
96
|
* Create a AnycastEipAddress resource with the given unique name, arguments, and options.
|
|
74
97
|
*
|
|
@@ -87,29 +110,43 @@ export interface AnycastEipAddressState {
|
|
|
87
110
|
*/
|
|
88
111
|
anycastEipAddressName?: pulumi.Input<string>;
|
|
89
112
|
/**
|
|
90
|
-
* The peak bandwidth of the Anycast EIP instance, in Mbps.
|
|
113
|
+
* The peak bandwidth of the Anycast EIP instance, in Mbps.
|
|
91
114
|
*/
|
|
92
115
|
bandwidth?: pulumi.Input<number>;
|
|
116
|
+
/**
|
|
117
|
+
* Anycast EIP instance creation time.
|
|
118
|
+
*/
|
|
119
|
+
createTime?: pulumi.Input<string>;
|
|
93
120
|
/**
|
|
94
121
|
* Anycast EIP instance description.
|
|
95
122
|
*/
|
|
96
123
|
description?: pulumi.Input<string>;
|
|
97
124
|
/**
|
|
98
|
-
* The billing method of Anycast EIP instance.
|
|
125
|
+
* The billing method of Anycast EIP instance. "PayByBandwidth": refers to the method of billing based on traffic.
|
|
99
126
|
*/
|
|
100
127
|
internetChargeType?: pulumi.Input<string>;
|
|
101
128
|
/**
|
|
102
|
-
* The payment model of Anycast EIP instance.
|
|
129
|
+
* The payment model of Anycast EIP instance. "PayAsYouGo": Refers to the post-paid mode.
|
|
103
130
|
*/
|
|
104
131
|
paymentType?: pulumi.Input<string>;
|
|
105
132
|
/**
|
|
106
|
-
*
|
|
133
|
+
* The ID of the resource group to which the instance belongs.
|
|
134
|
+
*/
|
|
135
|
+
resourceGroupId?: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* Anycast EIP instance access area. "international": Refers to areas outside of Mainland China.
|
|
107
138
|
*/
|
|
108
139
|
serviceLocation?: pulumi.Input<string>;
|
|
109
140
|
/**
|
|
110
|
-
* The
|
|
141
|
+
* The status of the resource.
|
|
111
142
|
*/
|
|
112
143
|
status?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* List of resource-bound tags.
|
|
146
|
+
*/
|
|
147
|
+
tags?: pulumi.Input<{
|
|
148
|
+
[key: string]: any;
|
|
149
|
+
}>;
|
|
113
150
|
}
|
|
114
151
|
/**
|
|
115
152
|
* The set of arguments for constructing a AnycastEipAddress resource.
|
|
@@ -120,7 +157,7 @@ export interface AnycastEipAddressArgs {
|
|
|
120
157
|
*/
|
|
121
158
|
anycastEipAddressName?: pulumi.Input<string>;
|
|
122
159
|
/**
|
|
123
|
-
* The peak bandwidth of the Anycast EIP instance, in Mbps.
|
|
160
|
+
* The peak bandwidth of the Anycast EIP instance, in Mbps.
|
|
124
161
|
*/
|
|
125
162
|
bandwidth?: pulumi.Input<number>;
|
|
126
163
|
/**
|
|
@@ -128,15 +165,25 @@ export interface AnycastEipAddressArgs {
|
|
|
128
165
|
*/
|
|
129
166
|
description?: pulumi.Input<string>;
|
|
130
167
|
/**
|
|
131
|
-
* The billing method of Anycast EIP instance.
|
|
168
|
+
* The billing method of Anycast EIP instance. "PayByBandwidth": refers to the method of billing based on traffic.
|
|
132
169
|
*/
|
|
133
170
|
internetChargeType?: pulumi.Input<string>;
|
|
134
171
|
/**
|
|
135
|
-
* The payment model of Anycast EIP instance.
|
|
172
|
+
* The payment model of Anycast EIP instance. "PayAsYouGo": Refers to the post-paid mode.
|
|
136
173
|
*/
|
|
137
174
|
paymentType?: pulumi.Input<string>;
|
|
138
175
|
/**
|
|
139
|
-
*
|
|
176
|
+
* The ID of the resource group to which the instance belongs.
|
|
177
|
+
*/
|
|
178
|
+
resourceGroupId?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* Anycast EIP instance access area. "international": Refers to areas outside of Mainland China.
|
|
140
181
|
*/
|
|
141
182
|
serviceLocation: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* List of resource-bound tags.
|
|
185
|
+
*/
|
|
186
|
+
tags?: pulumi.Input<{
|
|
187
|
+
[key: string]: any;
|
|
188
|
+
}>;
|
|
142
189
|
}
|
|
@@ -6,11 +6,11 @@ exports.AnycastEipAddress = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a Eipanycast Anycast Eip Address resource.
|
|
9
|
+
* Provides a Eipanycast Anycast Eip Address resource. Anycast Elastic IP Address.
|
|
10
10
|
*
|
|
11
|
-
* For information about Eipanycast Anycast Eip Address and how to use it, see [What is Anycast Eip Address](https://
|
|
11
|
+
* For information about Eipanycast Anycast Eip Address and how to use it, see [What is Anycast Eip Address](https://www.alibabacloud.com/help/en/anycast-eip/latest/api-eipanycast-2020-03-09-allocateanycasteipaddress).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.113.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -20,7 +20,16 @@ const utilities = require("../utilities");
|
|
|
20
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
21
|
* import * as alicloud from "@pulumi/alicloud";
|
|
22
22
|
*
|
|
23
|
-
* const
|
|
23
|
+
* const config = new pulumi.Config();
|
|
24
|
+
* const name = config.get("name") || "terraform-example";
|
|
25
|
+
* const _default = new alicloud.eipanycast.AnycastEipAddress("default", {
|
|
26
|
+
* anycastEipAddressName: name,
|
|
27
|
+
* description: "test_1",
|
|
28
|
+
* bandwidth: 200,
|
|
29
|
+
* serviceLocation: "international",
|
|
30
|
+
* internetChargeType: "PayByTraffic",
|
|
31
|
+
* paymentType: "PayAsYouGo",
|
|
32
|
+
* });
|
|
24
33
|
* ```
|
|
25
34
|
*
|
|
26
35
|
* ## Import
|
|
@@ -61,11 +70,14 @@ class AnycastEipAddress extends pulumi.CustomResource {
|
|
|
61
70
|
const state = argsOrState;
|
|
62
71
|
resourceInputs["anycastEipAddressName"] = state ? state.anycastEipAddressName : undefined;
|
|
63
72
|
resourceInputs["bandwidth"] = state ? state.bandwidth : undefined;
|
|
73
|
+
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
64
74
|
resourceInputs["description"] = state ? state.description : undefined;
|
|
65
75
|
resourceInputs["internetChargeType"] = state ? state.internetChargeType : undefined;
|
|
66
76
|
resourceInputs["paymentType"] = state ? state.paymentType : undefined;
|
|
77
|
+
resourceInputs["resourceGroupId"] = state ? state.resourceGroupId : undefined;
|
|
67
78
|
resourceInputs["serviceLocation"] = state ? state.serviceLocation : undefined;
|
|
68
79
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
80
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
69
81
|
}
|
|
70
82
|
else {
|
|
71
83
|
const args = argsOrState;
|
|
@@ -77,7 +89,10 @@ class AnycastEipAddress extends pulumi.CustomResource {
|
|
|
77
89
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
78
90
|
resourceInputs["internetChargeType"] = args ? args.internetChargeType : undefined;
|
|
79
91
|
resourceInputs["paymentType"] = args ? args.paymentType : undefined;
|
|
92
|
+
resourceInputs["resourceGroupId"] = args ? args.resourceGroupId : undefined;
|
|
80
93
|
resourceInputs["serviceLocation"] = args ? args.serviceLocation : undefined;
|
|
94
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
95
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
81
96
|
resourceInputs["status"] = undefined /*out*/;
|
|
82
97
|
}
|
|
83
98
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"anycastEipAddress.js","sourceRoot":"","sources":["../../eipanycast/anycastEipAddress.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"anycastEipAddress.js","sourceRoot":"","sources":["../../eipanycast/anycastEipAddress.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,37 +1,22 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
2
4
|
/**
|
|
3
5
|
* Provides a Eipanycast Anycast Eip Address Attachment resource.
|
|
4
6
|
*
|
|
5
|
-
* For information about Eipanycast Anycast Eip Address Attachment and how to use it, see [What is Anycast Eip Address Attachment](https://
|
|
7
|
+
* For information about Eipanycast Anycast Eip Address Attachment and how to use it, see [What is Anycast Eip Address Attachment](https://www.alibabacloud.com/help/en/anycast-eip/latest/api-eipanycast-2020-03-09-associateanycasteipaddress).
|
|
6
8
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
9
|
+
* > **NOTE:** Available since v1.113.0.
|
|
8
10
|
*
|
|
9
11
|
* > **NOTE:** The following regions support currently while Slb instance support bound.
|
|
10
12
|
* [eu-west-1-gb33-a01,cn-hongkong-am4-c04,ap-southeast-os30-a01,us-west-ot7-a01,ap-south-in73-a01,ap-southeast-my88-a01]
|
|
11
13
|
*
|
|
12
|
-
* ## Example Usage
|
|
13
|
-
*
|
|
14
|
-
* Basic Usage
|
|
15
|
-
*
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
19
|
-
*
|
|
20
|
-
* const exampleAnycastEipAddress = new alicloud.eipanycast.AnycastEipAddress("exampleAnycastEipAddress", {serviceLocation: "international"});
|
|
21
|
-
* const exampleAnycastEipAddressAttachment = new alicloud.eipanycast.AnycastEipAddressAttachment("exampleAnycastEipAddressAttachment", {
|
|
22
|
-
* anycastId: exampleAnycastEipAddress.id,
|
|
23
|
-
* bindInstanceId: "lb-j6chlcr8lffy7********",
|
|
24
|
-
* bindInstanceRegionId: "cn-hongkong",
|
|
25
|
-
* bindInstanceType: "SlbInstance",
|
|
26
|
-
* });
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
14
|
* ## Import
|
|
30
15
|
*
|
|
31
16
|
* Eipanycast Anycast Eip Address Attachment can be imported using the id, e.g.
|
|
32
17
|
*
|
|
33
18
|
* ```sh
|
|
34
|
-
* $ pulumi import alicloud:eipanycast/anycastEipAddressAttachment:AnycastEipAddressAttachment example
|
|
19
|
+
* $ pulumi import alicloud:eipanycast/anycastEipAddressAttachment:AnycastEipAddressAttachment example <anycast_id>:<bind_instance_id>:<bind_instance_region_id>:<bind_instance_type>
|
|
35
20
|
* ```
|
|
36
21
|
*/
|
|
37
22
|
export declare class AnycastEipAddressAttachment extends pulumi.CustomResource {
|
|
@@ -51,25 +36,45 @@ export declare class AnycastEipAddressAttachment extends pulumi.CustomResource {
|
|
|
51
36
|
*/
|
|
52
37
|
static isInstance(obj: any): obj is AnycastEipAddressAttachment;
|
|
53
38
|
/**
|
|
54
|
-
* The ID of Anycast EIP.
|
|
39
|
+
* The ID of the Anycast EIP instance.
|
|
55
40
|
*/
|
|
56
41
|
readonly anycastId: pulumi.Output<string>;
|
|
57
42
|
/**
|
|
58
|
-
*
|
|
43
|
+
* Binding mode, value:
|
|
44
|
+
* - **Default**: The Default mode. The cloud resource instance to be bound is set as the Default origin.
|
|
45
|
+
* - **Normal**: In Normal mode, the cloud resource instance to be bound is set to the common source station.
|
|
46
|
+
*/
|
|
47
|
+
readonly associationMode: pulumi.Output<string>;
|
|
48
|
+
/**
|
|
49
|
+
* The ID of the cloud resource instance to be bound.
|
|
59
50
|
*/
|
|
60
51
|
readonly bindInstanceId: pulumi.Output<string>;
|
|
61
52
|
/**
|
|
62
|
-
* The region ID of
|
|
53
|
+
* The region ID of the cloud resource instance to be bound.You can only bind cloud resource instances in some regions. You can call the describeanystserverregions operation to obtain the region ID of the cloud resource instances that can be bound.
|
|
63
54
|
*/
|
|
64
55
|
readonly bindInstanceRegionId: pulumi.Output<string>;
|
|
65
56
|
/**
|
|
66
|
-
* The type of
|
|
57
|
+
* The type of the cloud resource instance to be bound. Value:
|
|
58
|
+
* - **SlbInstance**: a private network SLB instance.
|
|
59
|
+
* - **NetworkInterface**: ENI.
|
|
67
60
|
*/
|
|
68
61
|
readonly bindInstanceType: pulumi.Output<string>;
|
|
69
62
|
/**
|
|
70
|
-
*
|
|
63
|
+
* Binding time.Time is expressed according to ISO8601 standard and UTC time is used. The format is: 'YYYY-MM-DDThh:mm:ssZ'.
|
|
71
64
|
*/
|
|
72
65
|
readonly bindTime: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The access point information of the associated access area when the cloud resource instance is bound.If you are binding for the first time, this parameter does not need to be configured, and the system automatically associates all access areas. See `popLocations` below.
|
|
68
|
+
*/
|
|
69
|
+
readonly popLocations: pulumi.Output<outputs.eipanycast.AnycastEipAddressAttachmentPopLocation[] | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* The secondary private IP address of the elastic network card to be bound.This parameter takes effect only when **BindInstanceType** is set to **NetworkInterface. When you do not enter, this parameter is the primary private IP of the ENI by default.
|
|
72
|
+
*/
|
|
73
|
+
readonly privateIpAddress: pulumi.Output<string | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* The status of the bound cloud resource instance. Value:BINDING: BINDING.Bound: Bound.UNBINDING: UNBINDING.DELETED: DELETED.MODIFYING: being modified.
|
|
76
|
+
*/
|
|
77
|
+
readonly status: pulumi.Output<string>;
|
|
73
78
|
/**
|
|
74
79
|
* Create a AnycastEipAddressAttachment resource with the given unique name, arguments, and options.
|
|
75
80
|
*
|
|
@@ -84,44 +89,80 @@ export declare class AnycastEipAddressAttachment extends pulumi.CustomResource {
|
|
|
84
89
|
*/
|
|
85
90
|
export interface AnycastEipAddressAttachmentState {
|
|
86
91
|
/**
|
|
87
|
-
* The ID of Anycast EIP.
|
|
92
|
+
* The ID of the Anycast EIP instance.
|
|
88
93
|
*/
|
|
89
94
|
anycastId?: pulumi.Input<string>;
|
|
90
95
|
/**
|
|
91
|
-
*
|
|
96
|
+
* Binding mode, value:
|
|
97
|
+
* - **Default**: The Default mode. The cloud resource instance to be bound is set as the Default origin.
|
|
98
|
+
* - **Normal**: In Normal mode, the cloud resource instance to be bound is set to the common source station.
|
|
99
|
+
*/
|
|
100
|
+
associationMode?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The ID of the cloud resource instance to be bound.
|
|
92
103
|
*/
|
|
93
104
|
bindInstanceId?: pulumi.Input<string>;
|
|
94
105
|
/**
|
|
95
|
-
* The region ID of
|
|
106
|
+
* The region ID of the cloud resource instance to be bound.You can only bind cloud resource instances in some regions. You can call the describeanystserverregions operation to obtain the region ID of the cloud resource instances that can be bound.
|
|
96
107
|
*/
|
|
97
108
|
bindInstanceRegionId?: pulumi.Input<string>;
|
|
98
109
|
/**
|
|
99
|
-
* The type of
|
|
110
|
+
* The type of the cloud resource instance to be bound. Value:
|
|
111
|
+
* - **SlbInstance**: a private network SLB instance.
|
|
112
|
+
* - **NetworkInterface**: ENI.
|
|
100
113
|
*/
|
|
101
114
|
bindInstanceType?: pulumi.Input<string>;
|
|
102
115
|
/**
|
|
103
|
-
*
|
|
116
|
+
* Binding time.Time is expressed according to ISO8601 standard and UTC time is used. The format is: 'YYYY-MM-DDThh:mm:ssZ'.
|
|
104
117
|
*/
|
|
105
118
|
bindTime?: pulumi.Input<string>;
|
|
119
|
+
/**
|
|
120
|
+
* The access point information of the associated access area when the cloud resource instance is bound.If you are binding for the first time, this parameter does not need to be configured, and the system automatically associates all access areas. See `popLocations` below.
|
|
121
|
+
*/
|
|
122
|
+
popLocations?: pulumi.Input<pulumi.Input<inputs.eipanycast.AnycastEipAddressAttachmentPopLocation>[]>;
|
|
123
|
+
/**
|
|
124
|
+
* The secondary private IP address of the elastic network card to be bound.This parameter takes effect only when **BindInstanceType** is set to **NetworkInterface. When you do not enter, this parameter is the primary private IP of the ENI by default.
|
|
125
|
+
*/
|
|
126
|
+
privateIpAddress?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* The status of the bound cloud resource instance. Value:BINDING: BINDING.Bound: Bound.UNBINDING: UNBINDING.DELETED: DELETED.MODIFYING: being modified.
|
|
129
|
+
*/
|
|
130
|
+
status?: pulumi.Input<string>;
|
|
106
131
|
}
|
|
107
132
|
/**
|
|
108
133
|
* The set of arguments for constructing a AnycastEipAddressAttachment resource.
|
|
109
134
|
*/
|
|
110
135
|
export interface AnycastEipAddressAttachmentArgs {
|
|
111
136
|
/**
|
|
112
|
-
* The ID of Anycast EIP.
|
|
137
|
+
* The ID of the Anycast EIP instance.
|
|
113
138
|
*/
|
|
114
139
|
anycastId: pulumi.Input<string>;
|
|
115
140
|
/**
|
|
116
|
-
*
|
|
141
|
+
* Binding mode, value:
|
|
142
|
+
* - **Default**: The Default mode. The cloud resource instance to be bound is set as the Default origin.
|
|
143
|
+
* - **Normal**: In Normal mode, the cloud resource instance to be bound is set to the common source station.
|
|
144
|
+
*/
|
|
145
|
+
associationMode?: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* The ID of the cloud resource instance to be bound.
|
|
117
148
|
*/
|
|
118
149
|
bindInstanceId: pulumi.Input<string>;
|
|
119
150
|
/**
|
|
120
|
-
* The region ID of
|
|
151
|
+
* The region ID of the cloud resource instance to be bound.You can only bind cloud resource instances in some regions. You can call the describeanystserverregions operation to obtain the region ID of the cloud resource instances that can be bound.
|
|
121
152
|
*/
|
|
122
153
|
bindInstanceRegionId: pulumi.Input<string>;
|
|
123
154
|
/**
|
|
124
|
-
* The type of
|
|
155
|
+
* The type of the cloud resource instance to be bound. Value:
|
|
156
|
+
* - **SlbInstance**: a private network SLB instance.
|
|
157
|
+
* - **NetworkInterface**: ENI.
|
|
125
158
|
*/
|
|
126
159
|
bindInstanceType: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* The access point information of the associated access area when the cloud resource instance is bound.If you are binding for the first time, this parameter does not need to be configured, and the system automatically associates all access areas. See `popLocations` below.
|
|
162
|
+
*/
|
|
163
|
+
popLocations?: pulumi.Input<pulumi.Input<inputs.eipanycast.AnycastEipAddressAttachmentPopLocation>[]>;
|
|
164
|
+
/**
|
|
165
|
+
* The secondary private IP address of the elastic network card to be bound.This parameter takes effect only when **BindInstanceType** is set to **NetworkInterface. When you do not enter, this parameter is the primary private IP of the ENI by default.
|
|
166
|
+
*/
|
|
167
|
+
privateIpAddress?: pulumi.Input<string>;
|
|
127
168
|
}
|
|
@@ -8,36 +8,19 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a Eipanycast Anycast Eip Address Attachment resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about Eipanycast Anycast Eip Address Attachment and how to use it, see [What is Anycast Eip Address Attachment](https://
|
|
11
|
+
* For information about Eipanycast Anycast Eip Address Attachment and how to use it, see [What is Anycast Eip Address Attachment](https://www.alibabacloud.com/help/en/anycast-eip/latest/api-eipanycast-2020-03-09-associateanycasteipaddress).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.113.0.
|
|
14
14
|
*
|
|
15
15
|
* > **NOTE:** The following regions support currently while Slb instance support bound.
|
|
16
16
|
* [eu-west-1-gb33-a01,cn-hongkong-am4-c04,ap-southeast-os30-a01,us-west-ot7-a01,ap-south-in73-a01,ap-southeast-my88-a01]
|
|
17
17
|
*
|
|
18
|
-
* ## Example Usage
|
|
19
|
-
*
|
|
20
|
-
* Basic Usage
|
|
21
|
-
*
|
|
22
|
-
* ```typescript
|
|
23
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
24
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
25
|
-
*
|
|
26
|
-
* const exampleAnycastEipAddress = new alicloud.eipanycast.AnycastEipAddress("exampleAnycastEipAddress", {serviceLocation: "international"});
|
|
27
|
-
* const exampleAnycastEipAddressAttachment = new alicloud.eipanycast.AnycastEipAddressAttachment("exampleAnycastEipAddressAttachment", {
|
|
28
|
-
* anycastId: exampleAnycastEipAddress.id,
|
|
29
|
-
* bindInstanceId: "lb-j6chlcr8lffy7********",
|
|
30
|
-
* bindInstanceRegionId: "cn-hongkong",
|
|
31
|
-
* bindInstanceType: "SlbInstance",
|
|
32
|
-
* });
|
|
33
|
-
* ```
|
|
34
|
-
*
|
|
35
18
|
* ## Import
|
|
36
19
|
*
|
|
37
20
|
* Eipanycast Anycast Eip Address Attachment can be imported using the id, e.g.
|
|
38
21
|
*
|
|
39
22
|
* ```sh
|
|
40
|
-
* $ pulumi import alicloud:eipanycast/anycastEipAddressAttachment:AnycastEipAddressAttachment example
|
|
23
|
+
* $ pulumi import alicloud:eipanycast/anycastEipAddressAttachment:AnycastEipAddressAttachment example <anycast_id>:<bind_instance_id>:<bind_instance_region_id>:<bind_instance_type>
|
|
41
24
|
* ```
|
|
42
25
|
*/
|
|
43
26
|
class AnycastEipAddressAttachment extends pulumi.CustomResource {
|
|
@@ -69,10 +52,14 @@ class AnycastEipAddressAttachment extends pulumi.CustomResource {
|
|
|
69
52
|
if (opts.id) {
|
|
70
53
|
const state = argsOrState;
|
|
71
54
|
resourceInputs["anycastId"] = state ? state.anycastId : undefined;
|
|
55
|
+
resourceInputs["associationMode"] = state ? state.associationMode : undefined;
|
|
72
56
|
resourceInputs["bindInstanceId"] = state ? state.bindInstanceId : undefined;
|
|
73
57
|
resourceInputs["bindInstanceRegionId"] = state ? state.bindInstanceRegionId : undefined;
|
|
74
58
|
resourceInputs["bindInstanceType"] = state ? state.bindInstanceType : undefined;
|
|
75
59
|
resourceInputs["bindTime"] = state ? state.bindTime : undefined;
|
|
60
|
+
resourceInputs["popLocations"] = state ? state.popLocations : undefined;
|
|
61
|
+
resourceInputs["privateIpAddress"] = state ? state.privateIpAddress : undefined;
|
|
62
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
76
63
|
}
|
|
77
64
|
else {
|
|
78
65
|
const args = argsOrState;
|
|
@@ -89,10 +76,14 @@ class AnycastEipAddressAttachment extends pulumi.CustomResource {
|
|
|
89
76
|
throw new Error("Missing required property 'bindInstanceType'");
|
|
90
77
|
}
|
|
91
78
|
resourceInputs["anycastId"] = args ? args.anycastId : undefined;
|
|
79
|
+
resourceInputs["associationMode"] = args ? args.associationMode : undefined;
|
|
92
80
|
resourceInputs["bindInstanceId"] = args ? args.bindInstanceId : undefined;
|
|
93
81
|
resourceInputs["bindInstanceRegionId"] = args ? args.bindInstanceRegionId : undefined;
|
|
94
82
|
resourceInputs["bindInstanceType"] = args ? args.bindInstanceType : undefined;
|
|
83
|
+
resourceInputs["popLocations"] = args ? args.popLocations : undefined;
|
|
84
|
+
resourceInputs["privateIpAddress"] = args ? args.privateIpAddress : undefined;
|
|
95
85
|
resourceInputs["bindTime"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
96
87
|
}
|
|
97
88
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
98
89
|
super(AnycastEipAddressAttachment.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"anycastEipAddressAttachment.js","sourceRoot":"","sources":["../../eipanycast/anycastEipAddressAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"anycastEipAddressAttachment.js","sourceRoot":"","sources":["../../eipanycast/anycastEipAddressAttachment.ts"],"names":[],"mappings":"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"}
|