@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
package/types/input.d.ts
CHANGED
|
@@ -755,15 +755,15 @@ export declare namespace amqp {
|
|
|
755
755
|
export declare namespace apigateway {
|
|
756
756
|
interface ApiConstantParameter {
|
|
757
757
|
/**
|
|
758
|
-
* The description of
|
|
758
|
+
* The description of Constant parameter.
|
|
759
759
|
*/
|
|
760
760
|
description?: pulumi.Input<string>;
|
|
761
761
|
/**
|
|
762
|
-
*
|
|
762
|
+
* Constant parameter location; values: 'HEAD' and 'QUERY'.
|
|
763
763
|
*/
|
|
764
764
|
in: pulumi.Input<string>;
|
|
765
765
|
/**
|
|
766
|
-
*
|
|
766
|
+
* Constant parameter name.
|
|
767
767
|
*/
|
|
768
768
|
name: pulumi.Input<string>;
|
|
769
769
|
/**
|
|
@@ -798,13 +798,16 @@ export declare namespace apigateway {
|
|
|
798
798
|
* The address of backend service.
|
|
799
799
|
*/
|
|
800
800
|
address: pulumi.Input<string>;
|
|
801
|
+
/**
|
|
802
|
+
* The name of aone.
|
|
803
|
+
*/
|
|
801
804
|
aoneName?: pulumi.Input<string>;
|
|
802
805
|
/**
|
|
803
|
-
* The method of
|
|
806
|
+
* The http method of backend service.
|
|
804
807
|
*/
|
|
805
808
|
method: pulumi.Input<string>;
|
|
806
809
|
/**
|
|
807
|
-
* The
|
|
810
|
+
* The path of backend service.
|
|
808
811
|
*/
|
|
809
812
|
path: pulumi.Input<string>;
|
|
810
813
|
/**
|
|
@@ -813,25 +816,31 @@ export declare namespace apigateway {
|
|
|
813
816
|
timeout: pulumi.Input<number>;
|
|
814
817
|
}
|
|
815
818
|
interface ApiHttpVpcServiceConfig {
|
|
819
|
+
/**
|
|
820
|
+
* The name of aone.
|
|
821
|
+
*/
|
|
816
822
|
aoneName?: pulumi.Input<string>;
|
|
817
823
|
/**
|
|
818
|
-
* The method of
|
|
824
|
+
* The http method of backend service.
|
|
819
825
|
*/
|
|
820
826
|
method: pulumi.Input<string>;
|
|
821
827
|
/**
|
|
822
|
-
* The name of
|
|
828
|
+
* The name of vpc instance.
|
|
823
829
|
*/
|
|
824
830
|
name: pulumi.Input<string>;
|
|
825
831
|
/**
|
|
826
|
-
* The
|
|
832
|
+
* The path of backend service.
|
|
827
833
|
*/
|
|
828
834
|
path: pulumi.Input<string>;
|
|
829
835
|
/**
|
|
830
|
-
* Backend service time-out time
|
|
836
|
+
* Backend service time-out time. Unit: millisecond.
|
|
831
837
|
*/
|
|
832
838
|
timeout: pulumi.Input<number>;
|
|
833
839
|
}
|
|
834
840
|
interface ApiMockServiceConfig {
|
|
841
|
+
/**
|
|
842
|
+
* The name of aone.
|
|
843
|
+
*/
|
|
835
844
|
aoneName?: pulumi.Input<string>;
|
|
836
845
|
/**
|
|
837
846
|
* The result of the mock service.
|
|
@@ -866,7 +875,7 @@ export declare namespace apigateway {
|
|
|
866
875
|
*/
|
|
867
876
|
defaultValue?: pulumi.Input<string>;
|
|
868
877
|
/**
|
|
869
|
-
* The description of
|
|
878
|
+
* The description of parameter.
|
|
870
879
|
*/
|
|
871
880
|
description?: pulumi.Input<string>;
|
|
872
881
|
/**
|
|
@@ -878,7 +887,7 @@ export declare namespace apigateway {
|
|
|
878
887
|
*/
|
|
879
888
|
inService: pulumi.Input<string>;
|
|
880
889
|
/**
|
|
881
|
-
*
|
|
890
|
+
* Request's parameter name.
|
|
882
891
|
*/
|
|
883
892
|
name: pulumi.Input<string>;
|
|
884
893
|
/**
|
|
@@ -896,11 +905,11 @@ export declare namespace apigateway {
|
|
|
896
905
|
}
|
|
897
906
|
interface ApiSystemParameter {
|
|
898
907
|
/**
|
|
899
|
-
*
|
|
908
|
+
* System parameter location; values: 'HEAD' and 'QUERY'.
|
|
900
909
|
*/
|
|
901
910
|
in: pulumi.Input<string>;
|
|
902
911
|
/**
|
|
903
|
-
*
|
|
912
|
+
* System parameter name which supports values including in [system parameter list](https://www.alibabacloud.com/help/doc-detail/43677.html).
|
|
904
913
|
*/
|
|
905
914
|
name: pulumi.Input<string>;
|
|
906
915
|
/**
|
|
@@ -911,6 +920,9 @@ export declare namespace apigateway {
|
|
|
911
920
|
}
|
|
912
921
|
export declare namespace arms {
|
|
913
922
|
interface DispatchRuleGroupRule {
|
|
923
|
+
/**
|
|
924
|
+
* The ID of the group rule.
|
|
925
|
+
*/
|
|
914
926
|
groupId?: pulumi.Input<number>;
|
|
915
927
|
/**
|
|
916
928
|
* The duration for which the system waits after the first alert is sent. After the duration, all alerts are sent in a single notification to the handler.
|
|
@@ -931,13 +943,13 @@ export declare namespace arms {
|
|
|
931
943
|
}
|
|
932
944
|
interface DispatchRuleLabelMatchExpressionGrid {
|
|
933
945
|
/**
|
|
934
|
-
* Sets the dispatch rule. See
|
|
946
|
+
* Sets the dispatch rule. See `labelMatchExpressionGroups` below.
|
|
935
947
|
*/
|
|
936
948
|
labelMatchExpressionGroups: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroup>[]>;
|
|
937
949
|
}
|
|
938
950
|
interface DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroup {
|
|
939
951
|
/**
|
|
940
|
-
* Sets the dispatch rule. See
|
|
952
|
+
* Sets the dispatch rule. See `labelMatchExpressions` below.
|
|
941
953
|
*/
|
|
942
954
|
labelMatchExpressions: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpression>[]>;
|
|
943
955
|
}
|
|
@@ -971,7 +983,7 @@ export declare namespace arms {
|
|
|
971
983
|
*/
|
|
972
984
|
notifyChannels: pulumi.Input<pulumi.Input<string>[]>;
|
|
973
985
|
/**
|
|
974
|
-
* Sets the notification object. See
|
|
986
|
+
* Sets the notification object. See `notifyObjects` below.
|
|
975
987
|
*/
|
|
976
988
|
notifyObjects: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleNotifyRuleNotifyObject>[]>;
|
|
977
989
|
}
|
|
@@ -991,11 +1003,11 @@ export declare namespace arms {
|
|
|
991
1003
|
}
|
|
992
1004
|
interface PrometheusAlertRuleAnnotation {
|
|
993
1005
|
/**
|
|
994
|
-
* The name of the
|
|
1006
|
+
* The name of the annotation.
|
|
995
1007
|
*/
|
|
996
1008
|
name?: pulumi.Input<string>;
|
|
997
1009
|
/**
|
|
998
|
-
* The value of the
|
|
1010
|
+
* The value of the annotation.
|
|
999
1011
|
*/
|
|
1000
1012
|
value?: pulumi.Input<string>;
|
|
1001
1013
|
}
|
|
@@ -1063,7 +1075,7 @@ export declare namespace bastionhost {
|
|
|
1063
1075
|
}
|
|
1064
1076
|
interface InstanceLdapAuthServer {
|
|
1065
1077
|
/**
|
|
1066
|
-
* The username of the account that is used for the
|
|
1078
|
+
* The username of the account that is used for the LDAP server.
|
|
1067
1079
|
*/
|
|
1068
1080
|
account: pulumi.Input<string>;
|
|
1069
1081
|
/**
|
|
@@ -1071,7 +1083,7 @@ export declare namespace bastionhost {
|
|
|
1071
1083
|
*/
|
|
1072
1084
|
baseDn: pulumi.Input<string>;
|
|
1073
1085
|
/**
|
|
1074
|
-
* The field that is used to indicate the email address of a user on the
|
|
1086
|
+
* The field that is used to indicate the email address of a user on the LDAP server.
|
|
1075
1087
|
*/
|
|
1076
1088
|
emailMapping?: pulumi.Input<string>;
|
|
1077
1089
|
/**
|
|
@@ -1087,27 +1099,27 @@ export declare namespace bastionhost {
|
|
|
1087
1099
|
*/
|
|
1088
1100
|
loginNameMapping?: pulumi.Input<string>;
|
|
1089
1101
|
/**
|
|
1090
|
-
* The field that is used to indicate the mobile phone number of a user on the
|
|
1102
|
+
* The field that is used to indicate the mobile phone number of a user on the LDAP server.
|
|
1091
1103
|
*/
|
|
1092
1104
|
mobileMapping?: pulumi.Input<string>;
|
|
1093
1105
|
/**
|
|
1094
|
-
* The field that is used to indicate the name of a user on the
|
|
1106
|
+
* The field that is used to indicate the name of a user on the LDAP server.
|
|
1095
1107
|
*/
|
|
1096
1108
|
nameMapping?: pulumi.Input<string>;
|
|
1097
1109
|
/**
|
|
1098
|
-
* The password of the account that is used for the
|
|
1110
|
+
* The password of the account that is used for the LDAP server.
|
|
1099
1111
|
*/
|
|
1100
1112
|
password: pulumi.Input<string>;
|
|
1101
1113
|
/**
|
|
1102
|
-
* The port that is used to access the
|
|
1114
|
+
* The port that is used to access the LDAP server.
|
|
1103
1115
|
*/
|
|
1104
1116
|
port: pulumi.Input<number>;
|
|
1105
1117
|
/**
|
|
1106
|
-
* The address of the
|
|
1118
|
+
* The address of the LDAP server.
|
|
1107
1119
|
*/
|
|
1108
1120
|
server: pulumi.Input<string>;
|
|
1109
1121
|
/**
|
|
1110
|
-
* The address of the secondary
|
|
1122
|
+
* The address of the secondary LDAP server.
|
|
1111
1123
|
*/
|
|
1112
1124
|
standbyServer?: pulumi.Input<string>;
|
|
1113
1125
|
}
|
|
@@ -1267,7 +1279,7 @@ export declare namespace cen {
|
|
|
1267
1279
|
export declare namespace cfg {
|
|
1268
1280
|
interface AggregateCompliancePackConfigRule {
|
|
1269
1281
|
/**
|
|
1270
|
-
* A list of parameter rules.
|
|
1282
|
+
* A list of parameter rules. See `configRuleParameters` below.
|
|
1271
1283
|
*/
|
|
1272
1284
|
configRuleParameters?: pulumi.Input<pulumi.Input<inputs.cfg.AggregateCompliancePackConfigRuleConfigRuleParameter>[]>;
|
|
1273
1285
|
/**
|
|
@@ -1307,7 +1319,7 @@ export declare namespace cfg {
|
|
|
1307
1319
|
}
|
|
1308
1320
|
interface CompliancePackConfigRule {
|
|
1309
1321
|
/**
|
|
1310
|
-
* A list of Config Rule Parameters.
|
|
1322
|
+
* A list of Config Rule Parameters. See `configRuleParameters` below.
|
|
1311
1323
|
*/
|
|
1312
1324
|
configRuleParameters?: pulumi.Input<pulumi.Input<inputs.cfg.CompliancePackConfigRuleConfigRuleParameter>[]>;
|
|
1313
1325
|
/**
|
|
@@ -1610,11 +1622,11 @@ export declare namespace cms {
|
|
|
1610
1622
|
*/
|
|
1611
1623
|
comparisonOperator?: pulumi.Input<string>;
|
|
1612
1624
|
/**
|
|
1613
|
-
* It
|
|
1625
|
+
* Critical level alarm statistics method. It must be consistent with that defined for metrics. For more information, see [How to use it](https://cms.console.aliyun.com/metric-meta/acs_ecs_dashboard/ecs).
|
|
1614
1626
|
*/
|
|
1615
1627
|
statistics?: pulumi.Input<string>;
|
|
1616
1628
|
/**
|
|
1617
|
-
*
|
|
1629
|
+
* Critical level alarm threshold value, which must be a numeric value currently.
|
|
1618
1630
|
*/
|
|
1619
1631
|
threshold?: pulumi.Input<string>;
|
|
1620
1632
|
/**
|
|
@@ -1628,11 +1640,11 @@ export declare namespace cms {
|
|
|
1628
1640
|
*/
|
|
1629
1641
|
comparisonOperator?: pulumi.Input<string>;
|
|
1630
1642
|
/**
|
|
1631
|
-
* It
|
|
1643
|
+
* Critical level alarm statistics method. It must be consistent with that defined for metrics. For more information, see [How to use it](https://cms.console.aliyun.com/metric-meta/acs_ecs_dashboard/ecs).
|
|
1632
1644
|
*/
|
|
1633
1645
|
statistics?: pulumi.Input<string>;
|
|
1634
1646
|
/**
|
|
1635
|
-
*
|
|
1647
|
+
* Critical level alarm threshold value, which must be a numeric value currently.
|
|
1636
1648
|
*/
|
|
1637
1649
|
threshold?: pulumi.Input<string>;
|
|
1638
1650
|
/**
|
|
@@ -1646,11 +1658,11 @@ export declare namespace cms {
|
|
|
1646
1658
|
*/
|
|
1647
1659
|
comparisonOperator?: pulumi.Input<string>;
|
|
1648
1660
|
/**
|
|
1649
|
-
* It
|
|
1661
|
+
* Critical level alarm statistics method. It must be consistent with that defined for metrics. For more information, see [How to use it](https://cms.console.aliyun.com/metric-meta/acs_ecs_dashboard/ecs).
|
|
1650
1662
|
*/
|
|
1651
1663
|
statistics?: pulumi.Input<string>;
|
|
1652
1664
|
/**
|
|
1653
|
-
*
|
|
1665
|
+
* Critical level alarm threshold value, which must be a numeric value currently.
|
|
1654
1666
|
*/
|
|
1655
1667
|
threshold?: pulumi.Input<string>;
|
|
1656
1668
|
/**
|
|
@@ -1674,7 +1686,7 @@ export declare namespace cms {
|
|
|
1674
1686
|
*/
|
|
1675
1687
|
promQl?: pulumi.Input<string>;
|
|
1676
1688
|
/**
|
|
1677
|
-
*
|
|
1689
|
+
* The number of consecutive triggers. If the number of times that the metric values meet the trigger conditions reaches the value of this parameter, CloudMonitor sends alert notifications.
|
|
1678
1690
|
*/
|
|
1679
1691
|
times?: pulumi.Input<number>;
|
|
1680
1692
|
}
|
|
@@ -1712,15 +1724,15 @@ export declare namespace cms {
|
|
|
1712
1724
|
}
|
|
1713
1725
|
interface GroupMetricRuleEscalations {
|
|
1714
1726
|
/**
|
|
1715
|
-
* The critical level.
|
|
1727
|
+
* The critical level. See `critical` below.
|
|
1716
1728
|
*/
|
|
1717
1729
|
critical?: pulumi.Input<inputs.cms.GroupMetricRuleEscalationsCritical>;
|
|
1718
1730
|
/**
|
|
1719
|
-
* The info level.
|
|
1731
|
+
* The info level. See `info` below.
|
|
1720
1732
|
*/
|
|
1721
1733
|
info?: pulumi.Input<inputs.cms.GroupMetricRuleEscalationsInfo>;
|
|
1722
1734
|
/**
|
|
1723
|
-
* The warn level.
|
|
1735
|
+
* The warn level. See `warn` below.
|
|
1724
1736
|
*/
|
|
1725
1737
|
warn?: pulumi.Input<inputs.cms.GroupMetricRuleEscalationsWarn>;
|
|
1726
1738
|
}
|
|
@@ -1804,25 +1816,25 @@ export declare namespace cms {
|
|
|
1804
1816
|
*/
|
|
1805
1817
|
name?: pulumi.Input<string>;
|
|
1806
1818
|
/**
|
|
1807
|
-
* The value of the
|
|
1819
|
+
* The tag value of the metric.
|
|
1808
1820
|
*/
|
|
1809
1821
|
value?: pulumi.Input<string>;
|
|
1810
1822
|
}
|
|
1811
1823
|
interface HybridMonitorSlsTaskSlsProcessConfig {
|
|
1812
1824
|
/**
|
|
1813
|
-
* The extended
|
|
1825
|
+
* The extended field that specifies the result of basic operations that are performed on aggregation results.
|
|
1814
1826
|
*/
|
|
1815
1827
|
expresses?: pulumi.Input<pulumi.Input<inputs.cms.HybridMonitorSlsTaskSlsProcessConfigExpress>[]>;
|
|
1816
1828
|
/**
|
|
1817
|
-
* The conditions that are used to filter logs imported from Log Service. See
|
|
1829
|
+
* The conditions that are used to filter logs imported from Log Service. See `filter` below.
|
|
1818
1830
|
*/
|
|
1819
1831
|
filter?: pulumi.Input<inputs.cms.HybridMonitorSlsTaskSlsProcessConfigFilter>;
|
|
1820
1832
|
/**
|
|
1821
|
-
* The dimension based on which data is aggregated. This parameter is equivalent to the GROUP BY clause in SQL. See
|
|
1833
|
+
* The dimension based on which data is aggregated. This parameter is equivalent to the GROUP BY clause in SQL. See `groupBy` below.
|
|
1822
1834
|
*/
|
|
1823
1835
|
groupBies?: pulumi.Input<pulumi.Input<inputs.cms.HybridMonitorSlsTaskSlsProcessConfigGroupBy>[]>;
|
|
1824
1836
|
/**
|
|
1825
|
-
* The method that is used to aggregate logs imported from Log Service. See
|
|
1837
|
+
* The method that is used to aggregate logs imported from Log Service. See `statistics` below.
|
|
1826
1838
|
*/
|
|
1827
1839
|
statistics?: pulumi.Input<pulumi.Input<inputs.cms.HybridMonitorSlsTaskSlsProcessConfigStatistic>[]>;
|
|
1828
1840
|
}
|
|
@@ -1832,13 +1844,13 @@ export declare namespace cms {
|
|
|
1832
1844
|
*/
|
|
1833
1845
|
alias?: pulumi.Input<string>;
|
|
1834
1846
|
/**
|
|
1835
|
-
* The extended fields that specify the results of basic operations that are performed on aggregation results. See
|
|
1847
|
+
* The extended fields that specify the results of basic operations that are performed on aggregation results. See `express` below.
|
|
1836
1848
|
*/
|
|
1837
1849
|
express?: pulumi.Input<string>;
|
|
1838
1850
|
}
|
|
1839
1851
|
interface HybridMonitorSlsTaskSlsProcessConfigFilter {
|
|
1840
1852
|
/**
|
|
1841
|
-
* The conditions that are used to filter logs imported from Log Service. See
|
|
1853
|
+
* The conditions that are used to filter logs imported from Log Service. See `filters` below.
|
|
1842
1854
|
*/
|
|
1843
1855
|
filters?: pulumi.Input<pulumi.Input<inputs.cms.HybridMonitorSlsTaskSlsProcessConfigFilterFilter>[]>;
|
|
1844
1856
|
/**
|
|
@@ -1910,7 +1922,7 @@ export declare namespace cms {
|
|
|
1910
1922
|
*/
|
|
1911
1923
|
category: pulumi.Input<string>;
|
|
1912
1924
|
/**
|
|
1913
|
-
* The information about the trigger condition based on the alert level. See
|
|
1925
|
+
* The information about the trigger condition based on the alert level. See `escalations` below.
|
|
1914
1926
|
*/
|
|
1915
1927
|
escalations?: pulumi.Input<inputs.cms.MetricRuleTemplateAlertTemplateEscalations>;
|
|
1916
1928
|
/**
|
|
@@ -1936,15 +1948,15 @@ export declare namespace cms {
|
|
|
1936
1948
|
}
|
|
1937
1949
|
interface MetricRuleTemplateAlertTemplateEscalations {
|
|
1938
1950
|
/**
|
|
1939
|
-
* The condition for triggering critical-level alerts. See
|
|
1951
|
+
* The condition for triggering critical-level alerts. See `critical` below.
|
|
1940
1952
|
*/
|
|
1941
1953
|
critical?: pulumi.Input<inputs.cms.MetricRuleTemplateAlertTemplateEscalationsCritical>;
|
|
1942
1954
|
/**
|
|
1943
|
-
* The condition for triggering info-level alerts. See
|
|
1955
|
+
* The condition for triggering info-level alerts. See `info` below.
|
|
1944
1956
|
*/
|
|
1945
1957
|
info?: pulumi.Input<inputs.cms.MetricRuleTemplateAlertTemplateEscalationsInfo>;
|
|
1946
1958
|
/**
|
|
1947
|
-
* The condition for triggering warn-level alerts. See
|
|
1959
|
+
* The condition for triggering warn-level alerts. See `warn` below.
|
|
1948
1960
|
*/
|
|
1949
1961
|
warn?: pulumi.Input<inputs.cms.MetricRuleTemplateAlertTemplateEscalationsWarn>;
|
|
1950
1962
|
}
|
|
@@ -2204,10 +2216,18 @@ export declare namespace cs {
|
|
|
2204
2216
|
status?: pulumi.Input<string>;
|
|
2205
2217
|
}
|
|
2206
2218
|
interface EdgeKubernetesAddon {
|
|
2219
|
+
/**
|
|
2220
|
+
* The ACK add-on configurations.
|
|
2221
|
+
*/
|
|
2207
2222
|
config?: pulumi.Input<string>;
|
|
2223
|
+
/**
|
|
2224
|
+
* Disables the automatic installation of a component. Default is `false`.
|
|
2225
|
+
*
|
|
2226
|
+
* The following example is the definition of addons block, The type of this field is list:
|
|
2227
|
+
*/
|
|
2208
2228
|
disabled?: pulumi.Input<boolean>;
|
|
2209
2229
|
/**
|
|
2210
|
-
*
|
|
2230
|
+
* Name of the ACK add-on. The name must match one of the names returned by [DescribeAddons](https://help.aliyun.com/document_detail/171524.html).
|
|
2211
2231
|
*/
|
|
2212
2232
|
name?: pulumi.Input<string>;
|
|
2213
2233
|
}
|
|
@@ -2272,14 +2292,20 @@ export declare namespace cs {
|
|
|
2272
2292
|
* The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
2273
2293
|
*/
|
|
2274
2294
|
category?: pulumi.Input<string>;
|
|
2295
|
+
/**
|
|
2296
|
+
* The device of the data disks.
|
|
2297
|
+
*/
|
|
2275
2298
|
device?: pulumi.Input<string>;
|
|
2276
2299
|
/**
|
|
2277
2300
|
* Specifies whether to encrypt data disks. Valid values: true and false. Default is `false`.
|
|
2278
2301
|
*/
|
|
2279
2302
|
encrypted?: pulumi.Input<string>;
|
|
2303
|
+
/**
|
|
2304
|
+
* The id of the kms key.
|
|
2305
|
+
*/
|
|
2280
2306
|
kmsKeyId?: pulumi.Input<string>;
|
|
2281
2307
|
/**
|
|
2282
|
-
* The
|
|
2308
|
+
* The name of the data disks.
|
|
2283
2309
|
*/
|
|
2284
2310
|
name?: pulumi.Input<string>;
|
|
2285
2311
|
/**
|
|
@@ -2290,6 +2316,9 @@ export declare namespace cs {
|
|
|
2290
2316
|
* The size of a data disk, at least 40. Unit: GiB.
|
|
2291
2317
|
*/
|
|
2292
2318
|
size?: pulumi.Input<string>;
|
|
2319
|
+
/**
|
|
2320
|
+
* The id of snapshot.
|
|
2321
|
+
*/
|
|
2293
2322
|
snapshotId?: pulumi.Input<string>;
|
|
2294
2323
|
}
|
|
2295
2324
|
interface EdgeKubernetesWorkerNode {
|
|
@@ -2403,16 +2432,33 @@ export declare namespace cs {
|
|
|
2403
2432
|
roleType?: pulumi.Input<string>;
|
|
2404
2433
|
}
|
|
2405
2434
|
interface KubernetesAddon {
|
|
2435
|
+
/**
|
|
2436
|
+
* The ACK add-on configurations.
|
|
2437
|
+
*/
|
|
2406
2438
|
config?: pulumi.Input<string>;
|
|
2439
|
+
/**
|
|
2440
|
+
* Disables the automatic installation of a component. Default is `false`.
|
|
2441
|
+
*
|
|
2442
|
+
* The following example is the definition of addons block, The type of this field is list:
|
|
2443
|
+
*/
|
|
2407
2444
|
disabled?: pulumi.Input<boolean>;
|
|
2408
2445
|
/**
|
|
2409
|
-
*
|
|
2446
|
+
* Name of the ACK add-on. The name must match one of the names returned by [DescribeAddons](https://help.aliyun.com/document_detail/171524.html).
|
|
2410
2447
|
*/
|
|
2411
2448
|
name?: pulumi.Input<string>;
|
|
2412
2449
|
}
|
|
2413
2450
|
interface KubernetesAutoscalerNodepool {
|
|
2451
|
+
/**
|
|
2452
|
+
* The scaling group id of the groups configured for cluster-autoscaler.
|
|
2453
|
+
*/
|
|
2414
2454
|
id?: pulumi.Input<string>;
|
|
2455
|
+
/**
|
|
2456
|
+
* The labels for the nodes in scaling group.
|
|
2457
|
+
*/
|
|
2415
2458
|
labels?: pulumi.Input<string>;
|
|
2459
|
+
/**
|
|
2460
|
+
* The taints for the nodes in scaling group.
|
|
2461
|
+
*/
|
|
2416
2462
|
taints?: pulumi.Input<string>;
|
|
2417
2463
|
}
|
|
2418
2464
|
interface KubernetesCertificateAuthority {
|
|
@@ -2449,15 +2495,15 @@ export declare namespace cs {
|
|
|
2449
2495
|
}
|
|
2450
2496
|
interface KubernetesMasterNode {
|
|
2451
2497
|
/**
|
|
2452
|
-
*
|
|
2498
|
+
* The id of a node.
|
|
2453
2499
|
*/
|
|
2454
2500
|
id?: pulumi.Input<string>;
|
|
2455
2501
|
/**
|
|
2456
|
-
* The
|
|
2502
|
+
* The name of a node.
|
|
2457
2503
|
*/
|
|
2458
2504
|
name?: pulumi.Input<string>;
|
|
2459
2505
|
/**
|
|
2460
|
-
* The private
|
|
2506
|
+
* The private ip of a node.
|
|
2461
2507
|
*/
|
|
2462
2508
|
privateIp?: pulumi.Input<string>;
|
|
2463
2509
|
}
|
|
@@ -2498,37 +2544,55 @@ export declare namespace cs {
|
|
|
2498
2544
|
version?: pulumi.Input<string>;
|
|
2499
2545
|
}
|
|
2500
2546
|
interface KubernetesTaint {
|
|
2547
|
+
/**
|
|
2548
|
+
* The scheduling policy. Valid values: NoSchedule | NoExecute | PreferNoSchedule. Default value: NoSchedule.
|
|
2549
|
+
*/
|
|
2501
2550
|
effect?: pulumi.Input<string>;
|
|
2551
|
+
/**
|
|
2552
|
+
* The key of a taint.
|
|
2553
|
+
*/
|
|
2502
2554
|
key?: pulumi.Input<string>;
|
|
2555
|
+
/**
|
|
2556
|
+
* The key of a taint.
|
|
2557
|
+
*/
|
|
2503
2558
|
value?: pulumi.Input<string>;
|
|
2504
2559
|
}
|
|
2505
2560
|
interface KubernetesWorkerDataDisk {
|
|
2506
2561
|
/**
|
|
2507
|
-
*
|
|
2562
|
+
* Worker node data disk auto snapshot policy.
|
|
2508
2563
|
*/
|
|
2509
2564
|
autoSnapshotPolicyId?: pulumi.Input<string>;
|
|
2510
2565
|
/**
|
|
2511
2566
|
* The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
2512
2567
|
*/
|
|
2513
2568
|
category?: pulumi.Input<string>;
|
|
2569
|
+
/**
|
|
2570
|
+
* The device of the data disks.
|
|
2571
|
+
*/
|
|
2514
2572
|
device?: pulumi.Input<string>;
|
|
2515
2573
|
/**
|
|
2516
2574
|
* Specifies whether to encrypt data disks. Valid values: true and false.
|
|
2517
2575
|
*/
|
|
2518
2576
|
encrypted?: pulumi.Input<string>;
|
|
2577
|
+
/**
|
|
2578
|
+
* The id of the kms key.
|
|
2579
|
+
*/
|
|
2519
2580
|
kmsKeyId?: pulumi.Input<string>;
|
|
2520
2581
|
/**
|
|
2521
|
-
* The
|
|
2582
|
+
* The name of the data disks.
|
|
2522
2583
|
*/
|
|
2523
2584
|
name?: pulumi.Input<string>;
|
|
2524
2585
|
/**
|
|
2525
|
-
*
|
|
2586
|
+
* Worker node data disk performance level, when `category` values `cloudEssd`, the optional values are `PL0`, `PL1`, `PL2` or `PL3`, but the specific performance level is related to the disk capacity. For more information, see [Enhanced SSDs](https://www.alibabacloud.com/help/doc-detail/122389.htm). Default is `PL1`.
|
|
2526
2587
|
*/
|
|
2527
2588
|
performanceLevel?: pulumi.Input<string>;
|
|
2528
2589
|
/**
|
|
2529
2590
|
* The size of a data disk, Its valid value range [40~32768] in GB. Unit: GiB.
|
|
2530
2591
|
*/
|
|
2531
2592
|
size?: pulumi.Input<string>;
|
|
2593
|
+
/**
|
|
2594
|
+
* The id of snapshot.
|
|
2595
|
+
*/
|
|
2532
2596
|
snapshotId?: pulumi.Input<string>;
|
|
2533
2597
|
}
|
|
2534
2598
|
interface KubernetesWorkerNode {
|
|
@@ -2537,7 +2601,7 @@ export declare namespace cs {
|
|
|
2537
2601
|
*/
|
|
2538
2602
|
id?: pulumi.Input<string>;
|
|
2539
2603
|
/**
|
|
2540
|
-
*
|
|
2604
|
+
* Node name.
|
|
2541
2605
|
*/
|
|
2542
2606
|
name?: pulumi.Input<string>;
|
|
2543
2607
|
/**
|
|
@@ -2546,10 +2610,29 @@ export declare namespace cs {
|
|
|
2546
2610
|
privateIp?: pulumi.Input<string>;
|
|
2547
2611
|
}
|
|
2548
2612
|
interface ManagedKubernetesAddon {
|
|
2613
|
+
/**
|
|
2614
|
+
* If this parameter is left empty, no configurations are required.
|
|
2615
|
+
*/
|
|
2549
2616
|
config?: pulumi.Input<string>;
|
|
2617
|
+
/**
|
|
2618
|
+
* It specifies whether to disable automatic installation.
|
|
2619
|
+
*
|
|
2620
|
+
* It is a new field since 1.75.0. You can specific network plugin,log component,ingress component and so on.
|
|
2621
|
+
*
|
|
2622
|
+
* You can get more information about addons on ACK web console. When you create a ACK cluster. You can get openapi-spec before creating the cluster on submission page.
|
|
2623
|
+
*
|
|
2624
|
+
* `logtail-ds` - You can specify `IngressDashboardEnabled` and `slsProjectName` in config. If you switch on `IngressDashboardEnabled` and `slsProjectName`,then logtail-ds would use `slsProjectName` as default log store.
|
|
2625
|
+
*
|
|
2626
|
+
* `nginx-ingress-controller` - You can specific `IngressSlbNetworkType` in config. Options: internet|intranet.
|
|
2627
|
+
*
|
|
2628
|
+
* The `main.tf`:
|
|
2629
|
+
*
|
|
2630
|
+
*
|
|
2631
|
+
* The `varibales.tf`:
|
|
2632
|
+
*/
|
|
2550
2633
|
disabled?: pulumi.Input<boolean>;
|
|
2551
2634
|
/**
|
|
2552
|
-
*
|
|
2635
|
+
* This parameter specifies the name of the component.
|
|
2553
2636
|
*/
|
|
2554
2637
|
name?: pulumi.Input<string>;
|
|
2555
2638
|
}
|
|
@@ -2637,8 +2720,37 @@ export declare namespace cs {
|
|
|
2637
2720
|
version?: pulumi.Input<string>;
|
|
2638
2721
|
}
|
|
2639
2722
|
interface ManagedKubernetesTaint {
|
|
2723
|
+
/**
|
|
2724
|
+
* The taint effect.
|
|
2725
|
+
*
|
|
2726
|
+
* The following example is the definition of taints block:
|
|
2727
|
+
*
|
|
2728
|
+
* ```typescript
|
|
2729
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
2730
|
+
* import * as alicloud from "@pulumi/alicloud";
|
|
2731
|
+
*
|
|
2732
|
+
* const k8s = new alicloud.cs.ManagedKubernetes("k8s", {taints: [
|
|
2733
|
+
* {
|
|
2734
|
+
* effect: "NoSchedule",
|
|
2735
|
+
* key: "key-a",
|
|
2736
|
+
* value: "value-a",
|
|
2737
|
+
* },
|
|
2738
|
+
* {
|
|
2739
|
+
* effect: "NoSchedule",
|
|
2740
|
+
* key: "key-b",
|
|
2741
|
+
* value: "value-b",
|
|
2742
|
+
* },
|
|
2743
|
+
* ]});
|
|
2744
|
+
* ```
|
|
2745
|
+
*/
|
|
2640
2746
|
effect?: pulumi.Input<string>;
|
|
2747
|
+
/**
|
|
2748
|
+
* The taint key.
|
|
2749
|
+
*/
|
|
2641
2750
|
key?: pulumi.Input<string>;
|
|
2751
|
+
/**
|
|
2752
|
+
* The taint value.
|
|
2753
|
+
*/
|
|
2642
2754
|
value?: pulumi.Input<string>;
|
|
2643
2755
|
}
|
|
2644
2756
|
interface ManagedKubernetesWorkerDataDisk {
|
|
@@ -2647,17 +2759,23 @@ export declare namespace cs {
|
|
|
2647
2759
|
*/
|
|
2648
2760
|
autoSnapshotPolicyId?: pulumi.Input<string>;
|
|
2649
2761
|
/**
|
|
2650
|
-
* The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
2762
|
+
* (Optional)The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
2651
2763
|
*/
|
|
2652
2764
|
category?: pulumi.Input<string>;
|
|
2765
|
+
/**
|
|
2766
|
+
* The mount point of data disk N.
|
|
2767
|
+
*/
|
|
2653
2768
|
device?: pulumi.Input<string>;
|
|
2654
2769
|
/**
|
|
2655
|
-
* Specifies whether to encrypt data disks. Valid values: true and false. Default to `false`.
|
|
2770
|
+
* (Optional)Specifies whether to encrypt data disks. Valid values: true and false. Default to `false`.
|
|
2656
2771
|
*/
|
|
2657
2772
|
encrypted?: pulumi.Input<string>;
|
|
2773
|
+
/**
|
|
2774
|
+
* The ID of the Key Management Service (KMS) key to use for data disk N.
|
|
2775
|
+
*/
|
|
2658
2776
|
kmsKeyId?: pulumi.Input<string>;
|
|
2659
2777
|
/**
|
|
2660
|
-
* The
|
|
2778
|
+
* The name of data disk N. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (.), underscores (_), and hyphens (-).
|
|
2661
2779
|
*/
|
|
2662
2780
|
name?: pulumi.Input<string>;
|
|
2663
2781
|
/**
|
|
@@ -2665,9 +2783,12 @@ export declare namespace cs {
|
|
|
2665
2783
|
*/
|
|
2666
2784
|
performanceLevel?: pulumi.Input<string>;
|
|
2667
2785
|
/**
|
|
2668
|
-
* The size of a data disk, at least 40. Unit: GiB.
|
|
2786
|
+
* (Optional)The size of a data disk, at least 40. Unit: GiB.
|
|
2669
2787
|
*/
|
|
2670
2788
|
size?: pulumi.Input<string>;
|
|
2789
|
+
/**
|
|
2790
|
+
* The ID of the snapshot to be used to create data disk N. Valid values of N: 1 to 16. When DataDisk.N.SnapshotId is specified, DataDisk.N.Size is ignored. The data disk is created based on the size of the specified snapshot. Use snapshots that were created on or after July 15, 2013. Otherwise, an error is returned and your request is rejected.
|
|
2791
|
+
*/
|
|
2671
2792
|
snapshotId?: pulumi.Input<string>;
|
|
2672
2793
|
}
|
|
2673
2794
|
interface ManagedKubernetesWorkerNode {
|
|
@@ -2685,11 +2806,17 @@ export declare namespace cs {
|
|
|
2685
2806
|
privateIp?: pulumi.Input<string>;
|
|
2686
2807
|
}
|
|
2687
2808
|
interface NodePoolDataDisk {
|
|
2809
|
+
/**
|
|
2810
|
+
* The ID of the automatic snapshot policy that you want to apply to the system disk.
|
|
2811
|
+
*/
|
|
2688
2812
|
autoSnapshotPolicyId?: pulumi.Input<string>;
|
|
2689
2813
|
/**
|
|
2690
2814
|
* The type of the data disks. Valid values:`cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`.
|
|
2691
2815
|
*/
|
|
2692
2816
|
category?: pulumi.Input<string>;
|
|
2817
|
+
/**
|
|
2818
|
+
* The mount target of data disk N. Valid values of N: 1 to 16. If you do not specify this parameter, the system automatically assigns a mount target when Auto Scaling creates ECS instances. The name of the mount target ranges from /dev/xvdb to /dev/xvdz.
|
|
2819
|
+
*/
|
|
2693
2820
|
device?: pulumi.Input<string>;
|
|
2694
2821
|
/**
|
|
2695
2822
|
* Specifies whether to encrypt data disks. Valid values: true and false. Default to `false`.
|
|
@@ -2700,7 +2827,7 @@ export declare namespace cs {
|
|
|
2700
2827
|
*/
|
|
2701
2828
|
kmsKeyId?: pulumi.Input<string>;
|
|
2702
2829
|
/**
|
|
2703
|
-
* The name of
|
|
2830
|
+
* The name of data disk N. Valid values of N: 1 to 16. The name must be 2 to 128 characters in length, and can contain letters, digits, colons (:), underscores (_), and hyphens (-). The name must start with a letter but cannot start with http:// or https://.
|
|
2704
2831
|
*/
|
|
2705
2832
|
name?: pulumi.Input<string>;
|
|
2706
2833
|
/**
|
|
@@ -2711,6 +2838,9 @@ export declare namespace cs {
|
|
|
2711
2838
|
* The size of a data disk, Its valid value range [40~32768] in GB. Default to `40`.
|
|
2712
2839
|
*/
|
|
2713
2840
|
size?: pulumi.Input<number>;
|
|
2841
|
+
/**
|
|
2842
|
+
* The ID of the snapshot that you want to use to create data disk N. Valid values of N: 1 to 16. If you specify this parameter, DataDisk.N.Size is ignored. The size of the disk is the same as the size of the specified snapshot. If you specify a snapshot that is created on or before July 15, 2013, the operation fails and InvalidSnapshot.TooOld is returned.
|
|
2843
|
+
*/
|
|
2714
2844
|
snapshotId?: pulumi.Input<string>;
|
|
2715
2845
|
}
|
|
2716
2846
|
interface NodePoolKubeletConfiguration {
|
|
@@ -2858,13 +2988,16 @@ export declare namespace cs {
|
|
|
2858
2988
|
priceLimit?: pulumi.Input<string>;
|
|
2859
2989
|
}
|
|
2860
2990
|
interface NodePoolTaint {
|
|
2991
|
+
/**
|
|
2992
|
+
* The scheduling policy.
|
|
2993
|
+
*/
|
|
2861
2994
|
effect?: pulumi.Input<string>;
|
|
2862
2995
|
/**
|
|
2863
|
-
* The
|
|
2996
|
+
* The key of a taint.
|
|
2864
2997
|
*/
|
|
2865
2998
|
key: pulumi.Input<string>;
|
|
2866
2999
|
/**
|
|
2867
|
-
* The
|
|
3000
|
+
* The value of a taint.
|
|
2868
3001
|
*/
|
|
2869
3002
|
value?: pulumi.Input<string>;
|
|
2870
3003
|
}
|
|
@@ -2962,151 +3095,151 @@ export declare namespace dcdn {
|
|
|
2962
3095
|
}
|
|
2963
3096
|
interface ErEnvConf {
|
|
2964
3097
|
/**
|
|
2965
|
-
* The configuration of a presetCanaryAnhui environment.
|
|
3098
|
+
* The configuration of a presetCanaryAnhui environment. See `staging` below.
|
|
2966
3099
|
*/
|
|
2967
3100
|
presetCanaryAnhui?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryAnhui>;
|
|
2968
3101
|
/**
|
|
2969
|
-
* The configuration of a presetCanaryBeijing environment.
|
|
3102
|
+
* The configuration of a presetCanaryBeijing environment. See `staging` below.
|
|
2970
3103
|
*/
|
|
2971
3104
|
presetCanaryBeijing?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryBeijing>;
|
|
2972
3105
|
/**
|
|
2973
|
-
* The configuration of a presetCanaryChongqing environment.
|
|
3106
|
+
* The configuration of a presetCanaryChongqing environment. See `staging` below.
|
|
2974
3107
|
*/
|
|
2975
3108
|
presetCanaryChongqing?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryChongqing>;
|
|
2976
3109
|
/**
|
|
2977
|
-
* The configuration of a presetCanaryFujian environment.
|
|
3110
|
+
* The configuration of a presetCanaryFujian environment. See `staging` below.
|
|
2978
3111
|
*/
|
|
2979
3112
|
presetCanaryFujian?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryFujian>;
|
|
2980
3113
|
/**
|
|
2981
|
-
* The configuration of a presetCanaryGansu environment.
|
|
3114
|
+
* The configuration of a presetCanaryGansu environment. See `staging` below.
|
|
2982
3115
|
*/
|
|
2983
3116
|
presetCanaryGansu?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryGansu>;
|
|
2984
3117
|
/**
|
|
2985
|
-
* The configuration of a presetCanaryGuangdong environment.
|
|
3118
|
+
* The configuration of a presetCanaryGuangdong environment. See `staging` below.
|
|
2986
3119
|
*/
|
|
2987
3120
|
presetCanaryGuangdong?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryGuangdong>;
|
|
2988
3121
|
/**
|
|
2989
|
-
* The configuration of a presetCanaryGuangxi environment.
|
|
3122
|
+
* The configuration of a presetCanaryGuangxi environment. See `staging` below.
|
|
2990
3123
|
*/
|
|
2991
3124
|
presetCanaryGuangxi?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryGuangxi>;
|
|
2992
3125
|
/**
|
|
2993
|
-
* The configuration of a presetCanaryGuizhou environment.
|
|
3126
|
+
* The configuration of a presetCanaryGuizhou environment. See `staging` below.
|
|
2994
3127
|
*/
|
|
2995
3128
|
presetCanaryGuizhou?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryGuizhou>;
|
|
2996
3129
|
/**
|
|
2997
|
-
* The configuration of a presetCanaryHainan environment.
|
|
3130
|
+
* The configuration of a presetCanaryHainan environment. See `staging` below.
|
|
2998
3131
|
*/
|
|
2999
3132
|
presetCanaryHainan?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHainan>;
|
|
3000
3133
|
/**
|
|
3001
|
-
* The configuration of a presetCanaryHebei environment.
|
|
3134
|
+
* The configuration of a presetCanaryHebei environment. See `staging` below.
|
|
3002
3135
|
*/
|
|
3003
3136
|
presetCanaryHebei?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHebei>;
|
|
3004
3137
|
/**
|
|
3005
|
-
* The configuration of a presetCanaryHeilongjiang environment.
|
|
3138
|
+
* The configuration of a presetCanaryHeilongjiang environment. See `staging` below.
|
|
3006
3139
|
*/
|
|
3007
3140
|
presetCanaryHeilongjiang?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHeilongjiang>;
|
|
3008
3141
|
/**
|
|
3009
|
-
* The configuration of a presetCanaryHenan environment.
|
|
3142
|
+
* The configuration of a presetCanaryHenan environment. See `staging` below.
|
|
3010
3143
|
*/
|
|
3011
3144
|
presetCanaryHenan?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHenan>;
|
|
3012
3145
|
/**
|
|
3013
|
-
* The configuration of a presetCanaryHongKong environment.
|
|
3146
|
+
* The configuration of a presetCanaryHongKong environment. See `staging` below.
|
|
3014
3147
|
*/
|
|
3015
3148
|
presetCanaryHongKong?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHongKong>;
|
|
3016
3149
|
/**
|
|
3017
|
-
* The configuration of a presetCanaryHubei environment.
|
|
3150
|
+
* The configuration of a presetCanaryHubei environment. See `staging` below.
|
|
3018
3151
|
*/
|
|
3019
3152
|
presetCanaryHubei?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHubei>;
|
|
3020
3153
|
/**
|
|
3021
|
-
* The configuration of a presetCanaryHunan environment.
|
|
3154
|
+
* The configuration of a presetCanaryHunan environment. See `staging` below.
|
|
3022
3155
|
*/
|
|
3023
3156
|
presetCanaryHunan?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryHunan>;
|
|
3024
3157
|
/**
|
|
3025
|
-
* The configuration of a presetCanaryJiangsu environment.
|
|
3158
|
+
* The configuration of a presetCanaryJiangsu environment. See `staging` below.
|
|
3026
3159
|
*/
|
|
3027
3160
|
presetCanaryJiangsu?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryJiangsu>;
|
|
3028
3161
|
/**
|
|
3029
|
-
* The configuration of a presetCanaryJiangxi environment.
|
|
3162
|
+
* The configuration of a presetCanaryJiangxi environment. See `staging` below.
|
|
3030
3163
|
*/
|
|
3031
3164
|
presetCanaryJiangxi?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryJiangxi>;
|
|
3032
3165
|
/**
|
|
3033
|
-
* The configuration of a presetCanaryJilin environment.
|
|
3166
|
+
* The configuration of a presetCanaryJilin environment. See `staging` below.
|
|
3034
3167
|
*/
|
|
3035
3168
|
presetCanaryJilin?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryJilin>;
|
|
3036
3169
|
/**
|
|
3037
|
-
* The configuration of a presetCanaryLiaoning environment.
|
|
3170
|
+
* The configuration of a presetCanaryLiaoning environment. See `staging` below.
|
|
3038
3171
|
*/
|
|
3039
3172
|
presetCanaryLiaoning?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryLiaoning>;
|
|
3040
3173
|
/**
|
|
3041
|
-
* The configuration of a presetCanaryMacau environment.
|
|
3174
|
+
* The configuration of a presetCanaryMacau environment. See `staging` below.
|
|
3042
3175
|
*/
|
|
3043
3176
|
presetCanaryMacau?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryMacau>;
|
|
3044
3177
|
/**
|
|
3045
|
-
* The configuration of a presetCanaryNeimenggu environment.
|
|
3178
|
+
* The configuration of a presetCanaryNeimenggu environment. See `staging` below.
|
|
3046
3179
|
*/
|
|
3047
3180
|
presetCanaryNeimenggu?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryNeimenggu>;
|
|
3048
3181
|
/**
|
|
3049
|
-
* The configuration of a presetCanaryNingxia environment.
|
|
3182
|
+
* The configuration of a presetCanaryNingxia environment. See `staging` below.
|
|
3050
3183
|
*/
|
|
3051
3184
|
presetCanaryNingxia?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryNingxia>;
|
|
3052
3185
|
/**
|
|
3053
|
-
* The configuration of a presetCanaryOverseas environment.
|
|
3186
|
+
* The configuration of a presetCanaryOverseas environment. See `staging` below.
|
|
3054
3187
|
*/
|
|
3055
3188
|
presetCanaryOverseas?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryOverseas>;
|
|
3056
3189
|
/**
|
|
3057
|
-
* The configuration of a presetCanaryQinghai environment.
|
|
3190
|
+
* The configuration of a presetCanaryQinghai environment. See `staging` below.
|
|
3058
3191
|
*/
|
|
3059
3192
|
presetCanaryQinghai?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryQinghai>;
|
|
3060
3193
|
/**
|
|
3061
|
-
* The configuration of a presetCanaryShaanxi environment.
|
|
3194
|
+
* The configuration of a presetCanaryShaanxi environment. See `staging` below.
|
|
3062
3195
|
*/
|
|
3063
3196
|
presetCanaryShaanxi?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryShaanxi>;
|
|
3064
3197
|
/**
|
|
3065
|
-
* The configuration of a presetCanaryShandong environment.
|
|
3198
|
+
* The configuration of a presetCanaryShandong environment. See `staging` below.
|
|
3066
3199
|
*/
|
|
3067
3200
|
presetCanaryShandong?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryShandong>;
|
|
3068
3201
|
/**
|
|
3069
|
-
* The configuration of a presetCanaryShanghai environment.
|
|
3202
|
+
* The configuration of a presetCanaryShanghai environment. See `staging` below.
|
|
3070
3203
|
*/
|
|
3071
3204
|
presetCanaryShanghai?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryShanghai>;
|
|
3072
3205
|
/**
|
|
3073
|
-
* The configuration of a presetCanaryShanxi environment.
|
|
3206
|
+
* The configuration of a presetCanaryShanxi environment. See `staging` below.
|
|
3074
3207
|
*/
|
|
3075
3208
|
presetCanaryShanxi?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryShanxi>;
|
|
3076
3209
|
/**
|
|
3077
|
-
* The configuration of a presetCanarySichuan environment.
|
|
3210
|
+
* The configuration of a presetCanarySichuan environment. See `staging` below.
|
|
3078
3211
|
*/
|
|
3079
3212
|
presetCanarySichuan?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanarySichuan>;
|
|
3080
3213
|
/**
|
|
3081
|
-
* The configuration of a presetCanaryTaiwan environment.
|
|
3214
|
+
* The configuration of a presetCanaryTaiwan environment. See `staging` below.
|
|
3082
3215
|
*/
|
|
3083
3216
|
presetCanaryTaiwan?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryTaiwan>;
|
|
3084
3217
|
/**
|
|
3085
|
-
* The configuration of a presetCanaryTianjin environment.
|
|
3218
|
+
* The configuration of a presetCanaryTianjin environment. See `staging` below.
|
|
3086
3219
|
*/
|
|
3087
3220
|
presetCanaryTianjin?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryTianjin>;
|
|
3088
3221
|
/**
|
|
3089
|
-
* The configuration of a presetCanaryXinjiang environment.
|
|
3222
|
+
* The configuration of a presetCanaryXinjiang environment. See `staging` below.
|
|
3090
3223
|
*/
|
|
3091
3224
|
presetCanaryXinjiang?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryXinjiang>;
|
|
3092
3225
|
/**
|
|
3093
|
-
* The configuration of a presetCanaryXizang environment.
|
|
3226
|
+
* The configuration of a presetCanaryXizang environment. See `staging` below.
|
|
3094
3227
|
*/
|
|
3095
3228
|
presetCanaryXizang?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryXizang>;
|
|
3096
3229
|
/**
|
|
3097
|
-
* The configuration of a presetCanaryYunnan environment.
|
|
3230
|
+
* The configuration of a presetCanaryYunnan environment. See `staging` below.
|
|
3098
3231
|
*/
|
|
3099
3232
|
presetCanaryYunnan?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryYunnan>;
|
|
3100
3233
|
/**
|
|
3101
|
-
* The configuration of a presetCanaryZhejiang environment.
|
|
3234
|
+
* The configuration of a presetCanaryZhejiang environment. See `staging` below.
|
|
3102
3235
|
*/
|
|
3103
3236
|
presetCanaryZhejiang?: pulumi.Input<inputs.dcdn.ErEnvConfPresetCanaryZhejiang>;
|
|
3104
3237
|
/**
|
|
3105
|
-
* The configuration of a production environment.
|
|
3238
|
+
* The configuration of a production environment. See `staging` below.
|
|
3106
3239
|
*/
|
|
3107
3240
|
production?: pulumi.Input<inputs.dcdn.ErEnvConfProduction>;
|
|
3108
3241
|
/**
|
|
3109
|
-
* The configuration of a staging environment. See
|
|
3242
|
+
* The configuration of a staging environment. See `staging` below.
|
|
3110
3243
|
*/
|
|
3111
3244
|
staging?: pulumi.Input<inputs.dcdn.ErEnvConfStaging>;
|
|
3112
3245
|
}
|
|
@@ -3674,11 +3807,11 @@ export declare namespace dcdn {
|
|
|
3674
3807
|
*/
|
|
3675
3808
|
interval?: pulumi.Input<number>;
|
|
3676
3809
|
/**
|
|
3677
|
-
*
|
|
3810
|
+
* Response code statistics. See `status` below.
|
|
3678
3811
|
*/
|
|
3679
3812
|
status?: pulumi.Input<inputs.dcdn.WafRuleRateLimitStatus>;
|
|
3680
3813
|
/**
|
|
3681
|
-
* The
|
|
3814
|
+
* The subfield of the target field. If you set `target` to `Header`, `Query String Parameter`, or `Cookie Name`, you must configure `subKey`.
|
|
3682
3815
|
*/
|
|
3683
3816
|
subKey?: pulumi.Input<string>;
|
|
3684
3817
|
/**
|
|
@@ -3882,19 +4015,19 @@ export declare namespace eci {
|
|
|
3882
4015
|
*/
|
|
3883
4016
|
args?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3884
4017
|
/**
|
|
3885
|
-
*
|
|
4018
|
+
* Commands to be executed inside the container when performing health checks using the command line method.
|
|
3886
4019
|
*/
|
|
3887
4020
|
commands?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3888
4021
|
/**
|
|
3889
|
-
* The amount of CPU resources allocated to the container
|
|
4022
|
+
* The amount of CPU resources allocated to the container. Default value: `0`.
|
|
3890
4023
|
*/
|
|
3891
4024
|
cpu?: pulumi.Input<number>;
|
|
3892
4025
|
/**
|
|
3893
|
-
* The structure of environmentVars.
|
|
4026
|
+
* The structure of environmentVars. See `environmentVars` below.
|
|
3894
4027
|
*/
|
|
3895
4028
|
environmentVars?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerEnvironmentVar>[]>;
|
|
3896
4029
|
/**
|
|
3897
|
-
* The number GPUs.
|
|
4030
|
+
* The number GPUs. Default value: `0`.
|
|
3898
4031
|
*/
|
|
3899
4032
|
gpu?: pulumi.Input<number>;
|
|
3900
4033
|
/**
|
|
@@ -3902,33 +4035,39 @@ export declare namespace eci {
|
|
|
3902
4035
|
*/
|
|
3903
4036
|
image: pulumi.Input<string>;
|
|
3904
4037
|
/**
|
|
3905
|
-
* The restart policy of the image.
|
|
4038
|
+
* The restart policy of the image. Default value: `IfNotPresent`. Valid values: `Always`, `IfNotPresent`, `Never`.
|
|
3906
4039
|
*/
|
|
3907
4040
|
imagePullPolicy?: pulumi.Input<string>;
|
|
3908
4041
|
/**
|
|
3909
|
-
* The health check of the container.
|
|
4042
|
+
* The health check of the container. See `livenessProbe` below.
|
|
3910
4043
|
*/
|
|
3911
4044
|
livenessProbes?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerLivenessProbe>[]>;
|
|
3912
4045
|
/**
|
|
3913
|
-
* The amount of memory resources allocated to the container
|
|
4046
|
+
* The amount of memory resources allocated to the container. Default value: `0`.
|
|
3914
4047
|
*/
|
|
3915
4048
|
memory?: pulumi.Input<number>;
|
|
3916
4049
|
/**
|
|
3917
|
-
* The name of the volume.
|
|
4050
|
+
* The name of the mounted volume.
|
|
3918
4051
|
*/
|
|
3919
4052
|
name: pulumi.Input<string>;
|
|
3920
4053
|
/**
|
|
3921
|
-
* The structure of port.
|
|
4054
|
+
* The structure of port. See `ports` below.
|
|
3922
4055
|
*/
|
|
3923
4056
|
ports?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerPort>[]>;
|
|
3924
4057
|
/**
|
|
3925
|
-
* The health check of the container.
|
|
4058
|
+
* The health check of the container. See `readinessProbe` below.
|
|
3926
4059
|
*/
|
|
3927
4060
|
readinessProbes?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerReadinessProbe>[]>;
|
|
4061
|
+
/**
|
|
4062
|
+
* (Available since v1.208.0) Indicates whether the container passed the readiness probe.
|
|
4063
|
+
*/
|
|
3928
4064
|
ready?: pulumi.Input<boolean>;
|
|
4065
|
+
/**
|
|
4066
|
+
* (Available since v1.208.0) The number of times that the container restarted.
|
|
4067
|
+
*/
|
|
3929
4068
|
restartCount?: pulumi.Input<number>;
|
|
3930
4069
|
/**
|
|
3931
|
-
* The structure of volumeMounts.
|
|
4070
|
+
* The structure of volumeMounts. See `volumeMounts` below.
|
|
3932
4071
|
*/
|
|
3933
4072
|
volumeMounts?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerVolumeMount>[]>;
|
|
3934
4073
|
/**
|
|
@@ -3942,13 +4081,13 @@ export declare namespace eci {
|
|
|
3942
4081
|
*/
|
|
3943
4082
|
key?: pulumi.Input<string>;
|
|
3944
4083
|
/**
|
|
3945
|
-
* The value of the
|
|
4084
|
+
* The variable value of the security context that the container group runs.
|
|
3946
4085
|
*/
|
|
3947
4086
|
value?: pulumi.Input<string>;
|
|
3948
4087
|
}
|
|
3949
4088
|
interface ContainerGroupContainerLivenessProbe {
|
|
3950
4089
|
/**
|
|
3951
|
-
* Health check using command line method.
|
|
4090
|
+
* Health check using command line method. See `exec` below.
|
|
3952
4091
|
*/
|
|
3953
4092
|
execs?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerLivenessProbeExec>[]>;
|
|
3954
4093
|
/**
|
|
@@ -3956,7 +4095,7 @@ export declare namespace eci {
|
|
|
3956
4095
|
*/
|
|
3957
4096
|
failureThreshold?: pulumi.Input<number>;
|
|
3958
4097
|
/**
|
|
3959
|
-
* Health check using HTTP request method.
|
|
4098
|
+
* Health check using HTTP request method. See `httpGet` below.
|
|
3960
4099
|
*/
|
|
3961
4100
|
httpGets?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerLivenessProbeHttpGet>[]>;
|
|
3962
4101
|
/**
|
|
@@ -3972,7 +4111,7 @@ export declare namespace eci {
|
|
|
3972
4111
|
*/
|
|
3973
4112
|
successThreshold?: pulumi.Input<number>;
|
|
3974
4113
|
/**
|
|
3975
|
-
* Health check using TCP socket method.
|
|
4114
|
+
* Health check using TCP socket method. See `tcpSocket` below.
|
|
3976
4115
|
*/
|
|
3977
4116
|
tcpSockets?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerLivenessProbeTcpSocket>[]>;
|
|
3978
4117
|
/**
|
|
@@ -3992,7 +4131,7 @@ export declare namespace eci {
|
|
|
3992
4131
|
*/
|
|
3993
4132
|
path?: pulumi.Input<string>;
|
|
3994
4133
|
/**
|
|
3995
|
-
* The port number. Valid values: 1 to 65535
|
|
4134
|
+
* The port number. Valid values: `1` to `65535`.
|
|
3996
4135
|
*/
|
|
3997
4136
|
port?: pulumi.Input<number>;
|
|
3998
4137
|
/**
|
|
@@ -4002,23 +4141,23 @@ export declare namespace eci {
|
|
|
4002
4141
|
}
|
|
4003
4142
|
interface ContainerGroupContainerLivenessProbeTcpSocket {
|
|
4004
4143
|
/**
|
|
4005
|
-
* The port number. Valid values: 1 to 65535
|
|
4144
|
+
* The port number. Valid values: `1` to `65535`.
|
|
4006
4145
|
*/
|
|
4007
4146
|
port?: pulumi.Input<number>;
|
|
4008
4147
|
}
|
|
4009
4148
|
interface ContainerGroupContainerPort {
|
|
4010
4149
|
/**
|
|
4011
|
-
* The port number. Valid values: 1 to 65535
|
|
4150
|
+
* The port number. Valid values: `1` to `65535`.
|
|
4012
4151
|
*/
|
|
4013
4152
|
port?: pulumi.Input<number>;
|
|
4014
4153
|
/**
|
|
4015
|
-
* Valid values: TCP and UDP
|
|
4154
|
+
* The type of the protocol. Valid values: `TCP` and `UDP`.
|
|
4016
4155
|
*/
|
|
4017
4156
|
protocol?: pulumi.Input<string>;
|
|
4018
4157
|
}
|
|
4019
4158
|
interface ContainerGroupContainerReadinessProbe {
|
|
4020
4159
|
/**
|
|
4021
|
-
* Health check using command line method.
|
|
4160
|
+
* Health check using command line method. See `exec` below.
|
|
4022
4161
|
*/
|
|
4023
4162
|
execs?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerReadinessProbeExec>[]>;
|
|
4024
4163
|
/**
|
|
@@ -4026,7 +4165,7 @@ export declare namespace eci {
|
|
|
4026
4165
|
*/
|
|
4027
4166
|
failureThreshold?: pulumi.Input<number>;
|
|
4028
4167
|
/**
|
|
4029
|
-
* Health check using HTTP request method.
|
|
4168
|
+
* Health check using HTTP request method. See `httpGet` below.
|
|
4030
4169
|
*/
|
|
4031
4170
|
httpGets?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerReadinessProbeHttpGet>[]>;
|
|
4032
4171
|
/**
|
|
@@ -4042,7 +4181,7 @@ export declare namespace eci {
|
|
|
4042
4181
|
*/
|
|
4043
4182
|
successThreshold?: pulumi.Input<number>;
|
|
4044
4183
|
/**
|
|
4045
|
-
* Health check using TCP socket method.
|
|
4184
|
+
* Health check using TCP socket method. See `tcpSocket` below.
|
|
4046
4185
|
*/
|
|
4047
4186
|
tcpSockets?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupContainerReadinessProbeTcpSocket>[]>;
|
|
4048
4187
|
/**
|
|
@@ -4062,7 +4201,7 @@ export declare namespace eci {
|
|
|
4062
4201
|
*/
|
|
4063
4202
|
path?: pulumi.Input<string>;
|
|
4064
4203
|
/**
|
|
4065
|
-
* The port number. Valid values: 1 to 65535
|
|
4204
|
+
* The port number. Valid values: `1` to `65535`.
|
|
4066
4205
|
*/
|
|
4067
4206
|
port?: pulumi.Input<number>;
|
|
4068
4207
|
/**
|
|
@@ -4072,7 +4211,7 @@ export declare namespace eci {
|
|
|
4072
4211
|
}
|
|
4073
4212
|
interface ContainerGroupContainerReadinessProbeTcpSocket {
|
|
4074
4213
|
/**
|
|
4075
|
-
* The port number. Valid values: 1 to 65535
|
|
4214
|
+
* The port number. Valid values: `1` to `65535`.
|
|
4076
4215
|
*/
|
|
4077
4216
|
port?: pulumi.Input<number>;
|
|
4078
4217
|
}
|
|
@@ -4086,7 +4225,7 @@ export declare namespace eci {
|
|
|
4086
4225
|
*/
|
|
4087
4226
|
name?: pulumi.Input<string>;
|
|
4088
4227
|
/**
|
|
4089
|
-
* Default
|
|
4228
|
+
* Specifies whether the mount path is read-only. Default value: `false`.
|
|
4090
4229
|
*/
|
|
4091
4230
|
readOnly?: pulumi.Input<boolean>;
|
|
4092
4231
|
}
|
|
@@ -4096,7 +4235,7 @@ export declare namespace eci {
|
|
|
4096
4235
|
*/
|
|
4097
4236
|
nameServers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4098
4237
|
/**
|
|
4099
|
-
* The structure of options.
|
|
4238
|
+
* The structure of options. See `options` below.
|
|
4100
4239
|
*/
|
|
4101
4240
|
options?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupDnsConfigOption>[]>;
|
|
4102
4241
|
/**
|
|
@@ -4110,13 +4249,13 @@ export declare namespace eci {
|
|
|
4110
4249
|
*/
|
|
4111
4250
|
name?: pulumi.Input<string>;
|
|
4112
4251
|
/**
|
|
4113
|
-
* The value of the
|
|
4252
|
+
* The variable value of the security context that the container group runs.
|
|
4114
4253
|
*/
|
|
4115
4254
|
value?: pulumi.Input<string>;
|
|
4116
4255
|
}
|
|
4117
4256
|
interface ContainerGroupEciSecurityContext {
|
|
4118
4257
|
/**
|
|
4119
|
-
*
|
|
4258
|
+
* Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. See `sysctls` below.
|
|
4120
4259
|
*/
|
|
4121
4260
|
sysctls?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupEciSecurityContextSysctl>[]>;
|
|
4122
4261
|
}
|
|
@@ -4126,17 +4265,17 @@ export declare namespace eci {
|
|
|
4126
4265
|
*/
|
|
4127
4266
|
name?: pulumi.Input<string>;
|
|
4128
4267
|
/**
|
|
4129
|
-
* The value of the
|
|
4268
|
+
* The variable value of the security context that the container group runs.
|
|
4130
4269
|
*/
|
|
4131
4270
|
value?: pulumi.Input<string>;
|
|
4132
4271
|
}
|
|
4133
4272
|
interface ContainerGroupHostAlias {
|
|
4134
4273
|
/**
|
|
4135
|
-
*
|
|
4274
|
+
* The information about the host.
|
|
4136
4275
|
*/
|
|
4137
4276
|
hostnames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4138
4277
|
/**
|
|
4139
|
-
*
|
|
4278
|
+
* The IP address of the host.
|
|
4140
4279
|
*/
|
|
4141
4280
|
ip?: pulumi.Input<string>;
|
|
4142
4281
|
}
|
|
@@ -4164,15 +4303,15 @@ export declare namespace eci {
|
|
|
4164
4303
|
*/
|
|
4165
4304
|
commands?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4166
4305
|
/**
|
|
4167
|
-
* The amount of CPU resources allocated to the container
|
|
4306
|
+
* The amount of CPU resources allocated to the container. Default value: `0`.
|
|
4168
4307
|
*/
|
|
4169
4308
|
cpu?: pulumi.Input<number>;
|
|
4170
4309
|
/**
|
|
4171
|
-
* The structure of environmentVars.
|
|
4310
|
+
* The structure of environmentVars. See `environmentVars` below.
|
|
4172
4311
|
*/
|
|
4173
4312
|
environmentVars?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupInitContainerEnvironmentVar>[]>;
|
|
4174
4313
|
/**
|
|
4175
|
-
* The number GPUs.
|
|
4314
|
+
* The number GPUs. Default value: `0`.
|
|
4176
4315
|
*/
|
|
4177
4316
|
gpu?: pulumi.Input<number>;
|
|
4178
4317
|
/**
|
|
@@ -4180,25 +4319,31 @@ export declare namespace eci {
|
|
|
4180
4319
|
*/
|
|
4181
4320
|
image?: pulumi.Input<string>;
|
|
4182
4321
|
/**
|
|
4183
|
-
* The restart policy of the image.
|
|
4322
|
+
* The restart policy of the image. Default value: `IfNotPresent`. Valid values: `Always`, `IfNotPresent`, `Never`.
|
|
4184
4323
|
*/
|
|
4185
4324
|
imagePullPolicy?: pulumi.Input<string>;
|
|
4186
4325
|
/**
|
|
4187
|
-
* The amount of memory resources allocated to the container
|
|
4326
|
+
* The amount of memory resources allocated to the container. Default value: `0`.
|
|
4188
4327
|
*/
|
|
4189
4328
|
memory?: pulumi.Input<number>;
|
|
4190
4329
|
/**
|
|
4191
|
-
* The name of the volume.
|
|
4330
|
+
* The name of the mounted volume.
|
|
4192
4331
|
*/
|
|
4193
4332
|
name?: pulumi.Input<string>;
|
|
4194
4333
|
/**
|
|
4195
|
-
* The structure of port.
|
|
4334
|
+
* The structure of port. See `ports` below.
|
|
4196
4335
|
*/
|
|
4197
4336
|
ports?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupInitContainerPort>[]>;
|
|
4337
|
+
/**
|
|
4338
|
+
* (Available since v1.208.0) Indicates whether the container passed the readiness probe.
|
|
4339
|
+
*/
|
|
4198
4340
|
ready?: pulumi.Input<boolean>;
|
|
4341
|
+
/**
|
|
4342
|
+
* (Available since v1.208.0) The number of times that the container restarted.
|
|
4343
|
+
*/
|
|
4199
4344
|
restartCount?: pulumi.Input<number>;
|
|
4200
4345
|
/**
|
|
4201
|
-
* The structure of volumeMounts.
|
|
4346
|
+
* The structure of volumeMounts. See `volumeMounts` below.
|
|
4202
4347
|
*/
|
|
4203
4348
|
volumeMounts?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupInitContainerVolumeMount>[]>;
|
|
4204
4349
|
/**
|
|
@@ -4212,17 +4357,17 @@ export declare namespace eci {
|
|
|
4212
4357
|
*/
|
|
4213
4358
|
key?: pulumi.Input<string>;
|
|
4214
4359
|
/**
|
|
4215
|
-
* The value of the
|
|
4360
|
+
* The variable value of the security context that the container group runs.
|
|
4216
4361
|
*/
|
|
4217
4362
|
value?: pulumi.Input<string>;
|
|
4218
4363
|
}
|
|
4219
4364
|
interface ContainerGroupInitContainerPort {
|
|
4220
4365
|
/**
|
|
4221
|
-
* The port number. Valid values: 1 to 65535
|
|
4366
|
+
* The port number. Valid values: `1` to `65535`.
|
|
4222
4367
|
*/
|
|
4223
4368
|
port?: pulumi.Input<number>;
|
|
4224
4369
|
/**
|
|
4225
|
-
* Valid values: TCP and UDP
|
|
4370
|
+
* The type of the protocol. Valid values: `TCP` and `UDP`.
|
|
4226
4371
|
*/
|
|
4227
4372
|
protocol?: pulumi.Input<string>;
|
|
4228
4373
|
}
|
|
@@ -4236,13 +4381,14 @@ export declare namespace eci {
|
|
|
4236
4381
|
*/
|
|
4237
4382
|
name?: pulumi.Input<string>;
|
|
4238
4383
|
/**
|
|
4239
|
-
* Default
|
|
4384
|
+
* Specifies whether the mount path is read-only. Default value: `false`.
|
|
4240
4385
|
*/
|
|
4241
4386
|
readOnly?: pulumi.Input<boolean>;
|
|
4242
4387
|
}
|
|
4243
4388
|
interface ContainerGroupVolume {
|
|
4244
4389
|
/**
|
|
4245
|
-
*
|
|
4390
|
+
* The paths of the ConfigFile volume. See `configFileVolumeConfigFileToPaths` below.
|
|
4391
|
+
* > **NOTE:** Every volumes mounted must have `name` and `type` attributes.
|
|
4246
4392
|
*/
|
|
4247
4393
|
configFileVolumeConfigFileToPaths?: pulumi.Input<pulumi.Input<inputs.eci.ContainerGroupVolumeConfigFileVolumeConfigFileToPath>[]>;
|
|
4248
4394
|
/**
|
|
@@ -4274,13 +4420,11 @@ export declare namespace eci {
|
|
|
4274
4420
|
*/
|
|
4275
4421
|
nfsVolumePath?: pulumi.Input<string>;
|
|
4276
4422
|
/**
|
|
4277
|
-
* The nfs volume read only. Default
|
|
4423
|
+
* The nfs volume read only. Default value: `false`.
|
|
4278
4424
|
*/
|
|
4279
4425
|
nfsVolumeReadOnly?: pulumi.Input<boolean>;
|
|
4280
4426
|
/**
|
|
4281
4427
|
* The address of the NFS server.
|
|
4282
|
-
*
|
|
4283
|
-
* > **NOTE:** Every volumes mounted must have name and type attributes.
|
|
4284
4428
|
*/
|
|
4285
4429
|
nfsVolumeServer?: pulumi.Input<string>;
|
|
4286
4430
|
/**
|
|
@@ -4945,6 +5089,12 @@ export declare namespace ehpc {
|
|
|
4945
5089
|
}
|
|
4946
5090
|
}
|
|
4947
5091
|
export declare namespace eipanycast {
|
|
5092
|
+
interface AnycastEipAddressAttachmentPopLocation {
|
|
5093
|
+
/**
|
|
5094
|
+
* 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.
|
|
5095
|
+
*/
|
|
5096
|
+
popLocation?: pulumi.Input<string>;
|
|
5097
|
+
}
|
|
4948
5098
|
}
|
|
4949
5099
|
export declare namespace elasticsearch {
|
|
4950
5100
|
}
|
|
@@ -5394,6 +5544,26 @@ export declare namespace emrv2 {
|
|
|
5394
5544
|
}
|
|
5395
5545
|
}
|
|
5396
5546
|
export declare namespace ens {
|
|
5547
|
+
interface InstanceDataDisk {
|
|
5548
|
+
/**
|
|
5549
|
+
* Type of dataDisk
|
|
5550
|
+
* - cloud_efficiency:High-efficiency cloud disk
|
|
5551
|
+
* - cloud_ssd:Full flash cloud disk
|
|
5552
|
+
* - local_hdd:Local hdd disk
|
|
5553
|
+
* - local_ssd:Local disk ssd.
|
|
5554
|
+
*/
|
|
5555
|
+
category?: pulumi.Input<string>;
|
|
5556
|
+
/**
|
|
5557
|
+
* Data disk size, cloudEfficiency is 20-32000,cloud_ssd/local_hdd/local_ssd is 20-25000, unit: GB.
|
|
5558
|
+
*/
|
|
5559
|
+
size?: pulumi.Input<number>;
|
|
5560
|
+
}
|
|
5561
|
+
interface InstanceSystemDisk {
|
|
5562
|
+
/**
|
|
5563
|
+
* System disk size, cloudEfficiency is 20-32000,cloud_ssd/local_hdd/local_ssd is 20-25000, unit: GB.
|
|
5564
|
+
*/
|
|
5565
|
+
size?: pulumi.Input<number>;
|
|
5566
|
+
}
|
|
5397
5567
|
}
|
|
5398
5568
|
export declare namespace ess {
|
|
5399
5569
|
interface EciScalingConfigurationAcrRegistryInfo {
|
|
@@ -5887,7 +6057,7 @@ export declare namespace ess {
|
|
|
5887
6057
|
export declare namespace eventbridge {
|
|
5888
6058
|
interface RuleTarget {
|
|
5889
6059
|
/**
|
|
5890
|
-
* Dead letter queue. Events that are not processed or exceed the number of retries will be written to the dead letter. Support message service MNS and message queue RocketMQ. See
|
|
6060
|
+
* Dead letter queue. Events that are not processed or exceed the number of retries will be written to the dead letter. Support message service MNS and message queue RocketMQ. See `deadLetterQueue` below.
|
|
5891
6061
|
*/
|
|
5892
6062
|
deadLetterQueue?: pulumi.Input<inputs.eventbridge.RuleTargetDeadLetterQueue>;
|
|
5893
6063
|
/**
|
|
@@ -5895,7 +6065,7 @@ export declare namespace eventbridge {
|
|
|
5895
6065
|
*/
|
|
5896
6066
|
endpoint: pulumi.Input<string>;
|
|
5897
6067
|
/**
|
|
5898
|
-
* A list of param. See
|
|
6068
|
+
* A list of param. See `paramList` below.
|
|
5899
6069
|
*/
|
|
5900
6070
|
paramLists: pulumi.Input<pulumi.Input<inputs.eventbridge.RuleTargetParamList>[]>;
|
|
5901
6071
|
/**
|
|
@@ -5907,7 +6077,8 @@ export declare namespace eventbridge {
|
|
|
5907
6077
|
*/
|
|
5908
6078
|
targetId: pulumi.Input<string>;
|
|
5909
6079
|
/**
|
|
5910
|
-
* The type of target. Valid values: `acs.fc.function`, `acs.
|
|
6080
|
+
* The type of target. Valid values: `acs.alikafka`, `acs.api.destination`, `acs.arms.loki`, `acs.datahub`, `acs.dingtalk`, `acs.eventbridge`, `acs.eventbridge.olap`, `acs.eventbus.SLSCloudLens`, `acs.fc.function`, `acs.fnf`, `acs.k8s`, `acs.mail`, `acs.mns.queue`, `acs.mns.topic`, `acs.openapi`, `acs.rabbitmq`, `acs.rds.mysql`, `acs.rocketmq`, `acs.sae`, `acs.sls`, `acs.sms`, `http`,`https` and `mysql`.
|
|
6081
|
+
* **NOTE:** From version 1.208.1, `type` can be set to `acs.alikafka`, `acs.api.destination`, `acs.arms.loki`, `acs.datahub`, `acs.eventbridge.olap`, `acs.eventbus.SLSCloudLens`, `acs.fnf`, `acs.k8s`, `acs.openapi`, `acs.rds.mysql`, `acs.sae`, `acs.sls`, `mysql`.
|
|
5911
6082
|
*/
|
|
5912
6083
|
type: pulumi.Input<string>;
|
|
5913
6084
|
}
|
|
@@ -5919,28 +6090,30 @@ export declare namespace eventbridge {
|
|
|
5919
6090
|
}
|
|
5920
6091
|
interface RuleTargetParamList {
|
|
5921
6092
|
/**
|
|
5922
|
-
* The format of param.
|
|
6093
|
+
* The format of param. Valid values: `ORIGINAL`, `TEMPLATE`, `JSONPATH`, `CONSTANT`.
|
|
5923
6094
|
*/
|
|
5924
6095
|
form: pulumi.Input<string>;
|
|
5925
6096
|
/**
|
|
5926
|
-
* The resource key of param. For more information, see [Event target parameters](https://
|
|
6097
|
+
* The resource key of param. For more information, see [Event target parameters](https://www.alibabacloud.com/help/en/eventbridge/latest/event-target-parameters)
|
|
5927
6098
|
*/
|
|
5928
6099
|
resourceKey: pulumi.Input<string>;
|
|
5929
6100
|
/**
|
|
5930
6101
|
* The template of param.
|
|
6102
|
+
*/
|
|
6103
|
+
template?: pulumi.Input<string>;
|
|
6104
|
+
/**
|
|
6105
|
+
* The value of param.
|
|
5931
6106
|
*
|
|
5932
6107
|
* > **NOTE:** There exists a potential diff error that the backend service will return a default param as following:
|
|
6108
|
+
*
|
|
5933
6109
|
* ```typescript
|
|
5934
6110
|
* import * as pulumi from "@pulumi/pulumi";
|
|
5935
6111
|
* ```
|
|
6112
|
+
*
|
|
5936
6113
|
* In order to fix the diff, from version 1.160.0,
|
|
5937
6114
|
* this resource has removed the param which `resourceKey = "IsBase64Encode"` and `value = "false"`.
|
|
5938
6115
|
* If you want to set `resourceKey = "IsBase64Encode"`, please avoid to set `value = "false"`.
|
|
5939
6116
|
*/
|
|
5940
|
-
template?: pulumi.Input<string>;
|
|
5941
|
-
/**
|
|
5942
|
-
* The value of param.
|
|
5943
|
-
*/
|
|
5944
6117
|
value?: pulumi.Input<string>;
|
|
5945
6118
|
}
|
|
5946
6119
|
}
|
|
@@ -6125,6 +6298,132 @@ export declare namespace fc {
|
|
|
6125
6298
|
*/
|
|
6126
6299
|
vswitchIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
6127
6300
|
}
|
|
6301
|
+
interface V2FunctionCode {
|
|
6302
|
+
/**
|
|
6303
|
+
* The OSS bucket name of the function code package.
|
|
6304
|
+
*/
|
|
6305
|
+
ossBucketName?: pulumi.Input<string>;
|
|
6306
|
+
/**
|
|
6307
|
+
* The OSS object name of the function code package.
|
|
6308
|
+
*/
|
|
6309
|
+
ossObjectName?: pulumi.Input<string>;
|
|
6310
|
+
/**
|
|
6311
|
+
* Upload the base64 encoding of the code zip package directly in the request body.
|
|
6312
|
+
*/
|
|
6313
|
+
zipFile?: pulumi.Input<string>;
|
|
6314
|
+
}
|
|
6315
|
+
interface V2FunctionCustomContainerConfig {
|
|
6316
|
+
/**
|
|
6317
|
+
* Image acceleration type. The value Default is to enable acceleration and None is to disable acceleration.
|
|
6318
|
+
*/
|
|
6319
|
+
accelerationType?: pulumi.Input<string>;
|
|
6320
|
+
/**
|
|
6321
|
+
* Container startup parameters.
|
|
6322
|
+
*/
|
|
6323
|
+
args?: pulumi.Input<string>;
|
|
6324
|
+
/**
|
|
6325
|
+
* Container start command, equivalent to Docker ENTRYPOINT.
|
|
6326
|
+
*/
|
|
6327
|
+
command?: pulumi.Input<string>;
|
|
6328
|
+
/**
|
|
6329
|
+
* Container Image address. Example value: registry-vpc.cn-hangzhou.aliyuncs.com/fc-demo/helloworld:v1beta1.
|
|
6330
|
+
*/
|
|
6331
|
+
image?: pulumi.Input<string>;
|
|
6332
|
+
/**
|
|
6333
|
+
* Whether the image is run in Web Server mode. The value of true needs to implement the Web Server in the container image to listen to the port and process the request. The value of false needs to actively exit the process after the container runs, and the ExitCode needs to be 0. Default true.
|
|
6334
|
+
*/
|
|
6335
|
+
webServerMode?: pulumi.Input<boolean>;
|
|
6336
|
+
}
|
|
6337
|
+
interface V2FunctionCustomDns {
|
|
6338
|
+
/**
|
|
6339
|
+
* DNS resolver configuration parameter list. See `dnsOptions` below.
|
|
6340
|
+
*/
|
|
6341
|
+
dnsOptions?: pulumi.Input<pulumi.Input<inputs.fc.V2FunctionCustomDnsDnsOption>[]>;
|
|
6342
|
+
/**
|
|
6343
|
+
* List of IP addresses of DNS servers.
|
|
6344
|
+
*/
|
|
6345
|
+
nameServers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6346
|
+
/**
|
|
6347
|
+
* List of DNS search domains.
|
|
6348
|
+
*/
|
|
6349
|
+
searches?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6350
|
+
}
|
|
6351
|
+
interface V2FunctionCustomDnsDnsOption {
|
|
6352
|
+
/**
|
|
6353
|
+
* DNS option name.
|
|
6354
|
+
*/
|
|
6355
|
+
name?: pulumi.Input<string>;
|
|
6356
|
+
/**
|
|
6357
|
+
* DNS option value.
|
|
6358
|
+
*/
|
|
6359
|
+
value?: pulumi.Input<string>;
|
|
6360
|
+
}
|
|
6361
|
+
interface V2FunctionCustomHealthCheckConfig {
|
|
6362
|
+
/**
|
|
6363
|
+
* The threshold for the number of health check failures. The system considers the check failed after the health check fails.
|
|
6364
|
+
*/
|
|
6365
|
+
failureThreshold?: pulumi.Input<number>;
|
|
6366
|
+
/**
|
|
6367
|
+
* Container custom health check URL address.
|
|
6368
|
+
*/
|
|
6369
|
+
httpGetUrl?: pulumi.Input<string>;
|
|
6370
|
+
/**
|
|
6371
|
+
* Delay from container startup to initiation of health check.
|
|
6372
|
+
*/
|
|
6373
|
+
initialDelaySeconds?: pulumi.Input<number>;
|
|
6374
|
+
/**
|
|
6375
|
+
* Health check cycle.
|
|
6376
|
+
*/
|
|
6377
|
+
periodSeconds?: pulumi.Input<number>;
|
|
6378
|
+
/**
|
|
6379
|
+
* The threshold for the number of successful health checks. After the health check is reached, the system considers the check successful.
|
|
6380
|
+
*/
|
|
6381
|
+
successThreshold?: pulumi.Input<number>;
|
|
6382
|
+
/**
|
|
6383
|
+
* Health check timeout.
|
|
6384
|
+
*/
|
|
6385
|
+
timeoutSeconds?: pulumi.Input<number>;
|
|
6386
|
+
}
|
|
6387
|
+
interface V2FunctionCustomRuntimeConfig {
|
|
6388
|
+
/**
|
|
6389
|
+
* Parameters received by the start entry command.
|
|
6390
|
+
*/
|
|
6391
|
+
args?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6392
|
+
/**
|
|
6393
|
+
* List of Custom entry commands started by Custom Runtime. When there are multiple commands in the list, they are spliced in sequence.
|
|
6394
|
+
*/
|
|
6395
|
+
commands?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6396
|
+
}
|
|
6397
|
+
interface V2FunctionInstanceLifecycleConfig {
|
|
6398
|
+
/**
|
|
6399
|
+
* PreFreeze function configuration. See `preFreeze` below.
|
|
6400
|
+
*/
|
|
6401
|
+
preFreeze?: pulumi.Input<inputs.fc.V2FunctionInstanceLifecycleConfigPreFreeze>;
|
|
6402
|
+
/**
|
|
6403
|
+
* PreStop function configuration. See `preStop` below.
|
|
6404
|
+
*/
|
|
6405
|
+
preStop?: pulumi.Input<inputs.fc.V2FunctionInstanceLifecycleConfigPreStop>;
|
|
6406
|
+
}
|
|
6407
|
+
interface V2FunctionInstanceLifecycleConfigPreFreeze {
|
|
6408
|
+
/**
|
|
6409
|
+
* entry point of function.
|
|
6410
|
+
*/
|
|
6411
|
+
handler?: pulumi.Input<string>;
|
|
6412
|
+
/**
|
|
6413
|
+
* max running time of function.
|
|
6414
|
+
*/
|
|
6415
|
+
timeout?: pulumi.Input<number>;
|
|
6416
|
+
}
|
|
6417
|
+
interface V2FunctionInstanceLifecycleConfigPreStop {
|
|
6418
|
+
/**
|
|
6419
|
+
* entry point of function.
|
|
6420
|
+
*/
|
|
6421
|
+
handler?: pulumi.Input<string>;
|
|
6422
|
+
/**
|
|
6423
|
+
* max running time of function.
|
|
6424
|
+
*/
|
|
6425
|
+
timeout?: pulumi.Input<number>;
|
|
6426
|
+
}
|
|
6128
6427
|
}
|
|
6129
6428
|
export declare namespace fnf {
|
|
6130
6429
|
}
|
|
@@ -6546,8 +6845,18 @@ export declare namespace kms {
|
|
|
6546
6845
|
}
|
|
6547
6846
|
export declare namespace kvstore {
|
|
6548
6847
|
interface InstanceParameter {
|
|
6549
|
-
|
|
6550
|
-
|
|
6848
|
+
/**
|
|
6849
|
+
* Field `parameters` has been deprecated from provider version 1.101.0 and `config` instead.
|
|
6850
|
+
*
|
|
6851
|
+
* @deprecated Field 'parameters' has been deprecated from version 1.101.0. Use 'config' instead.
|
|
6852
|
+
*/
|
|
6853
|
+
name?: pulumi.Input<string>;
|
|
6854
|
+
/**
|
|
6855
|
+
* Field `parameters` has been deprecated from provider version 1.101.0 and `config` instead.
|
|
6856
|
+
*
|
|
6857
|
+
* @deprecated Field 'parameters' has been deprecated from version 1.101.0. Use 'config' instead.
|
|
6858
|
+
*/
|
|
6859
|
+
value?: pulumi.Input<string>;
|
|
6551
6860
|
}
|
|
6552
6861
|
}
|
|
6553
6862
|
export declare namespace lindorm {
|
|
@@ -7418,6 +7727,12 @@ export declare namespace opensearch {
|
|
|
7418
7727
|
}
|
|
7419
7728
|
}
|
|
7420
7729
|
export declare namespace oss {
|
|
7730
|
+
interface BucketAccessMonitor {
|
|
7731
|
+
/**
|
|
7732
|
+
* The access monitor state of a bucket. If you want to manage objects based on the last access time of the objects, specifies the status to `Enabled`. Valid values: `Enabled` and `Disabled`.
|
|
7733
|
+
*/
|
|
7734
|
+
status?: pulumi.Input<string>;
|
|
7735
|
+
}
|
|
7421
7736
|
interface BucketCorsRule {
|
|
7422
7737
|
/**
|
|
7423
7738
|
* Specifies which headers are allowed.
|
|
@@ -7442,7 +7757,7 @@ export declare namespace oss {
|
|
|
7442
7757
|
}
|
|
7443
7758
|
interface BucketLifecycleRule {
|
|
7444
7759
|
/**
|
|
7445
|
-
* Specifies the number of days after initiating a multipart upload when the multipart upload must be completed
|
|
7760
|
+
* Specifies the number of days after initiating a multipart upload when the multipart upload must be completed. See `abortMultipartUpload` below.
|
|
7446
7761
|
*/
|
|
7447
7762
|
abortMultipartUploads?: pulumi.Input<pulumi.Input<inputs.oss.BucketLifecycleRuleAbortMultipartUpload>[]>;
|
|
7448
7763
|
/**
|
|
@@ -7450,7 +7765,7 @@ export declare namespace oss {
|
|
|
7450
7765
|
*/
|
|
7451
7766
|
enabled: pulumi.Input<boolean>;
|
|
7452
7767
|
/**
|
|
7453
|
-
* Specifies a period in the object's expire
|
|
7768
|
+
* Specifies a period in the object's expire. See `expiration` below.
|
|
7454
7769
|
*/
|
|
7455
7770
|
expirations?: pulumi.Input<pulumi.Input<inputs.oss.BucketLifecycleRuleExpiration>[]>;
|
|
7456
7771
|
/**
|
|
@@ -7458,11 +7773,11 @@ export declare namespace oss {
|
|
|
7458
7773
|
*/
|
|
7459
7774
|
id?: pulumi.Input<string>;
|
|
7460
7775
|
/**
|
|
7461
|
-
* Specifies when noncurrent object versions expire
|
|
7776
|
+
* Specifies when noncurrent object versions expire. See `noncurrentVersionExpiration` below.
|
|
7462
7777
|
*/
|
|
7463
7778
|
noncurrentVersionExpirations?: pulumi.Input<pulumi.Input<inputs.oss.BucketLifecycleRuleNoncurrentVersionExpiration>[]>;
|
|
7464
7779
|
/**
|
|
7465
|
-
* Specifies when noncurrent object versions transitions
|
|
7780
|
+
* Specifies when noncurrent object versions transitions. See `noncurrentVersionTransition` below.
|
|
7466
7781
|
*
|
|
7467
7782
|
* `NOTE`: At least one of expiration, transitions, abort_multipart_upload, noncurrentVersionExpiration and noncurrentVersionTransition should be configured.
|
|
7468
7783
|
*/
|
|
@@ -7472,7 +7787,7 @@ export declare namespace oss {
|
|
|
7472
7787
|
*/
|
|
7473
7788
|
prefix?: pulumi.Input<string>;
|
|
7474
7789
|
/**
|
|
7475
|
-
* Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle.
|
|
7790
|
+
* Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle. See `transitions` below.
|
|
7476
7791
|
*/
|
|
7477
7792
|
transitions?: pulumi.Input<pulumi.Input<inputs.oss.BucketLifecycleRuleTransition>[]>;
|
|
7478
7793
|
}
|
|
@@ -7526,7 +7841,16 @@ export declare namespace oss {
|
|
|
7526
7841
|
*/
|
|
7527
7842
|
days: pulumi.Input<number>;
|
|
7528
7843
|
/**
|
|
7529
|
-
*
|
|
7844
|
+
* Specifies whether the lifecycle rule applies to objects based on their last access time. If set to `true`, the rule applies to objects based on their last access time; if set to `false`, the rule applies to objects based on their last modified time. If configure the rule based on the last access time, please enable `accessMonitor` first.
|
|
7845
|
+
*/
|
|
7846
|
+
isAccessTime?: pulumi.Input<boolean>;
|
|
7847
|
+
/**
|
|
7848
|
+
* Specifies whether to convert the storage class of non-Standard objects back to Standard after the objects are accessed. It takes effect only when the IsAccessTime parameter is set to true. If set to `true`, converts the storage class of the objects to Standard; if set to `false`, does not convert the storage class of the objects to Standard.
|
|
7849
|
+
* `NOTE`: One and only one of "createdBeforeDate" and "days" can be specified in one transition configuration.
|
|
7850
|
+
*/
|
|
7851
|
+
returnToStdWhenVisit?: pulumi.Input<boolean>;
|
|
7852
|
+
/**
|
|
7853
|
+
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0.
|
|
7530
7854
|
*/
|
|
7531
7855
|
storageClass: pulumi.Input<string>;
|
|
7532
7856
|
}
|
|
@@ -7542,9 +7866,18 @@ export declare namespace oss {
|
|
|
7542
7866
|
*/
|
|
7543
7867
|
days?: pulumi.Input<number>;
|
|
7544
7868
|
/**
|
|
7545
|
-
*
|
|
7869
|
+
* Specifies whether the lifecycle rule applies to objects based on their last access time. If set to `true`, the rule applies to objects based on their last access time; if set to `false`, the rule applies to objects based on their last modified time. If configure the rule based on the last access time, please enable `accessMonitor` first.
|
|
7870
|
+
*/
|
|
7871
|
+
isAccessTime?: pulumi.Input<boolean>;
|
|
7872
|
+
/**
|
|
7873
|
+
* Specifies whether to convert the storage class of non-Standard objects back to Standard after the objects are accessed. It takes effect only when the IsAccessTime parameter is set to true. If set to `true`, converts the storage class of the objects to Standard; if set to `false`, does not convert the storage class of the objects to Standard.
|
|
7874
|
+
* `NOTE`: One and only one of "createdBeforeDate" and "days" can be specified in one transition configuration.
|
|
7875
|
+
*/
|
|
7876
|
+
returnToStdWhenVisit?: pulumi.Input<boolean>;
|
|
7877
|
+
/**
|
|
7878
|
+
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0.
|
|
7546
7879
|
*/
|
|
7547
|
-
storageClass
|
|
7880
|
+
storageClass: pulumi.Input<string>;
|
|
7548
7881
|
}
|
|
7549
7882
|
interface BucketLogging {
|
|
7550
7883
|
/**
|
|
@@ -7629,15 +7962,13 @@ export declare namespace oss {
|
|
|
7629
7962
|
}
|
|
7630
7963
|
interface BucketTransferAcceleration {
|
|
7631
7964
|
/**
|
|
7632
|
-
* Specifies
|
|
7965
|
+
* Specifies the accelerate status of a bucket.
|
|
7633
7966
|
*/
|
|
7634
7967
|
enabled: pulumi.Input<boolean>;
|
|
7635
7968
|
}
|
|
7636
7969
|
interface BucketVersioning {
|
|
7637
7970
|
/**
|
|
7638
7971
|
* Specifies the versioning state of a bucket. Valid values: `Enabled` and `Suspended`.
|
|
7639
|
-
*
|
|
7640
|
-
* `NOTE`: Currently, the `versioning` feature is only available in ap-south-1 and with white list. If you want to use it, please contact us.
|
|
7641
7972
|
*/
|
|
7642
7973
|
status: pulumi.Input<string>;
|
|
7643
7974
|
}
|
|
@@ -7783,13 +8114,18 @@ export declare namespace polardb {
|
|
|
7783
8114
|
*/
|
|
7784
8115
|
modifyMode?: pulumi.Input<string>;
|
|
7785
8116
|
/**
|
|
7786
|
-
*
|
|
7787
|
-
* Its value is same as `dbClusterIpArray` sub-element `securityIps` value and its dbClusterIpArrayName is "default".
|
|
8117
|
+
* List of IP addresses allowed to access all databases of a cluster. The list contains up to 1,000 IP addresses, separated by commas. Supported formats include 0.0.0.0/0, 10.23.12.24 (IP), and 10.23.12.24/24 (Classless Inter-Domain Routing (CIDR) mode. /24 represents the length of the prefix in an IP address. The range of the prefix length is [1,32]).
|
|
7788
8118
|
*/
|
|
7789
8119
|
securityIps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7790
8120
|
}
|
|
7791
8121
|
interface ClusterParameter {
|
|
8122
|
+
/**
|
|
8123
|
+
* Kernel parameter name.
|
|
8124
|
+
*/
|
|
7792
8125
|
name: pulumi.Input<string>;
|
|
8126
|
+
/**
|
|
8127
|
+
* Kernel parameter value.
|
|
8128
|
+
*/
|
|
7793
8129
|
value: pulumi.Input<string>;
|
|
7794
8130
|
}
|
|
7795
8131
|
interface ParameterGroupParameter {
|
|
@@ -7980,7 +8316,7 @@ export declare namespace ram {
|
|
|
7980
8316
|
*/
|
|
7981
8317
|
actions: string[];
|
|
7982
8318
|
/**
|
|
7983
|
-
* Specifies the condition that are required for a policy to take effect. See
|
|
8319
|
+
* Specifies the condition that are required for a policy to take effect. See `condition` below.
|
|
7984
8320
|
*/
|
|
7985
8321
|
conditions?: inputs.ram.GetPolicyDocumentStatementCondition[];
|
|
7986
8322
|
/**
|
|
@@ -7988,7 +8324,7 @@ export declare namespace ram {
|
|
|
7988
8324
|
*/
|
|
7989
8325
|
effect?: string;
|
|
7990
8326
|
/**
|
|
7991
|
-
* Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See
|
|
8327
|
+
* Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See `principal` below.
|
|
7992
8328
|
*/
|
|
7993
8329
|
principals?: inputs.ram.GetPolicyDocumentStatementPrincipal[];
|
|
7994
8330
|
/**
|
|
@@ -8002,7 +8338,7 @@ export declare namespace ram {
|
|
|
8002
8338
|
*/
|
|
8003
8339
|
actions: pulumi.Input<pulumi.Input<string>[]>;
|
|
8004
8340
|
/**
|
|
8005
|
-
* Specifies the condition that are required for a policy to take effect. See
|
|
8341
|
+
* Specifies the condition that are required for a policy to take effect. See `condition` below.
|
|
8006
8342
|
*/
|
|
8007
8343
|
conditions?: pulumi.Input<pulumi.Input<inputs.ram.GetPolicyDocumentStatementConditionArgs>[]>;
|
|
8008
8344
|
/**
|
|
@@ -8010,7 +8346,7 @@ export declare namespace ram {
|
|
|
8010
8346
|
*/
|
|
8011
8347
|
effect?: pulumi.Input<string>;
|
|
8012
8348
|
/**
|
|
8013
|
-
* Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See
|
|
8349
|
+
* Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See `principal` below.
|
|
8014
8350
|
*/
|
|
8015
8351
|
principals?: pulumi.Input<pulumi.Input<inputs.ram.GetPolicyDocumentStatementPrincipalArgs>[]>;
|
|
8016
8352
|
/**
|
|
@@ -8068,15 +8404,15 @@ export declare namespace ram {
|
|
|
8068
8404
|
}
|
|
8069
8405
|
interface PolicyStatement {
|
|
8070
8406
|
/**
|
|
8071
|
-
* (It has been deprecated
|
|
8407
|
+
* (It has been deprecated since version 1.49.0, and use field 'document' to replace.) List of operations for the `resource`. The format of each item in this list is `${service}:${action_name}`, such as `oss:ListBuckets` and `ecs:Describe*`. The `${service}` can be `ecs`, `oss`, `ots` and so on, the `${action_name}` refers to the name of an api interface which related to the `${service}`.
|
|
8072
8408
|
*/
|
|
8073
8409
|
actions: pulumi.Input<pulumi.Input<string>[]>;
|
|
8074
8410
|
/**
|
|
8075
|
-
* (It has been deprecated
|
|
8411
|
+
* (It has been deprecated since version 1.49.0, and use field 'document' to replace.) This parameter indicates whether or not the `action` is allowed. Valid values are `Allow` and `Deny`.
|
|
8076
8412
|
*/
|
|
8077
8413
|
effect: pulumi.Input<string>;
|
|
8078
8414
|
/**
|
|
8079
|
-
* (It has been deprecated
|
|
8415
|
+
* (It has been deprecated since version 1.49.0, and use field 'document' to replace.) List of specific objects which will be authorized. The format of each item in this list is `acs:${service}:${region}:${account_id}:${relative_id}`, such as `acs:ecs:*:*:instance/inst-002` and `acs:oss:*:1234567890000:mybucket`. The `${service}` can be `ecs`, `oss`, `ots` and so on, the `${region}` is the region info which can use `*` replace when it is not supplied, the `${account_id}` refers to someone's Alicloud account id or you can use `*` to replace, the `${relative_id}` is the resource description section which related to the `${service}`.
|
|
8080
8416
|
*/
|
|
8081
8417
|
resources: pulumi.Input<pulumi.Input<string>[]>;
|
|
8082
8418
|
}
|
|
@@ -9761,7 +10097,7 @@ export declare namespace vpn {
|
|
|
9761
10097
|
}
|
|
9762
10098
|
interface GatewayVpnAttachmentBgpConfig {
|
|
9763
10099
|
/**
|
|
9764
|
-
*
|
|
10100
|
+
* Whether to enable BGP.
|
|
9765
10101
|
*/
|
|
9766
10102
|
enable?: pulumi.Input<boolean>;
|
|
9767
10103
|
/**
|