@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/output.d.ts
CHANGED
|
@@ -2631,7 +2631,7 @@ export declare namespace alb {
|
|
|
2631
2631
|
* The weight of the server. Valid values: `0` to `100`. Default value: `100`. If the value is set to `0`, no
|
|
2632
2632
|
* requests are forwarded to the server. **Note:** You do not need to set this parameter if you set `serverType` to `Fc`.
|
|
2633
2633
|
*/
|
|
2634
|
-
weight
|
|
2634
|
+
weight?: number;
|
|
2635
2635
|
}
|
|
2636
2636
|
interface ServerGroupStickySessionConfig {
|
|
2637
2637
|
/**
|
|
@@ -2872,15 +2872,15 @@ export declare namespace amqp {
|
|
|
2872
2872
|
export declare namespace apigateway {
|
|
2873
2873
|
interface ApiConstantParameter {
|
|
2874
2874
|
/**
|
|
2875
|
-
* The description of
|
|
2875
|
+
* The description of Constant parameter.
|
|
2876
2876
|
*/
|
|
2877
2877
|
description?: string;
|
|
2878
2878
|
/**
|
|
2879
|
-
*
|
|
2879
|
+
* Constant parameter location; values: 'HEAD' and 'QUERY'.
|
|
2880
2880
|
*/
|
|
2881
2881
|
in: string;
|
|
2882
2882
|
/**
|
|
2883
|
-
*
|
|
2883
|
+
* Constant parameter name.
|
|
2884
2884
|
*/
|
|
2885
2885
|
name: string;
|
|
2886
2886
|
/**
|
|
@@ -2915,13 +2915,16 @@ export declare namespace apigateway {
|
|
|
2915
2915
|
* The address of backend service.
|
|
2916
2916
|
*/
|
|
2917
2917
|
address: string;
|
|
2918
|
+
/**
|
|
2919
|
+
* The name of aone.
|
|
2920
|
+
*/
|
|
2918
2921
|
aoneName?: string;
|
|
2919
2922
|
/**
|
|
2920
|
-
* The method of
|
|
2923
|
+
* The http method of backend service.
|
|
2921
2924
|
*/
|
|
2922
2925
|
method: string;
|
|
2923
2926
|
/**
|
|
2924
|
-
* The
|
|
2927
|
+
* The path of backend service.
|
|
2925
2928
|
*/
|
|
2926
2929
|
path: string;
|
|
2927
2930
|
/**
|
|
@@ -2930,25 +2933,31 @@ export declare namespace apigateway {
|
|
|
2930
2933
|
timeout: number;
|
|
2931
2934
|
}
|
|
2932
2935
|
interface ApiHttpVpcServiceConfig {
|
|
2936
|
+
/**
|
|
2937
|
+
* The name of aone.
|
|
2938
|
+
*/
|
|
2933
2939
|
aoneName?: string;
|
|
2934
2940
|
/**
|
|
2935
|
-
* The method of
|
|
2941
|
+
* The http method of backend service.
|
|
2936
2942
|
*/
|
|
2937
2943
|
method: string;
|
|
2938
2944
|
/**
|
|
2939
|
-
* The name of
|
|
2945
|
+
* The name of vpc instance.
|
|
2940
2946
|
*/
|
|
2941
2947
|
name: string;
|
|
2942
2948
|
/**
|
|
2943
|
-
* The
|
|
2949
|
+
* The path of backend service.
|
|
2944
2950
|
*/
|
|
2945
2951
|
path: string;
|
|
2946
2952
|
/**
|
|
2947
|
-
* Backend service time-out time
|
|
2953
|
+
* Backend service time-out time. Unit: millisecond.
|
|
2948
2954
|
*/
|
|
2949
2955
|
timeout: number;
|
|
2950
2956
|
}
|
|
2951
2957
|
interface ApiMockServiceConfig {
|
|
2958
|
+
/**
|
|
2959
|
+
* The name of aone.
|
|
2960
|
+
*/
|
|
2952
2961
|
aoneName?: string;
|
|
2953
2962
|
/**
|
|
2954
2963
|
* The result of the mock service.
|
|
@@ -2983,7 +2992,7 @@ export declare namespace apigateway {
|
|
|
2983
2992
|
*/
|
|
2984
2993
|
defaultValue?: string;
|
|
2985
2994
|
/**
|
|
2986
|
-
* The description of
|
|
2995
|
+
* The description of parameter.
|
|
2987
2996
|
*/
|
|
2988
2997
|
description?: string;
|
|
2989
2998
|
/**
|
|
@@ -2995,7 +3004,7 @@ export declare namespace apigateway {
|
|
|
2995
3004
|
*/
|
|
2996
3005
|
inService: string;
|
|
2997
3006
|
/**
|
|
2998
|
-
*
|
|
3007
|
+
* Request's parameter name.
|
|
2999
3008
|
*/
|
|
3000
3009
|
name: string;
|
|
3001
3010
|
/**
|
|
@@ -3013,11 +3022,11 @@ export declare namespace apigateway {
|
|
|
3013
3022
|
}
|
|
3014
3023
|
interface ApiSystemParameter {
|
|
3015
3024
|
/**
|
|
3016
|
-
*
|
|
3025
|
+
* System parameter location; values: 'HEAD' and 'QUERY'.
|
|
3017
3026
|
*/
|
|
3018
3027
|
in: string;
|
|
3019
3028
|
/**
|
|
3020
|
-
*
|
|
3029
|
+
* System parameter name which supports values including in [system parameter list](https://www.alibabacloud.com/help/doc-detail/43677.html).
|
|
3021
3030
|
*/
|
|
3022
3031
|
name: string;
|
|
3023
3032
|
/**
|
|
@@ -3253,6 +3262,9 @@ export declare namespace apigateway {
|
|
|
3253
3262
|
}
|
|
3254
3263
|
export declare namespace arms {
|
|
3255
3264
|
interface DispatchRuleGroupRule {
|
|
3265
|
+
/**
|
|
3266
|
+
* The ID of the group rule.
|
|
3267
|
+
*/
|
|
3256
3268
|
groupId: number;
|
|
3257
3269
|
/**
|
|
3258
3270
|
* 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.
|
|
@@ -3273,13 +3285,13 @@ export declare namespace arms {
|
|
|
3273
3285
|
}
|
|
3274
3286
|
interface DispatchRuleLabelMatchExpressionGrid {
|
|
3275
3287
|
/**
|
|
3276
|
-
* Sets the dispatch rule. See
|
|
3288
|
+
* Sets the dispatch rule. See `labelMatchExpressionGroups` below.
|
|
3277
3289
|
*/
|
|
3278
3290
|
labelMatchExpressionGroups: outputs.arms.DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroup[];
|
|
3279
3291
|
}
|
|
3280
3292
|
interface DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroup {
|
|
3281
3293
|
/**
|
|
3282
|
-
* Sets the dispatch rule. See
|
|
3294
|
+
* Sets the dispatch rule. See `labelMatchExpressions` below.
|
|
3283
3295
|
*/
|
|
3284
3296
|
labelMatchExpressions: outputs.arms.DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpression[];
|
|
3285
3297
|
}
|
|
@@ -3313,7 +3325,7 @@ export declare namespace arms {
|
|
|
3313
3325
|
*/
|
|
3314
3326
|
notifyChannels: string[];
|
|
3315
3327
|
/**
|
|
3316
|
-
* Sets the notification object. See
|
|
3328
|
+
* Sets the notification object. See `notifyObjects` below.
|
|
3317
3329
|
*/
|
|
3318
3330
|
notifyObjects: outputs.arms.DispatchRuleNotifyRuleNotifyObject[];
|
|
3319
3331
|
}
|
|
@@ -3671,11 +3683,11 @@ export declare namespace arms {
|
|
|
3671
3683
|
}
|
|
3672
3684
|
interface PrometheusAlertRuleAnnotation {
|
|
3673
3685
|
/**
|
|
3674
|
-
* The name of the
|
|
3686
|
+
* The name of the annotation.
|
|
3675
3687
|
*/
|
|
3676
3688
|
name?: string;
|
|
3677
3689
|
/**
|
|
3678
|
-
* The value of the
|
|
3690
|
+
* The value of the annotation.
|
|
3679
3691
|
*/
|
|
3680
3692
|
value?: string;
|
|
3681
3693
|
}
|
|
@@ -4008,7 +4020,7 @@ export declare namespace bastionhost {
|
|
|
4008
4020
|
}
|
|
4009
4021
|
interface InstanceLdapAuthServer {
|
|
4010
4022
|
/**
|
|
4011
|
-
* The username of the account that is used for the
|
|
4023
|
+
* The username of the account that is used for the LDAP server.
|
|
4012
4024
|
*/
|
|
4013
4025
|
account: string;
|
|
4014
4026
|
/**
|
|
@@ -4016,7 +4028,7 @@ export declare namespace bastionhost {
|
|
|
4016
4028
|
*/
|
|
4017
4029
|
baseDn: string;
|
|
4018
4030
|
/**
|
|
4019
|
-
* The field that is used to indicate the email address of a user on the
|
|
4031
|
+
* The field that is used to indicate the email address of a user on the LDAP server.
|
|
4020
4032
|
*/
|
|
4021
4033
|
emailMapping?: string;
|
|
4022
4034
|
/**
|
|
@@ -4032,27 +4044,27 @@ export declare namespace bastionhost {
|
|
|
4032
4044
|
*/
|
|
4033
4045
|
loginNameMapping?: string;
|
|
4034
4046
|
/**
|
|
4035
|
-
* The field that is used to indicate the mobile phone number of a user on the
|
|
4047
|
+
* The field that is used to indicate the mobile phone number of a user on the LDAP server.
|
|
4036
4048
|
*/
|
|
4037
4049
|
mobileMapping?: string;
|
|
4038
4050
|
/**
|
|
4039
|
-
* The field that is used to indicate the name of a user on the
|
|
4051
|
+
* The field that is used to indicate the name of a user on the LDAP server.
|
|
4040
4052
|
*/
|
|
4041
4053
|
nameMapping?: string;
|
|
4042
4054
|
/**
|
|
4043
|
-
* The password of the account that is used for the
|
|
4055
|
+
* The password of the account that is used for the LDAP server.
|
|
4044
4056
|
*/
|
|
4045
4057
|
password: string;
|
|
4046
4058
|
/**
|
|
4047
|
-
* The port that is used to access the
|
|
4059
|
+
* The port that is used to access the LDAP server.
|
|
4048
4060
|
*/
|
|
4049
4061
|
port: number;
|
|
4050
4062
|
/**
|
|
4051
|
-
* The address of the
|
|
4063
|
+
* The address of the LDAP server.
|
|
4052
4064
|
*/
|
|
4053
4065
|
server: string;
|
|
4054
4066
|
/**
|
|
4055
|
-
* The address of the secondary
|
|
4067
|
+
* The address of the secondary LDAP server.
|
|
4056
4068
|
*/
|
|
4057
4069
|
standbyServer?: string;
|
|
4058
4070
|
}
|
|
@@ -6248,7 +6260,7 @@ export declare namespace cen {
|
|
|
6248
6260
|
export declare namespace cfg {
|
|
6249
6261
|
interface AggregateCompliancePackConfigRule {
|
|
6250
6262
|
/**
|
|
6251
|
-
* A list of parameter rules.
|
|
6263
|
+
* A list of parameter rules. See `configRuleParameters` below.
|
|
6252
6264
|
*/
|
|
6253
6265
|
configRuleParameters?: outputs.cfg.AggregateCompliancePackConfigRuleConfigRuleParameter[];
|
|
6254
6266
|
/**
|
|
@@ -6288,7 +6300,7 @@ export declare namespace cfg {
|
|
|
6288
6300
|
}
|
|
6289
6301
|
interface CompliancePackConfigRule {
|
|
6290
6302
|
/**
|
|
6291
|
-
* A list of Config Rule Parameters.
|
|
6303
|
+
* A list of Config Rule Parameters. See `configRuleParameters` below.
|
|
6292
6304
|
*/
|
|
6293
6305
|
configRuleParameters?: outputs.cfg.CompliancePackConfigRuleConfigRuleParameter[];
|
|
6294
6306
|
/**
|
|
@@ -8921,11 +8933,11 @@ export declare namespace cms {
|
|
|
8921
8933
|
*/
|
|
8922
8934
|
comparisonOperator?: string;
|
|
8923
8935
|
/**
|
|
8924
|
-
* It
|
|
8936
|
+
* 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).
|
|
8925
8937
|
*/
|
|
8926
8938
|
statistics?: string;
|
|
8927
8939
|
/**
|
|
8928
|
-
*
|
|
8940
|
+
* Critical level alarm threshold value, which must be a numeric value currently.
|
|
8929
8941
|
*/
|
|
8930
8942
|
threshold?: string;
|
|
8931
8943
|
/**
|
|
@@ -8939,11 +8951,11 @@ export declare namespace cms {
|
|
|
8939
8951
|
*/
|
|
8940
8952
|
comparisonOperator?: string;
|
|
8941
8953
|
/**
|
|
8942
|
-
* It
|
|
8954
|
+
* 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).
|
|
8943
8955
|
*/
|
|
8944
8956
|
statistics?: string;
|
|
8945
8957
|
/**
|
|
8946
|
-
*
|
|
8958
|
+
* Critical level alarm threshold value, which must be a numeric value currently.
|
|
8947
8959
|
*/
|
|
8948
8960
|
threshold?: string;
|
|
8949
8961
|
/**
|
|
@@ -8957,11 +8969,11 @@ export declare namespace cms {
|
|
|
8957
8969
|
*/
|
|
8958
8970
|
comparisonOperator?: string;
|
|
8959
8971
|
/**
|
|
8960
|
-
* It
|
|
8972
|
+
* 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).
|
|
8961
8973
|
*/
|
|
8962
8974
|
statistics?: string;
|
|
8963
8975
|
/**
|
|
8964
|
-
*
|
|
8976
|
+
* Critical level alarm threshold value, which must be a numeric value currently.
|
|
8965
8977
|
*/
|
|
8966
8978
|
threshold?: string;
|
|
8967
8979
|
/**
|
|
@@ -8985,7 +8997,7 @@ export declare namespace cms {
|
|
|
8985
8997
|
*/
|
|
8986
8998
|
promQl?: string;
|
|
8987
8999
|
/**
|
|
8988
|
-
*
|
|
9000
|
+
* 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.
|
|
8989
9001
|
*/
|
|
8990
9002
|
times?: number;
|
|
8991
9003
|
}
|
|
@@ -9949,15 +9961,15 @@ export declare namespace cms {
|
|
|
9949
9961
|
}
|
|
9950
9962
|
interface GroupMetricRuleEscalations {
|
|
9951
9963
|
/**
|
|
9952
|
-
* The critical level.
|
|
9964
|
+
* The critical level. See `critical` below.
|
|
9953
9965
|
*/
|
|
9954
9966
|
critical?: outputs.cms.GroupMetricRuleEscalationsCritical;
|
|
9955
9967
|
/**
|
|
9956
|
-
* The info level.
|
|
9968
|
+
* The info level. See `info` below.
|
|
9957
9969
|
*/
|
|
9958
9970
|
info?: outputs.cms.GroupMetricRuleEscalationsInfo;
|
|
9959
9971
|
/**
|
|
9960
|
-
* The warn level.
|
|
9972
|
+
* The warn level. See `warn` below.
|
|
9961
9973
|
*/
|
|
9962
9974
|
warn?: outputs.cms.GroupMetricRuleEscalationsWarn;
|
|
9963
9975
|
}
|
|
@@ -10041,25 +10053,25 @@ export declare namespace cms {
|
|
|
10041
10053
|
*/
|
|
10042
10054
|
name?: string;
|
|
10043
10055
|
/**
|
|
10044
|
-
* The value of the
|
|
10056
|
+
* The tag value of the metric.
|
|
10045
10057
|
*/
|
|
10046
10058
|
value?: string;
|
|
10047
10059
|
}
|
|
10048
10060
|
interface HybridMonitorSlsTaskSlsProcessConfig {
|
|
10049
10061
|
/**
|
|
10050
|
-
* The extended
|
|
10062
|
+
* The extended field that specifies the result of basic operations that are performed on aggregation results.
|
|
10051
10063
|
*/
|
|
10052
10064
|
expresses?: outputs.cms.HybridMonitorSlsTaskSlsProcessConfigExpress[];
|
|
10053
10065
|
/**
|
|
10054
|
-
* The conditions that are used to filter logs imported from Log Service. See
|
|
10066
|
+
* The conditions that are used to filter logs imported from Log Service. See `filter` below.
|
|
10055
10067
|
*/
|
|
10056
10068
|
filter?: outputs.cms.HybridMonitorSlsTaskSlsProcessConfigFilter;
|
|
10057
10069
|
/**
|
|
10058
|
-
* The dimension based on which data is aggregated. This parameter is equivalent to the GROUP BY clause in SQL. See
|
|
10070
|
+
* The dimension based on which data is aggregated. This parameter is equivalent to the GROUP BY clause in SQL. See `groupBy` below.
|
|
10059
10071
|
*/
|
|
10060
10072
|
groupBies?: outputs.cms.HybridMonitorSlsTaskSlsProcessConfigGroupBy[];
|
|
10061
10073
|
/**
|
|
10062
|
-
* The method that is used to aggregate logs imported from Log Service. See
|
|
10074
|
+
* The method that is used to aggregate logs imported from Log Service. See `statistics` below.
|
|
10063
10075
|
*/
|
|
10064
10076
|
statistics?: outputs.cms.HybridMonitorSlsTaskSlsProcessConfigStatistic[];
|
|
10065
10077
|
}
|
|
@@ -10069,13 +10081,13 @@ export declare namespace cms {
|
|
|
10069
10081
|
*/
|
|
10070
10082
|
alias?: string;
|
|
10071
10083
|
/**
|
|
10072
|
-
* The extended fields that specify the results of basic operations that are performed on aggregation results. See
|
|
10084
|
+
* The extended fields that specify the results of basic operations that are performed on aggregation results. See `express` below.
|
|
10073
10085
|
*/
|
|
10074
10086
|
express?: string;
|
|
10075
10087
|
}
|
|
10076
10088
|
interface HybridMonitorSlsTaskSlsProcessConfigFilter {
|
|
10077
10089
|
/**
|
|
10078
|
-
* The conditions that are used to filter logs imported from Log Service. See
|
|
10090
|
+
* The conditions that are used to filter logs imported from Log Service. See `filters` below.
|
|
10079
10091
|
*/
|
|
10080
10092
|
filters?: outputs.cms.HybridMonitorSlsTaskSlsProcessConfigFilterFilter[];
|
|
10081
10093
|
/**
|
|
@@ -10147,7 +10159,7 @@ export declare namespace cms {
|
|
|
10147
10159
|
*/
|
|
10148
10160
|
category: string;
|
|
10149
10161
|
/**
|
|
10150
|
-
* The information about the trigger condition based on the alert level. See
|
|
10162
|
+
* The information about the trigger condition based on the alert level. See `escalations` below.
|
|
10151
10163
|
*/
|
|
10152
10164
|
escalations?: outputs.cms.MetricRuleTemplateAlertTemplateEscalations;
|
|
10153
10165
|
/**
|
|
@@ -10173,15 +10185,15 @@ export declare namespace cms {
|
|
|
10173
10185
|
}
|
|
10174
10186
|
interface MetricRuleTemplateAlertTemplateEscalations {
|
|
10175
10187
|
/**
|
|
10176
|
-
* The condition for triggering critical-level alerts. See
|
|
10188
|
+
* The condition for triggering critical-level alerts. See `critical` below.
|
|
10177
10189
|
*/
|
|
10178
10190
|
critical?: outputs.cms.MetricRuleTemplateAlertTemplateEscalationsCritical;
|
|
10179
10191
|
/**
|
|
10180
|
-
* The condition for triggering info-level alerts. See
|
|
10192
|
+
* The condition for triggering info-level alerts. See `info` below.
|
|
10181
10193
|
*/
|
|
10182
10194
|
info?: outputs.cms.MetricRuleTemplateAlertTemplateEscalationsInfo;
|
|
10183
10195
|
/**
|
|
10184
|
-
* The condition for triggering warn-level alerts. See
|
|
10196
|
+
* The condition for triggering warn-level alerts. See `warn` below.
|
|
10185
10197
|
*/
|
|
10186
10198
|
warn?: outputs.cms.MetricRuleTemplateAlertTemplateEscalationsWarn;
|
|
10187
10199
|
}
|
|
@@ -11001,10 +11013,18 @@ export declare namespace cs {
|
|
|
11001
11013
|
status: string;
|
|
11002
11014
|
}
|
|
11003
11015
|
interface EdgeKubernetesAddon {
|
|
11016
|
+
/**
|
|
11017
|
+
* The ACK add-on configurations.
|
|
11018
|
+
*/
|
|
11004
11019
|
config?: string;
|
|
11020
|
+
/**
|
|
11021
|
+
* Disables the automatic installation of a component. Default is `false`.
|
|
11022
|
+
*
|
|
11023
|
+
* The following example is the definition of addons block, The type of this field is list:
|
|
11024
|
+
*/
|
|
11005
11025
|
disabled?: boolean;
|
|
11006
11026
|
/**
|
|
11007
|
-
*
|
|
11027
|
+
* 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).
|
|
11008
11028
|
*/
|
|
11009
11029
|
name?: string;
|
|
11010
11030
|
}
|
|
@@ -11069,14 +11089,20 @@ export declare namespace cs {
|
|
|
11069
11089
|
* The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
11070
11090
|
*/
|
|
11071
11091
|
category?: string;
|
|
11092
|
+
/**
|
|
11093
|
+
* The device of the data disks.
|
|
11094
|
+
*/
|
|
11072
11095
|
device?: string;
|
|
11073
11096
|
/**
|
|
11074
11097
|
* Specifies whether to encrypt data disks. Valid values: true and false. Default is `false`.
|
|
11075
11098
|
*/
|
|
11076
11099
|
encrypted?: string;
|
|
11100
|
+
/**
|
|
11101
|
+
* The id of the kms key.
|
|
11102
|
+
*/
|
|
11077
11103
|
kmsKeyId?: string;
|
|
11078
11104
|
/**
|
|
11079
|
-
* The
|
|
11105
|
+
* The name of the data disks.
|
|
11080
11106
|
*/
|
|
11081
11107
|
name?: string;
|
|
11082
11108
|
/**
|
|
@@ -11087,6 +11113,9 @@ export declare namespace cs {
|
|
|
11087
11113
|
* The size of a data disk, at least 40. Unit: GiB.
|
|
11088
11114
|
*/
|
|
11089
11115
|
size?: string;
|
|
11116
|
+
/**
|
|
11117
|
+
* The id of snapshot.
|
|
11118
|
+
*/
|
|
11090
11119
|
snapshotId?: string;
|
|
11091
11120
|
}
|
|
11092
11121
|
interface EdgeKubernetesWorkerNode {
|
|
@@ -11768,16 +11797,33 @@ export declare namespace cs {
|
|
|
11768
11797
|
masterPublicIp: string;
|
|
11769
11798
|
}
|
|
11770
11799
|
interface KubernetesAddon {
|
|
11800
|
+
/**
|
|
11801
|
+
* The ACK add-on configurations.
|
|
11802
|
+
*/
|
|
11771
11803
|
config?: string;
|
|
11804
|
+
/**
|
|
11805
|
+
* Disables the automatic installation of a component. Default is `false`.
|
|
11806
|
+
*
|
|
11807
|
+
* The following example is the definition of addons block, The type of this field is list:
|
|
11808
|
+
*/
|
|
11772
11809
|
disabled?: boolean;
|
|
11773
11810
|
/**
|
|
11774
|
-
*
|
|
11811
|
+
* 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).
|
|
11775
11812
|
*/
|
|
11776
11813
|
name?: string;
|
|
11777
11814
|
}
|
|
11778
11815
|
interface KubernetesAutoscalerNodepool {
|
|
11816
|
+
/**
|
|
11817
|
+
* The scaling group id of the groups configured for cluster-autoscaler.
|
|
11818
|
+
*/
|
|
11779
11819
|
id?: string;
|
|
11820
|
+
/**
|
|
11821
|
+
* The labels for the nodes in scaling group.
|
|
11822
|
+
*/
|
|
11780
11823
|
labels?: string;
|
|
11824
|
+
/**
|
|
11825
|
+
* The taints for the nodes in scaling group.
|
|
11826
|
+
*/
|
|
11781
11827
|
taints?: string;
|
|
11782
11828
|
}
|
|
11783
11829
|
interface KubernetesCertificateAuthority {
|
|
@@ -11814,15 +11860,15 @@ export declare namespace cs {
|
|
|
11814
11860
|
}
|
|
11815
11861
|
interface KubernetesMasterNode {
|
|
11816
11862
|
/**
|
|
11817
|
-
*
|
|
11863
|
+
* The id of a node.
|
|
11818
11864
|
*/
|
|
11819
11865
|
id: string;
|
|
11820
11866
|
/**
|
|
11821
|
-
* The
|
|
11867
|
+
* The name of a node.
|
|
11822
11868
|
*/
|
|
11823
11869
|
name: string;
|
|
11824
11870
|
/**
|
|
11825
|
-
* The private
|
|
11871
|
+
* The private ip of a node.
|
|
11826
11872
|
*/
|
|
11827
11873
|
privateIp: string;
|
|
11828
11874
|
}
|
|
@@ -11863,37 +11909,55 @@ export declare namespace cs {
|
|
|
11863
11909
|
version?: string;
|
|
11864
11910
|
}
|
|
11865
11911
|
interface KubernetesTaint {
|
|
11912
|
+
/**
|
|
11913
|
+
* The scheduling policy. Valid values: NoSchedule | NoExecute | PreferNoSchedule. Default value: NoSchedule.
|
|
11914
|
+
*/
|
|
11866
11915
|
effect?: string;
|
|
11916
|
+
/**
|
|
11917
|
+
* The key of a taint.
|
|
11918
|
+
*/
|
|
11867
11919
|
key?: string;
|
|
11920
|
+
/**
|
|
11921
|
+
* The key of a taint.
|
|
11922
|
+
*/
|
|
11868
11923
|
value?: string;
|
|
11869
11924
|
}
|
|
11870
11925
|
interface KubernetesWorkerDataDisk {
|
|
11871
11926
|
/**
|
|
11872
|
-
*
|
|
11927
|
+
* Worker node data disk auto snapshot policy.
|
|
11873
11928
|
*/
|
|
11874
11929
|
autoSnapshotPolicyId?: string;
|
|
11875
11930
|
/**
|
|
11876
11931
|
* The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
11877
11932
|
*/
|
|
11878
11933
|
category?: string;
|
|
11934
|
+
/**
|
|
11935
|
+
* The device of the data disks.
|
|
11936
|
+
*/
|
|
11879
11937
|
device?: string;
|
|
11880
11938
|
/**
|
|
11881
11939
|
* Specifies whether to encrypt data disks. Valid values: true and false.
|
|
11882
11940
|
*/
|
|
11883
11941
|
encrypted?: string;
|
|
11942
|
+
/**
|
|
11943
|
+
* The id of the kms key.
|
|
11944
|
+
*/
|
|
11884
11945
|
kmsKeyId?: string;
|
|
11885
11946
|
/**
|
|
11886
|
-
* The
|
|
11947
|
+
* The name of the data disks.
|
|
11887
11948
|
*/
|
|
11888
11949
|
name?: string;
|
|
11889
11950
|
/**
|
|
11890
|
-
*
|
|
11951
|
+
* 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`.
|
|
11891
11952
|
*/
|
|
11892
11953
|
performanceLevel?: string;
|
|
11893
11954
|
/**
|
|
11894
11955
|
* The size of a data disk, Its valid value range [40~32768] in GB. Unit: GiB.
|
|
11895
11956
|
*/
|
|
11896
11957
|
size?: string;
|
|
11958
|
+
/**
|
|
11959
|
+
* The id of snapshot.
|
|
11960
|
+
*/
|
|
11897
11961
|
snapshotId?: string;
|
|
11898
11962
|
}
|
|
11899
11963
|
interface KubernetesWorkerNode {
|
|
@@ -11902,7 +11966,7 @@ export declare namespace cs {
|
|
|
11902
11966
|
*/
|
|
11903
11967
|
id: string;
|
|
11904
11968
|
/**
|
|
11905
|
-
*
|
|
11969
|
+
* Node name.
|
|
11906
11970
|
*/
|
|
11907
11971
|
name: string;
|
|
11908
11972
|
/**
|
|
@@ -11911,10 +11975,29 @@ export declare namespace cs {
|
|
|
11911
11975
|
privateIp: string;
|
|
11912
11976
|
}
|
|
11913
11977
|
interface ManagedKubernetesAddon {
|
|
11978
|
+
/**
|
|
11979
|
+
* If this parameter is left empty, no configurations are required.
|
|
11980
|
+
*/
|
|
11914
11981
|
config?: string;
|
|
11982
|
+
/**
|
|
11983
|
+
* It specifies whether to disable automatic installation.
|
|
11984
|
+
*
|
|
11985
|
+
* It is a new field since 1.75.0. You can specific network plugin,log component,ingress component and so on.
|
|
11986
|
+
*
|
|
11987
|
+
* 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.
|
|
11988
|
+
*
|
|
11989
|
+
* `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.
|
|
11990
|
+
*
|
|
11991
|
+
* `nginx-ingress-controller` - You can specific `IngressSlbNetworkType` in config. Options: internet|intranet.
|
|
11992
|
+
*
|
|
11993
|
+
* The `main.tf`:
|
|
11994
|
+
*
|
|
11995
|
+
*
|
|
11996
|
+
* The `varibales.tf`:
|
|
11997
|
+
*/
|
|
11915
11998
|
disabled?: boolean;
|
|
11916
11999
|
/**
|
|
11917
|
-
*
|
|
12000
|
+
* This parameter specifies the name of the component.
|
|
11918
12001
|
*/
|
|
11919
12002
|
name?: string;
|
|
11920
12003
|
}
|
|
@@ -12002,8 +12085,37 @@ export declare namespace cs {
|
|
|
12002
12085
|
version?: string;
|
|
12003
12086
|
}
|
|
12004
12087
|
interface ManagedKubernetesTaint {
|
|
12088
|
+
/**
|
|
12089
|
+
* The taint effect.
|
|
12090
|
+
*
|
|
12091
|
+
* The following example is the definition of taints block:
|
|
12092
|
+
*
|
|
12093
|
+
* ```typescript
|
|
12094
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12095
|
+
* import * as alicloud from "@pulumi/alicloud";
|
|
12096
|
+
*
|
|
12097
|
+
* const k8s = new alicloud.cs.ManagedKubernetes("k8s", {taints: [
|
|
12098
|
+
* {
|
|
12099
|
+
* effect: "NoSchedule",
|
|
12100
|
+
* key: "key-a",
|
|
12101
|
+
* value: "value-a",
|
|
12102
|
+
* },
|
|
12103
|
+
* {
|
|
12104
|
+
* effect: "NoSchedule",
|
|
12105
|
+
* key: "key-b",
|
|
12106
|
+
* value: "value-b",
|
|
12107
|
+
* },
|
|
12108
|
+
* ]});
|
|
12109
|
+
* ```
|
|
12110
|
+
*/
|
|
12005
12111
|
effect?: string;
|
|
12112
|
+
/**
|
|
12113
|
+
* The taint key.
|
|
12114
|
+
*/
|
|
12006
12115
|
key?: string;
|
|
12116
|
+
/**
|
|
12117
|
+
* The taint value.
|
|
12118
|
+
*/
|
|
12007
12119
|
value?: string;
|
|
12008
12120
|
}
|
|
12009
12121
|
interface ManagedKubernetesWorkerDataDisk {
|
|
@@ -12012,17 +12124,23 @@ export declare namespace cs {
|
|
|
12012
12124
|
*/
|
|
12013
12125
|
autoSnapshotPolicyId?: string;
|
|
12014
12126
|
/**
|
|
12015
|
-
* The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
12127
|
+
* (Optional)The type of the data disks. Valid values: `cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`. Default to `cloudEfficiency`.
|
|
12016
12128
|
*/
|
|
12017
12129
|
category?: string;
|
|
12130
|
+
/**
|
|
12131
|
+
* The mount point of data disk N.
|
|
12132
|
+
*/
|
|
12018
12133
|
device?: string;
|
|
12019
12134
|
/**
|
|
12020
|
-
* Specifies whether to encrypt data disks. Valid values: true and false. Default to `false`.
|
|
12135
|
+
* (Optional)Specifies whether to encrypt data disks. Valid values: true and false. Default to `false`.
|
|
12021
12136
|
*/
|
|
12022
12137
|
encrypted?: string;
|
|
12138
|
+
/**
|
|
12139
|
+
* The ID of the Key Management Service (KMS) key to use for data disk N.
|
|
12140
|
+
*/
|
|
12023
12141
|
kmsKeyId?: string;
|
|
12024
12142
|
/**
|
|
12025
|
-
* The
|
|
12143
|
+
* 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 (-).
|
|
12026
12144
|
*/
|
|
12027
12145
|
name?: string;
|
|
12028
12146
|
/**
|
|
@@ -12030,9 +12148,12 @@ export declare namespace cs {
|
|
|
12030
12148
|
*/
|
|
12031
12149
|
performanceLevel?: string;
|
|
12032
12150
|
/**
|
|
12033
|
-
* The size of a data disk, at least 40. Unit: GiB.
|
|
12151
|
+
* (Optional)The size of a data disk, at least 40. Unit: GiB.
|
|
12034
12152
|
*/
|
|
12035
12153
|
size?: string;
|
|
12154
|
+
/**
|
|
12155
|
+
* 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.
|
|
12156
|
+
*/
|
|
12036
12157
|
snapshotId?: string;
|
|
12037
12158
|
}
|
|
12038
12159
|
interface ManagedKubernetesWorkerNode {
|
|
@@ -12050,11 +12171,17 @@ export declare namespace cs {
|
|
|
12050
12171
|
privateIp: string;
|
|
12051
12172
|
}
|
|
12052
12173
|
interface NodePoolDataDisk {
|
|
12174
|
+
/**
|
|
12175
|
+
* The ID of the automatic snapshot policy that you want to apply to the system disk.
|
|
12176
|
+
*/
|
|
12053
12177
|
autoSnapshotPolicyId?: string;
|
|
12054
12178
|
/**
|
|
12055
12179
|
* The type of the data disks. Valid values:`cloud`, `cloudEfficiency`, `cloudSsd` and `cloudEssd`.
|
|
12056
12180
|
*/
|
|
12057
12181
|
category?: string;
|
|
12182
|
+
/**
|
|
12183
|
+
* 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.
|
|
12184
|
+
*/
|
|
12058
12185
|
device?: string;
|
|
12059
12186
|
/**
|
|
12060
12187
|
* Specifies whether to encrypt data disks. Valid values: true and false. Default to `false`.
|
|
@@ -12065,7 +12192,7 @@ export declare namespace cs {
|
|
|
12065
12192
|
*/
|
|
12066
12193
|
kmsKeyId?: string;
|
|
12067
12194
|
/**
|
|
12068
|
-
* The name of
|
|
12195
|
+
* 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://.
|
|
12069
12196
|
*/
|
|
12070
12197
|
name?: string;
|
|
12071
12198
|
/**
|
|
@@ -12076,6 +12203,9 @@ export declare namespace cs {
|
|
|
12076
12203
|
* The size of a data disk, Its valid value range [40~32768] in GB. Default to `40`.
|
|
12077
12204
|
*/
|
|
12078
12205
|
size?: number;
|
|
12206
|
+
/**
|
|
12207
|
+
* 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.
|
|
12208
|
+
*/
|
|
12079
12209
|
snapshotId?: string;
|
|
12080
12210
|
}
|
|
12081
12211
|
interface NodePoolKubeletConfiguration {
|
|
@@ -12223,13 +12353,16 @@ export declare namespace cs {
|
|
|
12223
12353
|
priceLimit?: string;
|
|
12224
12354
|
}
|
|
12225
12355
|
interface NodePoolTaint {
|
|
12356
|
+
/**
|
|
12357
|
+
* The scheduling policy.
|
|
12358
|
+
*/
|
|
12226
12359
|
effect?: string;
|
|
12227
12360
|
/**
|
|
12228
|
-
* The
|
|
12361
|
+
* The key of a taint.
|
|
12229
12362
|
*/
|
|
12230
12363
|
key: string;
|
|
12231
12364
|
/**
|
|
12232
|
-
* The
|
|
12365
|
+
* The value of a taint.
|
|
12233
12366
|
*/
|
|
12234
12367
|
value?: string;
|
|
12235
12368
|
}
|
|
@@ -12713,151 +12846,151 @@ export declare namespace dcdn {
|
|
|
12713
12846
|
}
|
|
12714
12847
|
interface ErEnvConf {
|
|
12715
12848
|
/**
|
|
12716
|
-
* The configuration of a presetCanaryAnhui environment.
|
|
12849
|
+
* The configuration of a presetCanaryAnhui environment. See `staging` below.
|
|
12717
12850
|
*/
|
|
12718
12851
|
presetCanaryAnhui: outputs.dcdn.ErEnvConfPresetCanaryAnhui;
|
|
12719
12852
|
/**
|
|
12720
|
-
* The configuration of a presetCanaryBeijing environment.
|
|
12853
|
+
* The configuration of a presetCanaryBeijing environment. See `staging` below.
|
|
12721
12854
|
*/
|
|
12722
12855
|
presetCanaryBeijing: outputs.dcdn.ErEnvConfPresetCanaryBeijing;
|
|
12723
12856
|
/**
|
|
12724
|
-
* The configuration of a presetCanaryChongqing environment.
|
|
12857
|
+
* The configuration of a presetCanaryChongqing environment. See `staging` below.
|
|
12725
12858
|
*/
|
|
12726
12859
|
presetCanaryChongqing: outputs.dcdn.ErEnvConfPresetCanaryChongqing;
|
|
12727
12860
|
/**
|
|
12728
|
-
* The configuration of a presetCanaryFujian environment.
|
|
12861
|
+
* The configuration of a presetCanaryFujian environment. See `staging` below.
|
|
12729
12862
|
*/
|
|
12730
12863
|
presetCanaryFujian: outputs.dcdn.ErEnvConfPresetCanaryFujian;
|
|
12731
12864
|
/**
|
|
12732
|
-
* The configuration of a presetCanaryGansu environment.
|
|
12865
|
+
* The configuration of a presetCanaryGansu environment. See `staging` below.
|
|
12733
12866
|
*/
|
|
12734
12867
|
presetCanaryGansu: outputs.dcdn.ErEnvConfPresetCanaryGansu;
|
|
12735
12868
|
/**
|
|
12736
|
-
* The configuration of a presetCanaryGuangdong environment.
|
|
12869
|
+
* The configuration of a presetCanaryGuangdong environment. See `staging` below.
|
|
12737
12870
|
*/
|
|
12738
12871
|
presetCanaryGuangdong: outputs.dcdn.ErEnvConfPresetCanaryGuangdong;
|
|
12739
12872
|
/**
|
|
12740
|
-
* The configuration of a presetCanaryGuangxi environment.
|
|
12873
|
+
* The configuration of a presetCanaryGuangxi environment. See `staging` below.
|
|
12741
12874
|
*/
|
|
12742
12875
|
presetCanaryGuangxi: outputs.dcdn.ErEnvConfPresetCanaryGuangxi;
|
|
12743
12876
|
/**
|
|
12744
|
-
* The configuration of a presetCanaryGuizhou environment.
|
|
12877
|
+
* The configuration of a presetCanaryGuizhou environment. See `staging` below.
|
|
12745
12878
|
*/
|
|
12746
12879
|
presetCanaryGuizhou: outputs.dcdn.ErEnvConfPresetCanaryGuizhou;
|
|
12747
12880
|
/**
|
|
12748
|
-
* The configuration of a presetCanaryHainan environment.
|
|
12881
|
+
* The configuration of a presetCanaryHainan environment. See `staging` below.
|
|
12749
12882
|
*/
|
|
12750
12883
|
presetCanaryHainan: outputs.dcdn.ErEnvConfPresetCanaryHainan;
|
|
12751
12884
|
/**
|
|
12752
|
-
* The configuration of a presetCanaryHebei environment.
|
|
12885
|
+
* The configuration of a presetCanaryHebei environment. See `staging` below.
|
|
12753
12886
|
*/
|
|
12754
12887
|
presetCanaryHebei: outputs.dcdn.ErEnvConfPresetCanaryHebei;
|
|
12755
12888
|
/**
|
|
12756
|
-
* The configuration of a presetCanaryHeilongjiang environment.
|
|
12889
|
+
* The configuration of a presetCanaryHeilongjiang environment. See `staging` below.
|
|
12757
12890
|
*/
|
|
12758
12891
|
presetCanaryHeilongjiang: outputs.dcdn.ErEnvConfPresetCanaryHeilongjiang;
|
|
12759
12892
|
/**
|
|
12760
|
-
* The configuration of a presetCanaryHenan environment.
|
|
12893
|
+
* The configuration of a presetCanaryHenan environment. See `staging` below.
|
|
12761
12894
|
*/
|
|
12762
12895
|
presetCanaryHenan: outputs.dcdn.ErEnvConfPresetCanaryHenan;
|
|
12763
12896
|
/**
|
|
12764
|
-
* The configuration of a presetCanaryHongKong environment.
|
|
12897
|
+
* The configuration of a presetCanaryHongKong environment. See `staging` below.
|
|
12765
12898
|
*/
|
|
12766
12899
|
presetCanaryHongKong: outputs.dcdn.ErEnvConfPresetCanaryHongKong;
|
|
12767
12900
|
/**
|
|
12768
|
-
* The configuration of a presetCanaryHubei environment.
|
|
12901
|
+
* The configuration of a presetCanaryHubei environment. See `staging` below.
|
|
12769
12902
|
*/
|
|
12770
12903
|
presetCanaryHubei: outputs.dcdn.ErEnvConfPresetCanaryHubei;
|
|
12771
12904
|
/**
|
|
12772
|
-
* The configuration of a presetCanaryHunan environment.
|
|
12905
|
+
* The configuration of a presetCanaryHunan environment. See `staging` below.
|
|
12773
12906
|
*/
|
|
12774
12907
|
presetCanaryHunan: outputs.dcdn.ErEnvConfPresetCanaryHunan;
|
|
12775
12908
|
/**
|
|
12776
|
-
* The configuration of a presetCanaryJiangsu environment.
|
|
12909
|
+
* The configuration of a presetCanaryJiangsu environment. See `staging` below.
|
|
12777
12910
|
*/
|
|
12778
12911
|
presetCanaryJiangsu: outputs.dcdn.ErEnvConfPresetCanaryJiangsu;
|
|
12779
12912
|
/**
|
|
12780
|
-
* The configuration of a presetCanaryJiangxi environment.
|
|
12913
|
+
* The configuration of a presetCanaryJiangxi environment. See `staging` below.
|
|
12781
12914
|
*/
|
|
12782
12915
|
presetCanaryJiangxi: outputs.dcdn.ErEnvConfPresetCanaryJiangxi;
|
|
12783
12916
|
/**
|
|
12784
|
-
* The configuration of a presetCanaryJilin environment.
|
|
12917
|
+
* The configuration of a presetCanaryJilin environment. See `staging` below.
|
|
12785
12918
|
*/
|
|
12786
12919
|
presetCanaryJilin: outputs.dcdn.ErEnvConfPresetCanaryJilin;
|
|
12787
12920
|
/**
|
|
12788
|
-
* The configuration of a presetCanaryLiaoning environment.
|
|
12921
|
+
* The configuration of a presetCanaryLiaoning environment. See `staging` below.
|
|
12789
12922
|
*/
|
|
12790
12923
|
presetCanaryLiaoning: outputs.dcdn.ErEnvConfPresetCanaryLiaoning;
|
|
12791
12924
|
/**
|
|
12792
|
-
* The configuration of a presetCanaryMacau environment.
|
|
12925
|
+
* The configuration of a presetCanaryMacau environment. See `staging` below.
|
|
12793
12926
|
*/
|
|
12794
12927
|
presetCanaryMacau: outputs.dcdn.ErEnvConfPresetCanaryMacau;
|
|
12795
12928
|
/**
|
|
12796
|
-
* The configuration of a presetCanaryNeimenggu environment.
|
|
12929
|
+
* The configuration of a presetCanaryNeimenggu environment. See `staging` below.
|
|
12797
12930
|
*/
|
|
12798
12931
|
presetCanaryNeimenggu: outputs.dcdn.ErEnvConfPresetCanaryNeimenggu;
|
|
12799
12932
|
/**
|
|
12800
|
-
* The configuration of a presetCanaryNingxia environment.
|
|
12933
|
+
* The configuration of a presetCanaryNingxia environment. See `staging` below.
|
|
12801
12934
|
*/
|
|
12802
12935
|
presetCanaryNingxia: outputs.dcdn.ErEnvConfPresetCanaryNingxia;
|
|
12803
12936
|
/**
|
|
12804
|
-
* The configuration of a presetCanaryOverseas environment.
|
|
12937
|
+
* The configuration of a presetCanaryOverseas environment. See `staging` below.
|
|
12805
12938
|
*/
|
|
12806
12939
|
presetCanaryOverseas: outputs.dcdn.ErEnvConfPresetCanaryOverseas;
|
|
12807
12940
|
/**
|
|
12808
|
-
* The configuration of a presetCanaryQinghai environment.
|
|
12941
|
+
* The configuration of a presetCanaryQinghai environment. See `staging` below.
|
|
12809
12942
|
*/
|
|
12810
12943
|
presetCanaryQinghai: outputs.dcdn.ErEnvConfPresetCanaryQinghai;
|
|
12811
12944
|
/**
|
|
12812
|
-
* The configuration of a presetCanaryShaanxi environment.
|
|
12945
|
+
* The configuration of a presetCanaryShaanxi environment. See `staging` below.
|
|
12813
12946
|
*/
|
|
12814
12947
|
presetCanaryShaanxi: outputs.dcdn.ErEnvConfPresetCanaryShaanxi;
|
|
12815
12948
|
/**
|
|
12816
|
-
* The configuration of a presetCanaryShandong environment.
|
|
12949
|
+
* The configuration of a presetCanaryShandong environment. See `staging` below.
|
|
12817
12950
|
*/
|
|
12818
12951
|
presetCanaryShandong: outputs.dcdn.ErEnvConfPresetCanaryShandong;
|
|
12819
12952
|
/**
|
|
12820
|
-
* The configuration of a presetCanaryShanghai environment.
|
|
12953
|
+
* The configuration of a presetCanaryShanghai environment. See `staging` below.
|
|
12821
12954
|
*/
|
|
12822
12955
|
presetCanaryShanghai: outputs.dcdn.ErEnvConfPresetCanaryShanghai;
|
|
12823
12956
|
/**
|
|
12824
|
-
* The configuration of a presetCanaryShanxi environment.
|
|
12957
|
+
* The configuration of a presetCanaryShanxi environment. See `staging` below.
|
|
12825
12958
|
*/
|
|
12826
12959
|
presetCanaryShanxi: outputs.dcdn.ErEnvConfPresetCanaryShanxi;
|
|
12827
12960
|
/**
|
|
12828
|
-
* The configuration of a presetCanarySichuan environment.
|
|
12961
|
+
* The configuration of a presetCanarySichuan environment. See `staging` below.
|
|
12829
12962
|
*/
|
|
12830
12963
|
presetCanarySichuan: outputs.dcdn.ErEnvConfPresetCanarySichuan;
|
|
12831
12964
|
/**
|
|
12832
|
-
* The configuration of a presetCanaryTaiwan environment.
|
|
12965
|
+
* The configuration of a presetCanaryTaiwan environment. See `staging` below.
|
|
12833
12966
|
*/
|
|
12834
12967
|
presetCanaryTaiwan: outputs.dcdn.ErEnvConfPresetCanaryTaiwan;
|
|
12835
12968
|
/**
|
|
12836
|
-
* The configuration of a presetCanaryTianjin environment.
|
|
12969
|
+
* The configuration of a presetCanaryTianjin environment. See `staging` below.
|
|
12837
12970
|
*/
|
|
12838
12971
|
presetCanaryTianjin: outputs.dcdn.ErEnvConfPresetCanaryTianjin;
|
|
12839
12972
|
/**
|
|
12840
|
-
* The configuration of a presetCanaryXinjiang environment.
|
|
12973
|
+
* The configuration of a presetCanaryXinjiang environment. See `staging` below.
|
|
12841
12974
|
*/
|
|
12842
12975
|
presetCanaryXinjiang: outputs.dcdn.ErEnvConfPresetCanaryXinjiang;
|
|
12843
12976
|
/**
|
|
12844
|
-
* The configuration of a presetCanaryXizang environment.
|
|
12977
|
+
* The configuration of a presetCanaryXizang environment. See `staging` below.
|
|
12845
12978
|
*/
|
|
12846
12979
|
presetCanaryXizang: outputs.dcdn.ErEnvConfPresetCanaryXizang;
|
|
12847
12980
|
/**
|
|
12848
|
-
* The configuration of a presetCanaryYunnan environment.
|
|
12981
|
+
* The configuration of a presetCanaryYunnan environment. See `staging` below.
|
|
12849
12982
|
*/
|
|
12850
12983
|
presetCanaryYunnan: outputs.dcdn.ErEnvConfPresetCanaryYunnan;
|
|
12851
12984
|
/**
|
|
12852
|
-
* The configuration of a presetCanaryZhejiang environment.
|
|
12985
|
+
* The configuration of a presetCanaryZhejiang environment. See `staging` below.
|
|
12853
12986
|
*/
|
|
12854
12987
|
presetCanaryZhejiang: outputs.dcdn.ErEnvConfPresetCanaryZhejiang;
|
|
12855
12988
|
/**
|
|
12856
|
-
* The configuration of a production environment.
|
|
12989
|
+
* The configuration of a production environment. See `staging` below.
|
|
12857
12990
|
*/
|
|
12858
12991
|
production: outputs.dcdn.ErEnvConfProduction;
|
|
12859
12992
|
/**
|
|
12860
|
-
* The configuration of a staging environment. See
|
|
12993
|
+
* The configuration of a staging environment. See `staging` below.
|
|
12861
12994
|
*/
|
|
12862
12995
|
staging: outputs.dcdn.ErEnvConfStaging;
|
|
12863
12996
|
}
|
|
@@ -13772,11 +13905,11 @@ export declare namespace dcdn {
|
|
|
13772
13905
|
*/
|
|
13773
13906
|
interval?: number;
|
|
13774
13907
|
/**
|
|
13775
|
-
*
|
|
13908
|
+
* Response code statistics. See `status` below.
|
|
13776
13909
|
*/
|
|
13777
13910
|
status?: outputs.dcdn.WafRuleRateLimitStatus;
|
|
13778
13911
|
/**
|
|
13779
|
-
* The
|
|
13912
|
+
* The subfield of the target field. If you set `target` to `Header`, `Query String Parameter`, or `Cookie Name`, you must configure `subKey`.
|
|
13780
13913
|
*/
|
|
13781
13914
|
subKey?: string;
|
|
13782
13915
|
/**
|
|
@@ -16490,19 +16623,19 @@ export declare namespace eci {
|
|
|
16490
16623
|
*/
|
|
16491
16624
|
args?: string[];
|
|
16492
16625
|
/**
|
|
16493
|
-
*
|
|
16626
|
+
* Commands to be executed inside the container when performing health checks using the command line method.
|
|
16494
16627
|
*/
|
|
16495
16628
|
commands?: string[];
|
|
16496
16629
|
/**
|
|
16497
|
-
* The amount of CPU resources allocated to the container
|
|
16630
|
+
* The amount of CPU resources allocated to the container. Default value: `0`.
|
|
16498
16631
|
*/
|
|
16499
16632
|
cpu?: number;
|
|
16500
16633
|
/**
|
|
16501
|
-
* The structure of environmentVars.
|
|
16634
|
+
* The structure of environmentVars. See `environmentVars` below.
|
|
16502
16635
|
*/
|
|
16503
16636
|
environmentVars?: outputs.eci.ContainerGroupContainerEnvironmentVar[];
|
|
16504
16637
|
/**
|
|
16505
|
-
* The number GPUs.
|
|
16638
|
+
* The number GPUs. Default value: `0`.
|
|
16506
16639
|
*/
|
|
16507
16640
|
gpu?: number;
|
|
16508
16641
|
/**
|
|
@@ -16510,33 +16643,39 @@ export declare namespace eci {
|
|
|
16510
16643
|
*/
|
|
16511
16644
|
image: string;
|
|
16512
16645
|
/**
|
|
16513
|
-
* The restart policy of the image.
|
|
16646
|
+
* The restart policy of the image. Default value: `IfNotPresent`. Valid values: `Always`, `IfNotPresent`, `Never`.
|
|
16514
16647
|
*/
|
|
16515
16648
|
imagePullPolicy?: string;
|
|
16516
16649
|
/**
|
|
16517
|
-
* The health check of the container.
|
|
16650
|
+
* The health check of the container. See `livenessProbe` below.
|
|
16518
16651
|
*/
|
|
16519
16652
|
livenessProbes: outputs.eci.ContainerGroupContainerLivenessProbe[];
|
|
16520
16653
|
/**
|
|
16521
|
-
* The amount of memory resources allocated to the container
|
|
16654
|
+
* The amount of memory resources allocated to the container. Default value: `0`.
|
|
16522
16655
|
*/
|
|
16523
16656
|
memory?: number;
|
|
16524
16657
|
/**
|
|
16525
|
-
* The name of the volume.
|
|
16658
|
+
* The name of the mounted volume.
|
|
16526
16659
|
*/
|
|
16527
16660
|
name: string;
|
|
16528
16661
|
/**
|
|
16529
|
-
* The structure of port.
|
|
16662
|
+
* The structure of port. See `ports` below.
|
|
16530
16663
|
*/
|
|
16531
16664
|
ports?: outputs.eci.ContainerGroupContainerPort[];
|
|
16532
16665
|
/**
|
|
16533
|
-
* The health check of the container.
|
|
16666
|
+
* The health check of the container. See `readinessProbe` below.
|
|
16534
16667
|
*/
|
|
16535
16668
|
readinessProbes: outputs.eci.ContainerGroupContainerReadinessProbe[];
|
|
16669
|
+
/**
|
|
16670
|
+
* (Available since v1.208.0) Indicates whether the container passed the readiness probe.
|
|
16671
|
+
*/
|
|
16536
16672
|
ready: boolean;
|
|
16673
|
+
/**
|
|
16674
|
+
* (Available since v1.208.0) The number of times that the container restarted.
|
|
16675
|
+
*/
|
|
16537
16676
|
restartCount: number;
|
|
16538
16677
|
/**
|
|
16539
|
-
* The structure of volumeMounts.
|
|
16678
|
+
* The structure of volumeMounts. See `volumeMounts` below.
|
|
16540
16679
|
*/
|
|
16541
16680
|
volumeMounts?: outputs.eci.ContainerGroupContainerVolumeMount[];
|
|
16542
16681
|
/**
|
|
@@ -16550,13 +16689,13 @@ export declare namespace eci {
|
|
|
16550
16689
|
*/
|
|
16551
16690
|
key?: string;
|
|
16552
16691
|
/**
|
|
16553
|
-
* The value of the
|
|
16692
|
+
* The variable value of the security context that the container group runs.
|
|
16554
16693
|
*/
|
|
16555
16694
|
value?: string;
|
|
16556
16695
|
}
|
|
16557
16696
|
interface ContainerGroupContainerLivenessProbe {
|
|
16558
16697
|
/**
|
|
16559
|
-
* Health check using command line method.
|
|
16698
|
+
* Health check using command line method. See `exec` below.
|
|
16560
16699
|
*/
|
|
16561
16700
|
execs?: outputs.eci.ContainerGroupContainerLivenessProbeExec[];
|
|
16562
16701
|
/**
|
|
@@ -16564,7 +16703,7 @@ export declare namespace eci {
|
|
|
16564
16703
|
*/
|
|
16565
16704
|
failureThreshold?: number;
|
|
16566
16705
|
/**
|
|
16567
|
-
* Health check using HTTP request method.
|
|
16706
|
+
* Health check using HTTP request method. See `httpGet` below.
|
|
16568
16707
|
*/
|
|
16569
16708
|
httpGets?: outputs.eci.ContainerGroupContainerLivenessProbeHttpGet[];
|
|
16570
16709
|
/**
|
|
@@ -16580,7 +16719,7 @@ export declare namespace eci {
|
|
|
16580
16719
|
*/
|
|
16581
16720
|
successThreshold?: number;
|
|
16582
16721
|
/**
|
|
16583
|
-
* Health check using TCP socket method.
|
|
16722
|
+
* Health check using TCP socket method. See `tcpSocket` below.
|
|
16584
16723
|
*/
|
|
16585
16724
|
tcpSockets?: outputs.eci.ContainerGroupContainerLivenessProbeTcpSocket[];
|
|
16586
16725
|
/**
|
|
@@ -16600,7 +16739,7 @@ export declare namespace eci {
|
|
|
16600
16739
|
*/
|
|
16601
16740
|
path?: string;
|
|
16602
16741
|
/**
|
|
16603
|
-
* The port number. Valid values: 1 to 65535
|
|
16742
|
+
* The port number. Valid values: `1` to `65535`.
|
|
16604
16743
|
*/
|
|
16605
16744
|
port?: number;
|
|
16606
16745
|
/**
|
|
@@ -16610,23 +16749,23 @@ export declare namespace eci {
|
|
|
16610
16749
|
}
|
|
16611
16750
|
interface ContainerGroupContainerLivenessProbeTcpSocket {
|
|
16612
16751
|
/**
|
|
16613
|
-
* The port number. Valid values: 1 to 65535
|
|
16752
|
+
* The port number. Valid values: `1` to `65535`.
|
|
16614
16753
|
*/
|
|
16615
16754
|
port?: number;
|
|
16616
16755
|
}
|
|
16617
16756
|
interface ContainerGroupContainerPort {
|
|
16618
16757
|
/**
|
|
16619
|
-
* The port number. Valid values: 1 to 65535
|
|
16758
|
+
* The port number. Valid values: `1` to `65535`.
|
|
16620
16759
|
*/
|
|
16621
16760
|
port?: number;
|
|
16622
16761
|
/**
|
|
16623
|
-
* Valid values: TCP and UDP
|
|
16762
|
+
* The type of the protocol. Valid values: `TCP` and `UDP`.
|
|
16624
16763
|
*/
|
|
16625
16764
|
protocol?: string;
|
|
16626
16765
|
}
|
|
16627
16766
|
interface ContainerGroupContainerReadinessProbe {
|
|
16628
16767
|
/**
|
|
16629
|
-
* Health check using command line method.
|
|
16768
|
+
* Health check using command line method. See `exec` below.
|
|
16630
16769
|
*/
|
|
16631
16770
|
execs?: outputs.eci.ContainerGroupContainerReadinessProbeExec[];
|
|
16632
16771
|
/**
|
|
@@ -16634,7 +16773,7 @@ export declare namespace eci {
|
|
|
16634
16773
|
*/
|
|
16635
16774
|
failureThreshold?: number;
|
|
16636
16775
|
/**
|
|
16637
|
-
* Health check using HTTP request method.
|
|
16776
|
+
* Health check using HTTP request method. See `httpGet` below.
|
|
16638
16777
|
*/
|
|
16639
16778
|
httpGets?: outputs.eci.ContainerGroupContainerReadinessProbeHttpGet[];
|
|
16640
16779
|
/**
|
|
@@ -16650,7 +16789,7 @@ export declare namespace eci {
|
|
|
16650
16789
|
*/
|
|
16651
16790
|
successThreshold?: number;
|
|
16652
16791
|
/**
|
|
16653
|
-
* Health check using TCP socket method.
|
|
16792
|
+
* Health check using TCP socket method. See `tcpSocket` below.
|
|
16654
16793
|
*/
|
|
16655
16794
|
tcpSockets?: outputs.eci.ContainerGroupContainerReadinessProbeTcpSocket[];
|
|
16656
16795
|
/**
|
|
@@ -16670,7 +16809,7 @@ export declare namespace eci {
|
|
|
16670
16809
|
*/
|
|
16671
16810
|
path?: string;
|
|
16672
16811
|
/**
|
|
16673
|
-
* The port number. Valid values: 1 to 65535
|
|
16812
|
+
* The port number. Valid values: `1` to `65535`.
|
|
16674
16813
|
*/
|
|
16675
16814
|
port?: number;
|
|
16676
16815
|
/**
|
|
@@ -16680,7 +16819,7 @@ export declare namespace eci {
|
|
|
16680
16819
|
}
|
|
16681
16820
|
interface ContainerGroupContainerReadinessProbeTcpSocket {
|
|
16682
16821
|
/**
|
|
16683
|
-
* The port number. Valid values: 1 to 65535
|
|
16822
|
+
* The port number. Valid values: `1` to `65535`.
|
|
16684
16823
|
*/
|
|
16685
16824
|
port?: number;
|
|
16686
16825
|
}
|
|
@@ -16694,7 +16833,7 @@ export declare namespace eci {
|
|
|
16694
16833
|
*/
|
|
16695
16834
|
name?: string;
|
|
16696
16835
|
/**
|
|
16697
|
-
* Default
|
|
16836
|
+
* Specifies whether the mount path is read-only. Default value: `false`.
|
|
16698
16837
|
*/
|
|
16699
16838
|
readOnly?: boolean;
|
|
16700
16839
|
}
|
|
@@ -16704,7 +16843,7 @@ export declare namespace eci {
|
|
|
16704
16843
|
*/
|
|
16705
16844
|
nameServers?: string[];
|
|
16706
16845
|
/**
|
|
16707
|
-
* The structure of options.
|
|
16846
|
+
* The structure of options. See `options` below.
|
|
16708
16847
|
*/
|
|
16709
16848
|
options?: outputs.eci.ContainerGroupDnsConfigOption[];
|
|
16710
16849
|
/**
|
|
@@ -16718,13 +16857,13 @@ export declare namespace eci {
|
|
|
16718
16857
|
*/
|
|
16719
16858
|
name?: string;
|
|
16720
16859
|
/**
|
|
16721
|
-
* The value of the
|
|
16860
|
+
* The variable value of the security context that the container group runs.
|
|
16722
16861
|
*/
|
|
16723
16862
|
value?: string;
|
|
16724
16863
|
}
|
|
16725
16864
|
interface ContainerGroupEciSecurityContext {
|
|
16726
16865
|
/**
|
|
16727
|
-
*
|
|
16866
|
+
* 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.
|
|
16728
16867
|
*/
|
|
16729
16868
|
sysctls?: outputs.eci.ContainerGroupEciSecurityContextSysctl[];
|
|
16730
16869
|
}
|
|
@@ -16734,17 +16873,17 @@ export declare namespace eci {
|
|
|
16734
16873
|
*/
|
|
16735
16874
|
name?: string;
|
|
16736
16875
|
/**
|
|
16737
|
-
* The value of the
|
|
16876
|
+
* The variable value of the security context that the container group runs.
|
|
16738
16877
|
*/
|
|
16739
16878
|
value?: string;
|
|
16740
16879
|
}
|
|
16741
16880
|
interface ContainerGroupHostAlias {
|
|
16742
16881
|
/**
|
|
16743
|
-
*
|
|
16882
|
+
* The information about the host.
|
|
16744
16883
|
*/
|
|
16745
16884
|
hostnames?: string[];
|
|
16746
16885
|
/**
|
|
16747
|
-
*
|
|
16886
|
+
* The IP address of the host.
|
|
16748
16887
|
*/
|
|
16749
16888
|
ip?: string;
|
|
16750
16889
|
}
|
|
@@ -16772,15 +16911,15 @@ export declare namespace eci {
|
|
|
16772
16911
|
*/
|
|
16773
16912
|
commands?: string[];
|
|
16774
16913
|
/**
|
|
16775
|
-
* The amount of CPU resources allocated to the container
|
|
16914
|
+
* The amount of CPU resources allocated to the container. Default value: `0`.
|
|
16776
16915
|
*/
|
|
16777
16916
|
cpu?: number;
|
|
16778
16917
|
/**
|
|
16779
|
-
* The structure of environmentVars.
|
|
16918
|
+
* The structure of environmentVars. See `environmentVars` below.
|
|
16780
16919
|
*/
|
|
16781
16920
|
environmentVars?: outputs.eci.ContainerGroupInitContainerEnvironmentVar[];
|
|
16782
16921
|
/**
|
|
16783
|
-
* The number GPUs.
|
|
16922
|
+
* The number GPUs. Default value: `0`.
|
|
16784
16923
|
*/
|
|
16785
16924
|
gpu?: number;
|
|
16786
16925
|
/**
|
|
@@ -16788,25 +16927,31 @@ export declare namespace eci {
|
|
|
16788
16927
|
*/
|
|
16789
16928
|
image?: string;
|
|
16790
16929
|
/**
|
|
16791
|
-
* The restart policy of the image.
|
|
16930
|
+
* The restart policy of the image. Default value: `IfNotPresent`. Valid values: `Always`, `IfNotPresent`, `Never`.
|
|
16792
16931
|
*/
|
|
16793
16932
|
imagePullPolicy?: string;
|
|
16794
16933
|
/**
|
|
16795
|
-
* The amount of memory resources allocated to the container
|
|
16934
|
+
* The amount of memory resources allocated to the container. Default value: `0`.
|
|
16796
16935
|
*/
|
|
16797
16936
|
memory?: number;
|
|
16798
16937
|
/**
|
|
16799
|
-
* The name of the volume.
|
|
16938
|
+
* The name of the mounted volume.
|
|
16800
16939
|
*/
|
|
16801
16940
|
name?: string;
|
|
16802
16941
|
/**
|
|
16803
|
-
* The structure of port.
|
|
16942
|
+
* The structure of port. See `ports` below.
|
|
16804
16943
|
*/
|
|
16805
16944
|
ports?: outputs.eci.ContainerGroupInitContainerPort[];
|
|
16945
|
+
/**
|
|
16946
|
+
* (Available since v1.208.0) Indicates whether the container passed the readiness probe.
|
|
16947
|
+
*/
|
|
16806
16948
|
ready: boolean;
|
|
16949
|
+
/**
|
|
16950
|
+
* (Available since v1.208.0) The number of times that the container restarted.
|
|
16951
|
+
*/
|
|
16807
16952
|
restartCount: number;
|
|
16808
16953
|
/**
|
|
16809
|
-
* The structure of volumeMounts.
|
|
16954
|
+
* The structure of volumeMounts. See `volumeMounts` below.
|
|
16810
16955
|
*/
|
|
16811
16956
|
volumeMounts?: outputs.eci.ContainerGroupInitContainerVolumeMount[];
|
|
16812
16957
|
/**
|
|
@@ -16820,17 +16965,17 @@ export declare namespace eci {
|
|
|
16820
16965
|
*/
|
|
16821
16966
|
key?: string;
|
|
16822
16967
|
/**
|
|
16823
|
-
* The value of the
|
|
16968
|
+
* The variable value of the security context that the container group runs.
|
|
16824
16969
|
*/
|
|
16825
16970
|
value?: string;
|
|
16826
16971
|
}
|
|
16827
16972
|
interface ContainerGroupInitContainerPort {
|
|
16828
16973
|
/**
|
|
16829
|
-
* The port number. Valid values: 1 to 65535
|
|
16974
|
+
* The port number. Valid values: `1` to `65535`.
|
|
16830
16975
|
*/
|
|
16831
16976
|
port?: number;
|
|
16832
16977
|
/**
|
|
16833
|
-
* Valid values: TCP and UDP
|
|
16978
|
+
* The type of the protocol. Valid values: `TCP` and `UDP`.
|
|
16834
16979
|
*/
|
|
16835
16980
|
protocol?: string;
|
|
16836
16981
|
}
|
|
@@ -16844,13 +16989,14 @@ export declare namespace eci {
|
|
|
16844
16989
|
*/
|
|
16845
16990
|
name?: string;
|
|
16846
16991
|
/**
|
|
16847
|
-
* Default
|
|
16992
|
+
* Specifies whether the mount path is read-only. Default value: `false`.
|
|
16848
16993
|
*/
|
|
16849
16994
|
readOnly?: boolean;
|
|
16850
16995
|
}
|
|
16851
16996
|
interface ContainerGroupVolume {
|
|
16852
16997
|
/**
|
|
16853
|
-
*
|
|
16998
|
+
* The paths of the ConfigFile volume. See `configFileVolumeConfigFileToPaths` below.
|
|
16999
|
+
* > **NOTE:** Every volumes mounted must have `name` and `type` attributes.
|
|
16854
17000
|
*/
|
|
16855
17001
|
configFileVolumeConfigFileToPaths?: outputs.eci.ContainerGroupVolumeConfigFileVolumeConfigFileToPath[];
|
|
16856
17002
|
/**
|
|
@@ -16882,13 +17028,11 @@ export declare namespace eci {
|
|
|
16882
17028
|
*/
|
|
16883
17029
|
nfsVolumePath?: string;
|
|
16884
17030
|
/**
|
|
16885
|
-
* The nfs volume read only. Default
|
|
17031
|
+
* The nfs volume read only. Default value: `false`.
|
|
16886
17032
|
*/
|
|
16887
17033
|
nfsVolumeReadOnly?: boolean;
|
|
16888
17034
|
/**
|
|
16889
17035
|
* The address of the NFS server.
|
|
16890
|
-
*
|
|
16891
|
-
* > **NOTE:** Every volumes mounted must have name and type attributes.
|
|
16892
17036
|
*/
|
|
16893
17037
|
nfsVolumeServer?: string;
|
|
16894
17038
|
/**
|
|
@@ -22757,6 +22901,12 @@ export declare namespace ehpc {
|
|
|
22757
22901
|
}
|
|
22758
22902
|
}
|
|
22759
22903
|
export declare namespace eipanycast {
|
|
22904
|
+
interface AnycastEipAddressAttachmentPopLocation {
|
|
22905
|
+
/**
|
|
22906
|
+
* 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.
|
|
22907
|
+
*/
|
|
22908
|
+
popLocation?: string;
|
|
22909
|
+
}
|
|
22760
22910
|
interface GetAnycastEipAddressesAddress {
|
|
22761
22911
|
/**
|
|
22762
22912
|
* Anycast EIP instance account ID.
|
|
@@ -23831,6 +23981,26 @@ export declare namespace ens {
|
|
|
23831
23981
|
*/
|
|
23832
23982
|
version: string;
|
|
23833
23983
|
}
|
|
23984
|
+
interface InstanceDataDisk {
|
|
23985
|
+
/**
|
|
23986
|
+
* Type of dataDisk
|
|
23987
|
+
* - cloud_efficiency:High-efficiency cloud disk
|
|
23988
|
+
* - cloud_ssd:Full flash cloud disk
|
|
23989
|
+
* - local_hdd:Local hdd disk
|
|
23990
|
+
* - local_ssd:Local disk ssd.
|
|
23991
|
+
*/
|
|
23992
|
+
category?: string;
|
|
23993
|
+
/**
|
|
23994
|
+
* Data disk size, cloudEfficiency is 20-32000,cloud_ssd/local_hdd/local_ssd is 20-25000, unit: GB.
|
|
23995
|
+
*/
|
|
23996
|
+
size?: number;
|
|
23997
|
+
}
|
|
23998
|
+
interface InstanceSystemDisk {
|
|
23999
|
+
/**
|
|
24000
|
+
* System disk size, cloudEfficiency is 20-32000,cloud_ssd/local_hdd/local_ssd is 20-25000, unit: GB.
|
|
24001
|
+
*/
|
|
24002
|
+
size?: number;
|
|
24003
|
+
}
|
|
23834
24004
|
}
|
|
23835
24005
|
export declare namespace ess {
|
|
23836
24006
|
interface EciScalingConfigurationAcrRegistryInfo {
|
|
@@ -24844,7 +25014,7 @@ export declare namespace eventbridge {
|
|
|
24844
25014
|
}
|
|
24845
25015
|
interface RuleTarget {
|
|
24846
25016
|
/**
|
|
24847
|
-
* 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
|
|
25017
|
+
* 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.
|
|
24848
25018
|
*/
|
|
24849
25019
|
deadLetterQueue?: outputs.eventbridge.RuleTargetDeadLetterQueue;
|
|
24850
25020
|
/**
|
|
@@ -24852,7 +25022,7 @@ export declare namespace eventbridge {
|
|
|
24852
25022
|
*/
|
|
24853
25023
|
endpoint: string;
|
|
24854
25024
|
/**
|
|
24855
|
-
* A list of param. See
|
|
25025
|
+
* A list of param. See `paramList` below.
|
|
24856
25026
|
*/
|
|
24857
25027
|
paramLists: outputs.eventbridge.RuleTargetParamList[];
|
|
24858
25028
|
/**
|
|
@@ -24864,7 +25034,8 @@ export declare namespace eventbridge {
|
|
|
24864
25034
|
*/
|
|
24865
25035
|
targetId: string;
|
|
24866
25036
|
/**
|
|
24867
|
-
* The type of target. Valid values: `acs.fc.function`, `acs.
|
|
25037
|
+
* 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`.
|
|
25038
|
+
* **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`.
|
|
24868
25039
|
*/
|
|
24869
25040
|
type: string;
|
|
24870
25041
|
}
|
|
@@ -24876,28 +25047,30 @@ export declare namespace eventbridge {
|
|
|
24876
25047
|
}
|
|
24877
25048
|
interface RuleTargetParamList {
|
|
24878
25049
|
/**
|
|
24879
|
-
* The format of param.
|
|
25050
|
+
* The format of param. Valid values: `ORIGINAL`, `TEMPLATE`, `JSONPATH`, `CONSTANT`.
|
|
24880
25051
|
*/
|
|
24881
25052
|
form: string;
|
|
24882
25053
|
/**
|
|
24883
|
-
* The resource key of param. For more information, see [Event target parameters](https://
|
|
25054
|
+
* The resource key of param. For more information, see [Event target parameters](https://www.alibabacloud.com/help/en/eventbridge/latest/event-target-parameters)
|
|
24884
25055
|
*/
|
|
24885
25056
|
resourceKey: string;
|
|
24886
25057
|
/**
|
|
24887
25058
|
* The template of param.
|
|
25059
|
+
*/
|
|
25060
|
+
template?: string;
|
|
25061
|
+
/**
|
|
25062
|
+
* The value of param.
|
|
24888
25063
|
*
|
|
24889
25064
|
* > **NOTE:** There exists a potential diff error that the backend service will return a default param as following:
|
|
25065
|
+
*
|
|
24890
25066
|
* ```typescript
|
|
24891
25067
|
* import * as pulumi from "@pulumi/pulumi";
|
|
24892
25068
|
* ```
|
|
25069
|
+
*
|
|
24893
25070
|
* In order to fix the diff, from version 1.160.0,
|
|
24894
25071
|
* this resource has removed the param which `resourceKey = "IsBase64Encode"` and `value = "false"`.
|
|
24895
25072
|
* If you want to set `resourceKey = "IsBase64Encode"`, please avoid to set `value = "false"`.
|
|
24896
25073
|
*/
|
|
24897
|
-
template?: string;
|
|
24898
|
-
/**
|
|
24899
|
-
* The value of param.
|
|
24900
|
-
*/
|
|
24901
25074
|
value?: string;
|
|
24902
25075
|
}
|
|
24903
25076
|
}
|
|
@@ -25988,6 +26161,132 @@ export declare namespace fc {
|
|
|
25988
26161
|
*/
|
|
25989
26162
|
vswitchIds: string[];
|
|
25990
26163
|
}
|
|
26164
|
+
interface V2FunctionCode {
|
|
26165
|
+
/**
|
|
26166
|
+
* The OSS bucket name of the function code package.
|
|
26167
|
+
*/
|
|
26168
|
+
ossBucketName?: string;
|
|
26169
|
+
/**
|
|
26170
|
+
* The OSS object name of the function code package.
|
|
26171
|
+
*/
|
|
26172
|
+
ossObjectName?: string;
|
|
26173
|
+
/**
|
|
26174
|
+
* Upload the base64 encoding of the code zip package directly in the request body.
|
|
26175
|
+
*/
|
|
26176
|
+
zipFile?: string;
|
|
26177
|
+
}
|
|
26178
|
+
interface V2FunctionCustomContainerConfig {
|
|
26179
|
+
/**
|
|
26180
|
+
* Image acceleration type. The value Default is to enable acceleration and None is to disable acceleration.
|
|
26181
|
+
*/
|
|
26182
|
+
accelerationType?: string;
|
|
26183
|
+
/**
|
|
26184
|
+
* Container startup parameters.
|
|
26185
|
+
*/
|
|
26186
|
+
args?: string;
|
|
26187
|
+
/**
|
|
26188
|
+
* Container start command, equivalent to Docker ENTRYPOINT.
|
|
26189
|
+
*/
|
|
26190
|
+
command?: string;
|
|
26191
|
+
/**
|
|
26192
|
+
* Container Image address. Example value: registry-vpc.cn-hangzhou.aliyuncs.com/fc-demo/helloworld:v1beta1.
|
|
26193
|
+
*/
|
|
26194
|
+
image?: string;
|
|
26195
|
+
/**
|
|
26196
|
+
* 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.
|
|
26197
|
+
*/
|
|
26198
|
+
webServerMode?: boolean;
|
|
26199
|
+
}
|
|
26200
|
+
interface V2FunctionCustomDns {
|
|
26201
|
+
/**
|
|
26202
|
+
* DNS resolver configuration parameter list. See `dnsOptions` below.
|
|
26203
|
+
*/
|
|
26204
|
+
dnsOptions?: outputs.fc.V2FunctionCustomDnsDnsOption[];
|
|
26205
|
+
/**
|
|
26206
|
+
* List of IP addresses of DNS servers.
|
|
26207
|
+
*/
|
|
26208
|
+
nameServers?: string[];
|
|
26209
|
+
/**
|
|
26210
|
+
* List of DNS search domains.
|
|
26211
|
+
*/
|
|
26212
|
+
searches?: string[];
|
|
26213
|
+
}
|
|
26214
|
+
interface V2FunctionCustomDnsDnsOption {
|
|
26215
|
+
/**
|
|
26216
|
+
* DNS option name.
|
|
26217
|
+
*/
|
|
26218
|
+
name?: string;
|
|
26219
|
+
/**
|
|
26220
|
+
* DNS option value.
|
|
26221
|
+
*/
|
|
26222
|
+
value?: string;
|
|
26223
|
+
}
|
|
26224
|
+
interface V2FunctionCustomHealthCheckConfig {
|
|
26225
|
+
/**
|
|
26226
|
+
* The threshold for the number of health check failures. The system considers the check failed after the health check fails.
|
|
26227
|
+
*/
|
|
26228
|
+
failureThreshold?: number;
|
|
26229
|
+
/**
|
|
26230
|
+
* Container custom health check URL address.
|
|
26231
|
+
*/
|
|
26232
|
+
httpGetUrl?: string;
|
|
26233
|
+
/**
|
|
26234
|
+
* Delay from container startup to initiation of health check.
|
|
26235
|
+
*/
|
|
26236
|
+
initialDelaySeconds?: number;
|
|
26237
|
+
/**
|
|
26238
|
+
* Health check cycle.
|
|
26239
|
+
*/
|
|
26240
|
+
periodSeconds?: number;
|
|
26241
|
+
/**
|
|
26242
|
+
* The threshold for the number of successful health checks. After the health check is reached, the system considers the check successful.
|
|
26243
|
+
*/
|
|
26244
|
+
successThreshold?: number;
|
|
26245
|
+
/**
|
|
26246
|
+
* Health check timeout.
|
|
26247
|
+
*/
|
|
26248
|
+
timeoutSeconds?: number;
|
|
26249
|
+
}
|
|
26250
|
+
interface V2FunctionCustomRuntimeConfig {
|
|
26251
|
+
/**
|
|
26252
|
+
* Parameters received by the start entry command.
|
|
26253
|
+
*/
|
|
26254
|
+
args?: string[];
|
|
26255
|
+
/**
|
|
26256
|
+
* List of Custom entry commands started by Custom Runtime. When there are multiple commands in the list, they are spliced in sequence.
|
|
26257
|
+
*/
|
|
26258
|
+
commands?: string[];
|
|
26259
|
+
}
|
|
26260
|
+
interface V2FunctionInstanceLifecycleConfig {
|
|
26261
|
+
/**
|
|
26262
|
+
* PreFreeze function configuration. See `preFreeze` below.
|
|
26263
|
+
*/
|
|
26264
|
+
preFreeze?: outputs.fc.V2FunctionInstanceLifecycleConfigPreFreeze;
|
|
26265
|
+
/**
|
|
26266
|
+
* PreStop function configuration. See `preStop` below.
|
|
26267
|
+
*/
|
|
26268
|
+
preStop?: outputs.fc.V2FunctionInstanceLifecycleConfigPreStop;
|
|
26269
|
+
}
|
|
26270
|
+
interface V2FunctionInstanceLifecycleConfigPreFreeze {
|
|
26271
|
+
/**
|
|
26272
|
+
* entry point of function.
|
|
26273
|
+
*/
|
|
26274
|
+
handler?: string;
|
|
26275
|
+
/**
|
|
26276
|
+
* max running time of function.
|
|
26277
|
+
*/
|
|
26278
|
+
timeout?: number;
|
|
26279
|
+
}
|
|
26280
|
+
interface V2FunctionInstanceLifecycleConfigPreStop {
|
|
26281
|
+
/**
|
|
26282
|
+
* entry point of function.
|
|
26283
|
+
*/
|
|
26284
|
+
handler?: string;
|
|
26285
|
+
/**
|
|
26286
|
+
* max running time of function.
|
|
26287
|
+
*/
|
|
26288
|
+
timeout?: number;
|
|
26289
|
+
}
|
|
25991
26290
|
}
|
|
25992
26291
|
export declare namespace fnf {
|
|
25993
26292
|
interface GetExecutionsExecution {
|
|
@@ -29703,8 +30002,18 @@ export declare namespace kvstore {
|
|
|
29703
30002
|
multiZoneIds: string[];
|
|
29704
30003
|
}
|
|
29705
30004
|
interface InstanceParameter {
|
|
29706
|
-
|
|
29707
|
-
|
|
30005
|
+
/**
|
|
30006
|
+
* Field `parameters` has been deprecated from provider version 1.101.0 and `config` instead.
|
|
30007
|
+
*
|
|
30008
|
+
* @deprecated Field 'parameters' has been deprecated from version 1.101.0. Use 'config' instead.
|
|
30009
|
+
*/
|
|
30010
|
+
name?: string;
|
|
30011
|
+
/**
|
|
30012
|
+
* Field `parameters` has been deprecated from provider version 1.101.0 and `config` instead.
|
|
30013
|
+
*
|
|
30014
|
+
* @deprecated Field 'parameters' has been deprecated from version 1.101.0. Use 'config' instead.
|
|
30015
|
+
*/
|
|
30016
|
+
value?: string;
|
|
29708
30017
|
}
|
|
29709
30018
|
}
|
|
29710
30019
|
export declare namespace lindorm {
|
|
@@ -33370,6 +33679,12 @@ export declare namespace opensearch {
|
|
|
33370
33679
|
}
|
|
33371
33680
|
}
|
|
33372
33681
|
export declare namespace oss {
|
|
33682
|
+
interface BucketAccessMonitor {
|
|
33683
|
+
/**
|
|
33684
|
+
* 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`.
|
|
33685
|
+
*/
|
|
33686
|
+
status: string;
|
|
33687
|
+
}
|
|
33373
33688
|
interface BucketCorsRule {
|
|
33374
33689
|
/**
|
|
33375
33690
|
* Specifies which headers are allowed.
|
|
@@ -33394,7 +33709,7 @@ export declare namespace oss {
|
|
|
33394
33709
|
}
|
|
33395
33710
|
interface BucketLifecycleRule {
|
|
33396
33711
|
/**
|
|
33397
|
-
* Specifies the number of days after initiating a multipart upload when the multipart upload must be completed
|
|
33712
|
+
* Specifies the number of days after initiating a multipart upload when the multipart upload must be completed. See `abortMultipartUpload` below.
|
|
33398
33713
|
*/
|
|
33399
33714
|
abortMultipartUploads?: outputs.oss.BucketLifecycleRuleAbortMultipartUpload[];
|
|
33400
33715
|
/**
|
|
@@ -33402,7 +33717,7 @@ export declare namespace oss {
|
|
|
33402
33717
|
*/
|
|
33403
33718
|
enabled: boolean;
|
|
33404
33719
|
/**
|
|
33405
|
-
* Specifies a period in the object's expire
|
|
33720
|
+
* Specifies a period in the object's expire. See `expiration` below.
|
|
33406
33721
|
*/
|
|
33407
33722
|
expirations?: outputs.oss.BucketLifecycleRuleExpiration[];
|
|
33408
33723
|
/**
|
|
@@ -33410,11 +33725,11 @@ export declare namespace oss {
|
|
|
33410
33725
|
*/
|
|
33411
33726
|
id: string;
|
|
33412
33727
|
/**
|
|
33413
|
-
* Specifies when noncurrent object versions expire
|
|
33728
|
+
* Specifies when noncurrent object versions expire. See `noncurrentVersionExpiration` below.
|
|
33414
33729
|
*/
|
|
33415
33730
|
noncurrentVersionExpirations?: outputs.oss.BucketLifecycleRuleNoncurrentVersionExpiration[];
|
|
33416
33731
|
/**
|
|
33417
|
-
* Specifies when noncurrent object versions transitions
|
|
33732
|
+
* Specifies when noncurrent object versions transitions. See `noncurrentVersionTransition` below.
|
|
33418
33733
|
*
|
|
33419
33734
|
* `NOTE`: At least one of expiration, transitions, abort_multipart_upload, noncurrentVersionExpiration and noncurrentVersionTransition should be configured.
|
|
33420
33735
|
*/
|
|
@@ -33424,7 +33739,7 @@ export declare namespace oss {
|
|
|
33424
33739
|
*/
|
|
33425
33740
|
prefix?: string;
|
|
33426
33741
|
/**
|
|
33427
|
-
* Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle.
|
|
33742
|
+
* Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle. See `transitions` below.
|
|
33428
33743
|
*/
|
|
33429
33744
|
transitions?: outputs.oss.BucketLifecycleRuleTransition[];
|
|
33430
33745
|
}
|
|
@@ -33478,7 +33793,16 @@ export declare namespace oss {
|
|
|
33478
33793
|
*/
|
|
33479
33794
|
days: number;
|
|
33480
33795
|
/**
|
|
33481
|
-
*
|
|
33796
|
+
* 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.
|
|
33797
|
+
*/
|
|
33798
|
+
isAccessTime?: boolean;
|
|
33799
|
+
/**
|
|
33800
|
+
* 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.
|
|
33801
|
+
* `NOTE`: One and only one of "createdBeforeDate" and "days" can be specified in one transition configuration.
|
|
33802
|
+
*/
|
|
33803
|
+
returnToStdWhenVisit?: boolean;
|
|
33804
|
+
/**
|
|
33805
|
+
* 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.
|
|
33482
33806
|
*/
|
|
33483
33807
|
storageClass: string;
|
|
33484
33808
|
}
|
|
@@ -33494,9 +33818,18 @@ export declare namespace oss {
|
|
|
33494
33818
|
*/
|
|
33495
33819
|
days?: number;
|
|
33496
33820
|
/**
|
|
33497
|
-
*
|
|
33821
|
+
* 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.
|
|
33498
33822
|
*/
|
|
33499
|
-
|
|
33823
|
+
isAccessTime?: boolean;
|
|
33824
|
+
/**
|
|
33825
|
+
* 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.
|
|
33826
|
+
* `NOTE`: One and only one of "createdBeforeDate" and "days" can be specified in one transition configuration.
|
|
33827
|
+
*/
|
|
33828
|
+
returnToStdWhenVisit?: boolean;
|
|
33829
|
+
/**
|
|
33830
|
+
* 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.
|
|
33831
|
+
*/
|
|
33832
|
+
storageClass: string;
|
|
33500
33833
|
}
|
|
33501
33834
|
interface BucketLogging {
|
|
33502
33835
|
/**
|
|
@@ -33581,15 +33914,13 @@ export declare namespace oss {
|
|
|
33581
33914
|
}
|
|
33582
33915
|
interface BucketTransferAcceleration {
|
|
33583
33916
|
/**
|
|
33584
|
-
* Specifies
|
|
33917
|
+
* Specifies the accelerate status of a bucket.
|
|
33585
33918
|
*/
|
|
33586
33919
|
enabled: boolean;
|
|
33587
33920
|
}
|
|
33588
33921
|
interface BucketVersioning {
|
|
33589
33922
|
/**
|
|
33590
33923
|
* Specifies the versioning state of a bucket. Valid values: `Enabled` and `Suspended`.
|
|
33591
|
-
*
|
|
33592
|
-
* `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.
|
|
33593
33924
|
*/
|
|
33594
33925
|
status: string;
|
|
33595
33926
|
}
|
|
@@ -34370,13 +34701,18 @@ export declare namespace polardb {
|
|
|
34370
34701
|
*/
|
|
34371
34702
|
modifyMode?: string;
|
|
34372
34703
|
/**
|
|
34373
|
-
*
|
|
34374
|
-
* Its value is same as `dbClusterIpArray` sub-element `securityIps` value and its dbClusterIpArrayName is "default".
|
|
34704
|
+
* 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]).
|
|
34375
34705
|
*/
|
|
34376
34706
|
securityIps?: string[];
|
|
34377
34707
|
}
|
|
34378
34708
|
interface ClusterParameter {
|
|
34709
|
+
/**
|
|
34710
|
+
* Kernel parameter name.
|
|
34711
|
+
*/
|
|
34379
34712
|
name: string;
|
|
34713
|
+
/**
|
|
34714
|
+
* Kernel parameter value.
|
|
34715
|
+
*/
|
|
34380
34716
|
value: string;
|
|
34381
34717
|
}
|
|
34382
34718
|
interface GetAccountsAccount {
|
|
@@ -35589,6 +35925,9 @@ export declare namespace ram {
|
|
|
35589
35925
|
* Policy document of the policy.
|
|
35590
35926
|
*/
|
|
35591
35927
|
document: string;
|
|
35928
|
+
/**
|
|
35929
|
+
* ID of the policy.
|
|
35930
|
+
*/
|
|
35592
35931
|
id: string;
|
|
35593
35932
|
/**
|
|
35594
35933
|
* Name of the policy.
|
|
@@ -35625,7 +35964,7 @@ export declare namespace ram {
|
|
|
35625
35964
|
*/
|
|
35626
35965
|
actions: string[];
|
|
35627
35966
|
/**
|
|
35628
|
-
* Specifies the condition that are required for a policy to take effect. See
|
|
35967
|
+
* Specifies the condition that are required for a policy to take effect. See `condition` below.
|
|
35629
35968
|
*/
|
|
35630
35969
|
conditions?: outputs.ram.GetPolicyDocumentStatementCondition[];
|
|
35631
35970
|
/**
|
|
@@ -35633,7 +35972,7 @@ export declare namespace ram {
|
|
|
35633
35972
|
*/
|
|
35634
35973
|
effect?: string;
|
|
35635
35974
|
/**
|
|
35636
|
-
* Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See
|
|
35975
|
+
* Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See `principal` below.
|
|
35637
35976
|
*/
|
|
35638
35977
|
principals?: outputs.ram.GetPolicyDocumentStatementPrincipal[];
|
|
35639
35978
|
/**
|
|
@@ -35735,7 +36074,7 @@ export declare namespace ram {
|
|
|
35735
36074
|
*/
|
|
35736
36075
|
id: string;
|
|
35737
36076
|
/**
|
|
35738
|
-
* Last login date of the user. Removed from version 1.79.0.
|
|
36077
|
+
* (Removed) Last login date of the user. Removed from version 1.79.0.
|
|
35739
36078
|
*/
|
|
35740
36079
|
lastLoginDate: string;
|
|
35741
36080
|
/**
|
|
@@ -35745,15 +36084,15 @@ export declare namespace ram {
|
|
|
35745
36084
|
}
|
|
35746
36085
|
interface PolicyStatement {
|
|
35747
36086
|
/**
|
|
35748
|
-
* (It has been deprecated
|
|
36087
|
+
* (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}`.
|
|
35749
36088
|
*/
|
|
35750
36089
|
actions: string[];
|
|
35751
36090
|
/**
|
|
35752
|
-
* (It has been deprecated
|
|
36091
|
+
* (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`.
|
|
35753
36092
|
*/
|
|
35754
36093
|
effect: string;
|
|
35755
36094
|
/**
|
|
35756
|
-
* (It has been deprecated
|
|
36095
|
+
* (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}`.
|
|
35757
36096
|
*/
|
|
35758
36097
|
resources: string[];
|
|
35759
36098
|
}
|
|
@@ -44541,7 +44880,7 @@ export declare namespace vpn {
|
|
|
44541
44880
|
}
|
|
44542
44881
|
interface GatewayVpnAttachmentBgpConfig {
|
|
44543
44882
|
/**
|
|
44544
|
-
*
|
|
44883
|
+
* Whether to enable BGP.
|
|
44545
44884
|
*/
|
|
44546
44885
|
enable: boolean;
|
|
44547
44886
|
/**
|