@byteplus/pulumi-bytepluscc 0.0.19 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +33 -33
- package/alb/certificate.js +1 -1
- package/alb/customizedCfg.d.ts +24 -21
- package/alb/customizedCfg.js +1 -1
- package/alb/customizedCfg.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +14 -14
- package/alb/getCustomizedCfg.d.ts +11 -10
- package/alb/getCustomizedCfg.js.map +1 -1
- package/alb/getHealthCheckTemplate.d.ts +18 -18
- package/alb/getListener.d.ts +30 -30
- package/alb/getLoadBalancer.d.ts +31 -31
- package/alb/getRule.d.ts +16 -16
- package/alb/getServerGroup.d.ts +19 -19
- package/alb/healthCheckTemplate.d.ts +49 -49
- package/alb/healthCheckTemplate.js +1 -1
- package/alb/listener.d.ts +77 -77
- package/alb/listener.js +1 -1
- package/alb/loadBalancer.d.ts +79 -79
- package/alb/loadBalancer.js +1 -1
- package/alb/rule.d.ts +42 -42
- package/alb/rule.js +1 -1
- package/alb/serverGroup.d.ts +45 -45
- package/alb/serverGroup.js +1 -1
- package/apig/customDomain.d.ts +27 -27
- package/apig/customDomain.js +1 -1
- package/apig/gateway.d.ts +45 -45
- package/apig/gateway.js +1 -1
- package/apig/gatewayService.d.ts +37 -37
- package/apig/gatewayService.js +1 -1
- package/apig/getCustomDomain.d.ts +10 -10
- package/apig/getGateway.d.ts +18 -18
- package/apig/getGatewayService.d.ts +16 -16
- package/apig/getUpstream.d.ts +14 -14
- package/apig/getUpstreamSource.d.ts +11 -11
- package/apig/upstream.d.ts +35 -35
- package/apig/upstream.js +1 -1
- package/apig/upstreamSource.d.ts +29 -29
- package/apig/upstreamSource.js +1 -1
- package/ark/endpoint.d.ts +46 -46
- package/ark/endpoint.js +1 -1
- package/ark/getEndpoint.d.ts +20 -20
- package/autoscaling/getScalingConfiguration.d.ts +28 -28
- package/autoscaling/getScalingGroup.d.ts +37 -29
- package/autoscaling/getScalingGroup.js.map +1 -1
- package/autoscaling/getScalingLifecycleHook.d.ts +7 -7
- package/autoscaling/getScalingPolicy.d.ts +11 -11
- package/autoscaling/scalingConfiguration.d.ts +71 -71
- package/autoscaling/scalingConfiguration.js +1 -1
- package/autoscaling/scalingGroup.d.ts +76 -70
- package/autoscaling/scalingGroup.js +5 -1
- package/autoscaling/scalingGroup.js.map +1 -1
- package/autoscaling/scalingLifecycleHook.d.ts +21 -21
- package/autoscaling/scalingLifecycleHook.js +1 -1
- package/autoscaling/scalingPolicy.d.ts +32 -32
- package/autoscaling/scalingPolicy.js +1 -1
- package/bmq/getGroup.d.ts +10 -10
- package/bmq/getInstance.d.ts +25 -25
- package/bmq/group.d.ts +43 -23
- package/bmq/group.js +21 -1
- package/bmq/group.js.map +1 -1
- package/bmq/instance.d.ts +67 -67
- package/bmq/instance.js +6 -6
- package/cdn/domain.d.ts +143 -145
- package/cdn/domain.js +1 -1
- package/cdn/domain.js.map +1 -1
- package/cdn/getDomain.d.ts +60 -61
- package/cdn/getDomain.js.map +1 -1
- package/cdn/getShareConfig.d.ts +11 -11
- package/cdn/shareConfig.d.ts +31 -31
- package/cdn/shareConfig.js +1 -1
- package/cen/cen.d.ts +25 -39
- package/cen/cen.js +3 -18
- package/cen/cen.js.map +1 -1
- package/cen/getCen.d.ts +14 -10
- package/cen/getCen.js.map +1 -1
- package/cen/getGrantInstance.d.ts +60 -0
- package/cen/getGrantInstance.js +28 -0
- package/cen/getGrantInstance.js.map +1 -0
- package/cen/getGrantInstances.d.ts +22 -0
- package/cen/getGrantInstances.js +24 -0
- package/cen/getGrantInstances.js.map +1 -0
- package/cen/grantInstance.d.ts +128 -0
- package/cen/grantInstance.js +98 -0
- package/cen/grantInstance.js.map +1 -0
- package/cen/index.d.ts +9 -0
- package/cen/index.js +12 -1
- package/cen/index.js.map +1 -1
- package/clb/acl.d.ts +22 -22
- package/clb/acl.js +1 -1
- package/clb/certificate.d.ts +30 -30
- package/clb/certificate.js +1 -1
- package/clb/clb.d.ts +115 -115
- package/clb/clb.js +1 -1
- package/clb/getAcl.d.ts +12 -12
- package/clb/getCertificate.d.ts +13 -13
- package/clb/getClb.d.ts +46 -46
- package/clb/getListener.d.ts +45 -45
- package/clb/getNlb.d.ts +27 -27
- package/clb/getNlbListener.d.ts +18 -18
- package/clb/getNlbSecurityPolicy.d.ts +11 -11
- package/clb/getNlbServerGroup.d.ts +27 -27
- package/clb/getRule.d.ts +9 -9
- package/clb/getServerGroup.d.ts +12 -12
- package/clb/listener.d.ts +127 -127
- package/clb/listener.js +1 -1
- package/clb/nlb.d.ts +64 -64
- package/clb/nlb.js +1 -1
- package/clb/nlbListener.d.ts +45 -45
- package/clb/nlbListener.js +1 -1
- package/clb/nlbSecurityPolicy.d.ts +25 -25
- package/clb/nlbSecurityPolicy.js +1 -1
- package/clb/nlbServerGroup.d.ts +69 -69
- package/clb/nlbServerGroup.js +1 -1
- package/clb/rule.d.ts +24 -24
- package/clb/rule.js +1 -1
- package/clb/serverGroup.d.ts +25 -25
- package/clb/serverGroup.js +1 -1
- package/cloudidentity/getGroup.d.ts +9 -9
- package/cloudidentity/getPermissionSet.d.ts +9 -9
- package/cloudidentity/getPermissionSetAssignment.d.ts +8 -8
- package/cloudidentity/getPermissionSetProvisioning.d.ts +7 -7
- package/cloudidentity/getUser.d.ts +12 -12
- package/cloudidentity/getUserProvisioning.d.ts +13 -13
- package/cloudidentity/group.d.ts +21 -21
- package/cloudidentity/group.js +1 -1
- package/cloudidentity/permissionSet.d.ts +21 -21
- package/cloudidentity/permissionSet.js +1 -1
- package/cloudidentity/permissionSetAssignment.d.ts +22 -22
- package/cloudidentity/permissionSetAssignment.js +2 -2
- package/cloudidentity/permissionSetProvisioning.d.ts +17 -17
- package/cloudidentity/permissionSetProvisioning.js +1 -1
- package/cloudidentity/user.d.ts +32 -32
- package/cloudidentity/user.js +1 -1
- package/cloudidentity/userProvisioning.d.ts +35 -35
- package/cloudidentity/userProvisioning.js +1 -1
- package/cloudmonitor/getRule.d.ts +33 -33
- package/cloudmonitor/rule.d.ts +83 -83
- package/cloudmonitor/rule.js +1 -1
- package/cr/getNameSpace.d.ts +4 -4
- package/cr/getRegistry.d.ts +11 -11
- package/cr/getRepository.d.ts +7 -7
- package/cr/nameSpace.d.ts +12 -12
- package/cr/nameSpace.js +1 -1
- package/cr/registry.d.ts +25 -25
- package/cr/registry.js +1 -1
- package/cr/repository.d.ts +20 -20
- package/cr/repository.js +1 -1
- package/directconnect/directConnectGateway.d.ts +36 -36
- package/directconnect/directConnectGateway.js +1 -1
- package/directconnect/getDirectConnectGateway.d.ts +17 -17
- package/dns/getZone.d.ts +22 -22
- package/dns/zone.d.ts +46 -46
- package/dns/zone.js +1 -1
- package/ecs/command.d.ts +41 -41
- package/ecs/command.js +1 -1
- package/ecs/deploymentSet.d.ts +28 -28
- package/ecs/deploymentSet.js +1 -1
- package/ecs/getCommand.d.ts +17 -17
- package/ecs/getDeploymentSet.d.ts +11 -11
- package/ecs/getHpcCluster.d.ts +9 -9
- package/ecs/getImage.d.ts +46 -30
- package/ecs/getImage.js.map +1 -1
- package/ecs/getInvocation.d.ts +28 -28
- package/ecs/getKeypair.d.ts +10 -10
- package/ecs/getLaunchTemplate.d.ts +11 -11
- package/ecs/getLaunchTemplate.js +2 -2
- package/ecs/getLaunchTemplateVersion.d.ts +31 -31
- package/ecs/getLaunchTemplateVersion.js +2 -2
- package/ecs/getLaunchTemplateVersions.d.ts +2 -2
- package/ecs/getLaunchTemplateVersions.js +2 -2
- package/ecs/getLaunchTemplates.d.ts +2 -2
- package/ecs/getLaunchTemplates.js +2 -2
- package/ecs/hpcCluster.d.ts +21 -21
- package/ecs/hpcCluster.js +1 -1
- package/ecs/image.d.ts +132 -64
- package/ecs/image.js +15 -7
- package/ecs/image.js.map +1 -1
- package/ecs/instance.d.ts +303 -261
- package/ecs/instance.js +1 -1
- package/ecs/instance.js.map +1 -1
- package/ecs/invocation.d.ts +65 -65
- package/ecs/invocation.js +1 -1
- package/ecs/keypair.d.ts +24 -24
- package/ecs/keypair.js +1 -1
- package/ecs/launchTemplate.d.ts +21 -21
- package/ecs/launchTemplate.js +1 -1
- package/ecs/launchTemplateVersion.d.ts +78 -78
- package/ecs/launchTemplateVersion.js +1 -1
- package/emr/cluster.d.ts +61 -61
- package/emr/cluster.js +1 -1
- package/emr/clusterUser.d.ts +25 -25
- package/emr/clusterUser.js +1 -1
- package/emr/clusterUserGroup.d.ts +13 -13
- package/emr/clusterUserGroup.js +1 -1
- package/emr/getCluster.d.ts +29 -29
- package/emr/getClusterUser.d.ts +9 -9
- package/emr/getClusterUserGroup.d.ts +4 -4
- package/emr/getNodeGroup.d.ts +117 -0
- package/emr/getNodeGroup.js +28 -0
- package/emr/getNodeGroup.js.map +1 -0
- package/emr/getNodeGroups.d.ts +22 -0
- package/emr/getNodeGroups.js +24 -0
- package/emr/getNodeGroups.js.map +1 -0
- package/emr/index.d.ts +9 -0
- package/emr/index.js +12 -1
- package/emr/index.js.map +1 -1
- package/emr/nodeGroup.d.ts +239 -0
- package/emr/nodeGroup.js +111 -0
- package/emr/nodeGroup.js.map +1 -0
- package/escloud/getInstance.d.ts +44 -44
- package/escloud/instance.d.ts +90 -90
- package/escloud/instance.js +1 -1
- package/filenas/getInstance.d.ts +18 -18
- package/filenas/getMountPoint.d.ts +15 -15
- package/filenas/getSnapshot.d.ts +14 -14
- package/filenas/instance.d.ts +46 -46
- package/filenas/instance.js +1 -1
- package/filenas/mountPoint.d.ts +34 -34
- package/filenas/mountPoint.js +1 -1
- package/filenas/snapshot.d.ts +32 -32
- package/filenas/snapshot.js +1 -1
- package/fwcenter/dnsControlPolicy.d.ts +30 -30
- package/fwcenter/dnsControlPolicy.js +1 -1
- package/fwcenter/getDnsControlPolicy.d.ts +14 -14
- package/hbase/getInstance.d.ts +36 -36
- package/hbase/instance.d.ts +90 -90
- package/hbase/instance.js +1 -1
- package/iam/accesskey.d.ts +24 -24
- package/iam/accesskey.js +1 -1
- package/iam/getAccesskey.d.ts +10 -10
- package/iam/getGroup.d.ts +9 -9
- package/iam/getPolicy.d.ts +13 -13
- package/iam/getProject.d.ts +10 -10
- package/iam/getRole.d.ts +12 -12
- package/iam/getUser.d.ts +18 -18
- package/iam/group.d.ts +18 -18
- package/iam/group.js +1 -1
- package/iam/policy.d.ts +25 -25
- package/iam/policy.js +1 -1
- package/iam/project.d.ts +25 -25
- package/iam/project.js +1 -1
- package/iam/role.d.ts +26 -26
- package/iam/role.js +1 -1
- package/iam/user.d.ts +40 -44
- package/iam/user.js +2 -2
- package/iam/user.js.map +1 -1
- package/kafka/allowList.d.ts +19 -19
- package/kafka/allowList.js +1 -1
- package/kafka/getAllowList.d.ts +8 -8
- package/kafka/getInstance.d.ts +32 -32
- package/kafka/getTopic.d.ts +15 -15
- package/kafka/instance.d.ts +79 -79
- package/kafka/instance.js +1 -1
- package/kafka/topic.d.ts +35 -35
- package/kafka/topic.js +1 -1
- package/kms/getKey.d.ts +24 -24
- package/kms/getKeyRing.d.ts +9 -9
- package/kms/key.d.ts +59 -59
- package/kms/key.js +1 -1
- package/kms/keyRing.d.ts +23 -23
- package/kms/keyRing.js +1 -1
- package/mongodb/allowList.d.ts +25 -25
- package/mongodb/allowList.js +1 -1
- package/mongodb/getAllowList.d.ts +10 -10
- package/mongodb/getInstance.d.ts +44 -44
- package/mongodb/instance.d.ts +101 -101
- package/mongodb/instance.js +1 -1
- package/natgateway/dnatentry.d.ts +29 -29
- package/natgateway/dnatentry.js +1 -1
- package/natgateway/getDnatentry.d.ts +10 -10
- package/natgateway/getNatIp.d.ts +8 -8
- package/natgateway/getNgw.d.ts +29 -29
- package/natgateway/getSnatentry.d.ts +9 -9
- package/natgateway/natIp.d.ts +21 -21
- package/natgateway/natIp.js +1 -1
- package/natgateway/ngw.d.ts +65 -65
- package/natgateway/ngw.js +1 -1
- package/natgateway/snatentry.d.ts +26 -26
- package/natgateway/snatentry.js +2 -2
- package/organization/account.d.ts +59 -59
- package/organization/account.js +1 -1
- package/organization/getAccount.d.ts +25 -25
- package/organization/getOrganization.d.ts +3 -3
- package/organization/getUnit.d.ts +12 -12
- package/organization/organization.d.ts +9 -9
- package/organization/organization.js +1 -1
- package/organization/unit.d.ts +28 -28
- package/organization/unit.js +1 -1
- package/package.json +1 -1
- package/privatelink/endpointService.d.ts +63 -63
- package/privatelink/endpointService.js +1 -1
- package/privatelink/getEndpointService.d.ts +26 -26
- package/privatezone/getRecord.d.ts +14 -14
- package/privatezone/getResolverEndpoint.d.ts +13 -13
- package/privatezone/getResolverRule.d.ts +14 -14
- package/privatezone/getUserVpcAuthorization.d.ts +52 -0
- package/privatezone/getUserVpcAuthorization.js +28 -0
- package/privatezone/getUserVpcAuthorization.js.map +1 -0
- package/privatezone/getUserVpcAuthorizations.d.ts +22 -0
- package/privatezone/getUserVpcAuthorizations.js +24 -0
- package/privatezone/getUserVpcAuthorizations.js.map +1 -0
- package/privatezone/index.d.ts +9 -0
- package/privatezone/index.js +12 -1
- package/privatezone/index.js.map +1 -1
- package/privatezone/record.d.ts +39 -39
- package/privatezone/record.js +1 -1
- package/privatezone/resolverEndpoint.d.ts +29 -29
- package/privatezone/resolverEndpoint.js +1 -1
- package/privatezone/resolverRule.d.ts +29 -29
- package/privatezone/resolverRule.js +1 -1
- package/privatezone/userVpcAuthorization.d.ts +102 -0
- package/privatezone/userVpcAuthorization.js +77 -0
- package/privatezone/userVpcAuthorization.js.map +1 -0
- package/rabbitmq/getInstance.d.ts +24 -24
- package/rabbitmq/getInstancePlugin.d.ts +9 -9
- package/rabbitmq/getPublicAddress.d.ts +23 -23
- package/rabbitmq/instance.d.ts +58 -58
- package/rabbitmq/instance.js +1 -1
- package/rabbitmq/instancePlugin.d.ts +21 -21
- package/rabbitmq/instancePlugin.js +1 -1
- package/rabbitmq/publicAddress.d.ts +45 -45
- package/rabbitmq/publicAddress.js +1 -1
- package/rdsmssql/allowList.d.ts +32 -32
- package/rdsmssql/allowList.js +1 -1
- package/rdsmssql/getAllowList.d.ts +14 -14
- package/rdsmssql/getAllowList.js +2 -2
- package/rdsmssql/getAllowLists.d.ts +2 -2
- package/rdsmssql/getAllowLists.js +2 -2
- package/rdsmssql/getInstance.d.ts +35 -35
- package/rdsmssql/instance.d.ts +81 -81
- package/rdsmssql/instance.js +1 -1
- package/rdsmysql/allowList.d.ts +46 -46
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/backup.d.ts +44 -44
- package/rdsmysql/backup.js +1 -1
- package/rdsmysql/database.d.ts +15 -15
- package/rdsmysql/database.js +1 -1
- package/rdsmysql/dbAccount.d.ts +25 -25
- package/rdsmysql/dbAccount.js +1 -1
- package/rdsmysql/endpoint.d.ts +69 -69
- package/rdsmysql/endpoint.js +1 -1
- package/rdsmysql/getAllowList.d.ts +18 -18
- package/rdsmysql/getBackup.d.ts +22 -22
- package/rdsmysql/getDatabase.d.ts +6 -6
- package/rdsmysql/getDbAccount.d.ts +11 -11
- package/rdsmysql/getEndpoint.d.ts +26 -26
- package/rdsmysql/getInstance.d.ts +70 -70
- package/rdsmysql/instance.d.ts +155 -155
- package/rdsmysql/instance.js +1 -1
- package/rdspostgresql/allowList.d.ts +35 -35
- package/rdspostgresql/allowList.js +1 -1
- package/rdspostgresql/database.d.ts +21 -21
- package/rdspostgresql/database.js +1 -1
- package/rdspostgresql/dbAccount.d.ts +19 -19
- package/rdspostgresql/dbAccount.js +1 -1
- package/rdspostgresql/dbEndpoint.d.ts +39 -39
- package/rdspostgresql/dbEndpoint.js +1 -1
- package/rdspostgresql/getAllowList.d.ts +14 -14
- package/rdspostgresql/getDatabase.d.ts +7 -7
- package/rdspostgresql/getDbAccount.d.ts +6 -6
- package/rdspostgresql/getDbEndpoint.d.ts +16 -16
- package/rdspostgresql/getSchema.d.ts +4 -4
- package/rdspostgresql/schema.d.ts +13 -13
- package/rdspostgresql/schema.js +1 -1
- package/redis/account.d.ts +18 -18
- package/redis/account.js +1 -1
- package/redis/endpointPublicAddress.d.ts +24 -24
- package/redis/endpointPublicAddress.js +1 -1
- package/redis/getAccount.d.ts +6 -6
- package/redis/getEndpointPublicAddress.d.ts +9 -9
- package/redis/getInstance.d.ts +44 -44
- package/redis/instance.d.ts +103 -103
- package/redis/instance.js +1 -1
- package/storageebs/getSnapshot.d.ts +21 -21
- package/storageebs/getVolume.d.ts +30 -30
- package/storageebs/snapshot.d.ts +46 -46
- package/storageebs/snapshot.js +1 -1
- package/storageebs/volume.d.ts +72 -72
- package/storageebs/volume.js +1 -1
- package/tls/getIndex.d.ts +8 -8
- package/tls/getProject.d.ts +8 -8
- package/tls/getScheduleSqlTask.d.ts +21 -21
- package/tls/getTopic.d.ts +21 -21
- package/tls/index_.d.ts +17 -17
- package/tls/index_.js +1 -1
- package/tls/project.d.ts +18 -18
- package/tls/project.js +1 -1
- package/tls/scheduleSqlTask.d.ts +56 -56
- package/tls/scheduleSqlTask.js +1 -1
- package/tls/topic.d.ts +57 -57
- package/tls/topic.js +1 -1
- package/transitrouter/getTransitRouter.d.ts +16 -16
- package/transitrouter/getTransitRouterRouteEntry.d.ts +14 -14
- package/transitrouter/getTransitRouterRouteTable.d.ts +11 -11
- package/transitrouter/getVpcAttachment.d.ts +14 -14
- package/transitrouter/getVpnAttachment.d.ts +14 -14
- package/transitrouter/transitRouter.d.ts +34 -34
- package/transitrouter/transitRouter.js +1 -1
- package/transitrouter/transitRouterRouteEntry.d.ts +35 -35
- package/transitrouter/transitRouterRouteEntry.js +1 -1
- package/transitrouter/transitRouterRouteTable.d.ts +24 -24
- package/transitrouter/transitRouterRouteTable.js +1 -1
- package/transitrouter/vpcAttachment.d.ts +32 -32
- package/transitrouter/vpcAttachment.js +1 -1
- package/transitrouter/vpnAttachment.d.ts +34 -34
- package/transitrouter/vpnAttachment.js +1 -1
- package/types/input.d.ts +2947 -2312
- package/types/output.d.ts +6247 -4897
- package/vedbm/account.d.ts +132 -0
- package/vedbm/account.js +83 -0
- package/vedbm/account.js.map +1 -0
- package/vedbm/allowList.d.ts +25 -25
- package/vedbm/allowList.js +1 -1
- package/vedbm/backup.d.ts +35 -35
- package/vedbm/backup.js +1 -1
- package/vedbm/database.d.ts +13 -13
- package/vedbm/database.js +1 -1
- package/vedbm/getAccount.d.ts +60 -0
- package/vedbm/getAccount.js +28 -0
- package/vedbm/getAccount.js.map +1 -0
- package/vedbm/getAccounts.d.ts +22 -0
- package/vedbm/getAccounts.js +24 -0
- package/vedbm/getAccounts.js.map +1 -0
- package/vedbm/getAllowList.d.ts +10 -10
- package/vedbm/getBackup.d.ts +14 -14
- package/vedbm/getDatabase.d.ts +5 -5
- package/vedbm/getInstance.d.ts +30 -30
- package/vedbm/index.d.ts +9 -0
- package/vedbm/index.js +12 -1
- package/vedbm/index.js.map +1 -1
- package/vedbm/instance.d.ts +76 -76
- package/vedbm/instance.js +1 -1
- package/vefaas/function.d.ts +381 -0
- package/vefaas/function.js +120 -0
- package/vefaas/function.js.map +1 -0
- package/vefaas/getFunction.d.ts +165 -0
- package/vefaas/getFunction.js +28 -0
- package/vefaas/getFunction.js.map +1 -0
- package/vefaas/getFunctions.d.ts +22 -0
- package/vefaas/getFunctions.js +24 -0
- package/vefaas/getFunctions.js.map +1 -0
- package/vefaas/getKafkaTrigger.d.ts +16 -16
- package/vefaas/getSandbox.d.ts +20 -20
- package/vefaas/index.d.ts +9 -0
- package/vefaas/index.js +12 -1
- package/vefaas/index.js.map +1 -1
- package/vefaas/kafkaTrigger.d.ts +44 -44
- package/vefaas/kafkaTrigger.js +1 -1
- package/vefaas/sandbox.d.ts +45 -45
- package/vefaas/sandbox.js +1 -1
- package/vepfs/getInstance.d.ts +31 -31
- package/vepfs/instance.d.ts +74 -74
- package/vepfs/instance.js +1 -1
- package/vke/addon.d.ts +26 -26
- package/vke/addon.js +1 -1
- package/vke/cluster.d.ts +53 -53
- package/vke/cluster.js +1 -1
- package/vke/defaultNodePool.d.ts +26 -26
- package/vke/defaultNodePool.js +1 -1
- package/vke/getAddon.d.ts +9 -9
- package/vke/getCluster.d.ts +21 -21
- package/vke/getDefaultNodePool.d.ts +12 -12
- package/vke/getNode.d.ts +18 -18
- package/vke/getNodePool.d.ts +13 -13
- package/vke/getPermission.d.ts +18 -18
- package/vke/node.d.ts +47 -47
- package/vke/node.js +1 -1
- package/vke/nodePool.d.ts +32 -32
- package/vke/nodePool.js +1 -1
- package/vke/permission.d.ts +46 -46
- package/vke/permission.js +1 -1
- package/vmp/getWorkspace.d.ts +54 -18
- package/vmp/getWorkspace.js.map +1 -1
- package/vmp/workspace.d.ts +151 -47
- package/vmp/workspace.js +29 -7
- package/vmp/workspace.js.map +1 -1
- package/vpc/bandwidthPackage.d.ts +52 -52
- package/vpc/bandwidthPackage.js +1 -1
- package/vpc/eip.d.ts +85 -85
- package/vpc/eip.js +1 -1
- package/vpc/eni.d.ts +59 -59
- package/vpc/eni.js +1 -1
- package/vpc/flowLog.d.ts +49 -49
- package/vpc/flowLog.js +1 -1
- package/vpc/getBandwidthPackage.d.ts +22 -22
- package/vpc/getEip.d.ts +33 -33
- package/vpc/getEni.d.ts +25 -25
- package/vpc/getFlowLog.d.ts +20 -20
- package/vpc/getHaVip.d.ts +16 -16
- package/vpc/getIpv6AddressBandwidth.d.ts +20 -20
- package/vpc/getIpv6Gateway.d.ts +10 -10
- package/vpc/getNetworkAcl.d.ts +14 -14
- package/vpc/getPrefixList.d.ts +14 -14
- package/vpc/getRouteTable.d.ts +17 -17
- package/vpc/getSecurityGroup.d.ts +12 -12
- package/vpc/getSubnet.d.ts +20 -20
- package/vpc/getTrafficMirrorFilter.d.ts +9 -9
- package/vpc/getTrafficMirrorFilterRule.d.ts +12 -12
- package/vpc/getTrafficMirrorSession.d.ts +16 -16
- package/vpc/getTrafficMirrorTarget.d.ts +10 -10
- package/vpc/getVpc.d.ts +24 -24
- package/vpc/haVip.d.ts +38 -38
- package/vpc/haVip.js +1 -1
- package/vpc/ipv6AddressBandwidth.d.ts +44 -44
- package/vpc/ipv6AddressBandwidth.js +1 -1
- package/vpc/ipv6Gateway.d.ts +23 -23
- package/vpc/ipv6Gateway.js +1 -1
- package/vpc/networkAcl.d.ts +21 -21
- package/vpc/networkAcl.js +1 -1
- package/vpc/prefixList.d.ts +26 -26
- package/vpc/prefixList.js +1 -1
- package/vpc/routeTable.d.ts +37 -37
- package/vpc/routeTable.js +1 -1
- package/vpc/securityGroup.d.ts +23 -23
- package/vpc/securityGroup.js +1 -1
- package/vpc/subnet.d.ts +46 -46
- package/vpc/subnet.js +1 -1
- package/vpc/trafficMirrorFilter.d.ts +16 -16
- package/vpc/trafficMirrorFilter.js +1 -1
- package/vpc/trafficMirrorFilterRule.d.ts +35 -35
- package/vpc/trafficMirrorFilterRule.js +1 -1
- package/vpc/trafficMirrorSession.d.ts +40 -40
- package/vpc/trafficMirrorSession.js +1 -1
- package/vpc/trafficMirrorTarget.d.ts +24 -24
- package/vpc/trafficMirrorTarget.js +1 -1
- package/vpc/vpc.d.ts +57 -57
- package/vpc/vpc.js +1 -1
- package/vpn/customerGateway.d.ts +31 -31
- package/vpn/customerGateway.js +1 -1
- package/vpn/getCustomerGateway.d.ts +13 -13
- package/vpn/getVpnConnection.d.ts +177 -0
- package/vpn/getVpnConnection.js +28 -0
- package/vpn/getVpnConnection.js.map +1 -0
- package/vpn/getVpnConnections.d.ts +22 -0
- package/vpn/getVpnConnections.js +24 -0
- package/vpn/getVpnConnections.js.map +1 -0
- package/vpn/getVpnGateway.d.ts +32 -32
- package/vpn/index.d.ts +9 -0
- package/vpn/index.js +12 -1
- package/vpn/index.js.map +1 -1
- package/vpn/vpnConnection.d.ts +379 -0
- package/vpn/vpnConnection.js +132 -0
- package/vpn/vpnConnection.js.map +1 -0
- package/vpn/vpnGateway.d.ts +80 -80
- package/vpn/vpnGateway.js +1 -1
- package/waf/domain.d.ts +245 -245
- package/waf/domain.js +1 -1
- package/waf/getDomain.d.ts +90 -90
package/clb/listener.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* The listener monitors user access requests received by the CLB instance based on the specified protocol and port. CLB forwards access requests to healthy backend servers in the associated backend server group according to the scheduling algorithm configured for the listener.
|
|
6
6
|
*
|
|
7
7
|
* ## Import
|
|
8
8
|
*
|
|
@@ -27,180 +27,180 @@ export declare class Listener extends pulumi.CustomResource {
|
|
|
27
27
|
*/
|
|
28
28
|
static isInstance(obj: any): obj is Listener;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* ID of the access control policy group bound to the listener. Returned only when the AclStatus parameter is set to on.
|
|
31
31
|
*/
|
|
32
32
|
readonly aclIds: pulumi.Output<string[]>;
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Enable access control. Values: on: enabled. off (default): disabled.
|
|
35
35
|
*/
|
|
36
36
|
readonly aclStatus: pulumi.Output<string>;
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* Access control mode. white: Allowlist. black: Denylist. This parameter is valid only when the AclStatus parameter is on.
|
|
39
39
|
*/
|
|
40
40
|
readonly aclType: pulumi.Output<string>;
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* Bandwidth limit for the listener, which means this listener exclusively uses the bandwidth of the CLB instance. Unit: Mbps. -1 (default): This listener does not exclusively use CLB bandwidth and shares the non-exclusive bandwidth of the CLB instance with other listeners. Value range: 1 to the non-exclusive bandwidth of the CLB instance.
|
|
43
43
|
*/
|
|
44
44
|
readonly bandwidth: pulumi.Output<number>;
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* CA certificate for mutual authentication.
|
|
47
47
|
*/
|
|
48
48
|
readonly caCertificateId: pulumi.Output<string>;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
50
|
+
* Enable mutual authentication. on: enabled. off (default): disabled.
|
|
51
51
|
*/
|
|
52
52
|
readonly caEnabled: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* Certificate ID from Certificate Center.
|
|
55
55
|
*/
|
|
56
56
|
readonly certCenterCertificateId: pulumi.Output<string>;
|
|
57
57
|
/**
|
|
58
|
-
* CLB
|
|
58
|
+
* Certificate ID from the CLB certificate management module.
|
|
59
59
|
*/
|
|
60
60
|
readonly certificateId: pulumi.Output<string>;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Certificate source. clb (default): certificate uploaded to CLB. cert_center: certificate uploaded to Certificate Center. user: certificate uploaded by user.
|
|
63
63
|
*/
|
|
64
64
|
readonly certificateSource: pulumi.Output<string>;
|
|
65
65
|
/**
|
|
66
|
-
*
|
|
66
|
+
* Timeout for reading the client request body. This timeout applies only between two consecutive read operations, not the entire request transmission. Range: 30–120 seconds, default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
67
67
|
*/
|
|
68
68
|
readonly clientBodyTimeout: pulumi.Output<number>;
|
|
69
69
|
/**
|
|
70
|
-
*
|
|
70
|
+
* Timeout for reading the client request header. Value range: 30–120 seconds. Default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
71
71
|
*/
|
|
72
72
|
readonly clientHeaderTimeout: pulumi.Output<number>;
|
|
73
73
|
/**
|
|
74
|
-
*
|
|
74
|
+
* Whether the listener enables graceful connection termination. on: enabled. off: not enabled. When Protocol returns HTTP or HTTPS, this parameter always returns off.
|
|
75
75
|
*/
|
|
76
76
|
readonly connectionDrainEnabled: pulumi.Output<string>;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* Timeout for graceful connection termination, in seconds. If ConnectionDrainEnabled returns off, this parameter returns 0.
|
|
79
79
|
*/
|
|
80
80
|
readonly connectionDrainTimeout: pulumi.Output<number>;
|
|
81
81
|
/**
|
|
82
|
-
*
|
|
82
|
+
* Name of the session persistence cookie configured on the backend server. This parameter is valid and required only when PersistenceType is set to server. Only letters, numbers, underscores (_), and hyphens (-) are allowed. Length must be between 1 and 200 characters.
|
|
83
83
|
*/
|
|
84
84
|
readonly cookie: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
86
|
-
*
|
|
86
|
+
* Maximum number of new connections per second. -1 (default): No limit, which means the maximum number of new connections allowed by the CLB instance. Value range: 1 to the maximum number of new connections allowed by the CLB instance.
|
|
87
87
|
*/
|
|
88
88
|
readonly cps: pulumi.Output<number>;
|
|
89
89
|
/**
|
|
90
|
-
*
|
|
90
|
+
* Creation time of the listener.
|
|
91
91
|
*/
|
|
92
92
|
readonly createdTime: pulumi.Output<string>;
|
|
93
93
|
/**
|
|
94
|
-
*
|
|
94
|
+
* Listener description. Must start with a letter, digit, or Chinese character. Can include letters, digits, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 0–255 characters. If not specified, the default is an empty string.
|
|
95
95
|
*/
|
|
96
96
|
readonly description: pulumi.Output<string>;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* Enable listener. on (default): enabled. off: disabled.
|
|
99
99
|
*/
|
|
100
100
|
readonly enabled: pulumi.Output<string>;
|
|
101
101
|
/**
|
|
102
|
-
*
|
|
102
|
+
* End port for all-port listening. Range: 1–65535. When Port is '0', this parameter is required and must be greater than startPort.
|
|
103
103
|
*/
|
|
104
104
|
readonly endPort: pulumi.Output<number>;
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* Listener connection timeout. This parameter is valid only when Protocol is set to TCP or UDP. Values: TCP protocol: 10–900 seconds, default is 900 seconds. UDP protocol: 1–300 seconds, default is 90 seconds.
|
|
107
107
|
*/
|
|
108
108
|
readonly establishedTimeout: pulumi.Output<number>;
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* Health check information.
|
|
111
111
|
*/
|
|
112
112
|
readonly healthCheck: pulumi.Output<outputs.clb.ListenerHealthCheck>;
|
|
113
113
|
/**
|
|
114
|
-
*
|
|
114
|
+
* Whether the listener enables frontend HTTP 2.0 protocol. This parameter is valid only when Protocol is set to HTTPS. Values: on: enabled. off (default): disabled.
|
|
115
115
|
*/
|
|
116
116
|
readonly http2Enabled: pulumi.Output<string>;
|
|
117
117
|
/**
|
|
118
|
-
*
|
|
118
|
+
* Keep-alive timeout between the client and CLB. Range: 0–900 seconds, default is 75 seconds. 0 disables keep-alive. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
119
119
|
*/
|
|
120
120
|
readonly keepaliveTimeout: pulumi.Output<number>;
|
|
121
121
|
/**
|
|
122
|
-
*
|
|
122
|
+
* Listener ID.
|
|
123
123
|
*/
|
|
124
124
|
readonly listenerId: pulumi.Output<string>;
|
|
125
125
|
/**
|
|
126
|
-
*
|
|
126
|
+
* Listener name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If left blank, 'Protocol-Port' will be used as the default listener name.
|
|
127
127
|
*/
|
|
128
128
|
readonly listenerName: pulumi.Output<string>;
|
|
129
129
|
/**
|
|
130
|
-
* CLB
|
|
130
|
+
* ID of the CLB instance.
|
|
131
131
|
*/
|
|
132
132
|
readonly loadBalancerId: pulumi.Output<string>;
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* Maximum concurrent connections limit. -1 (default): unlimited (up to the maximum concurrent connections supported by the CLB instance). Value range: 1 to the maximum concurrent connections limit of the CLB instance.
|
|
135
135
|
*/
|
|
136
136
|
readonly maxConnections: pulumi.Output<number>;
|
|
137
137
|
/**
|
|
138
|
-
*
|
|
138
|
+
* Session persistence timeout, in seconds. The value range depends on the PersistenceType parameter. When PersistenceType is set to source_ip, the range is 1–3600. When PersistenceType is set to insert, the range is 1–86400.
|
|
139
139
|
*/
|
|
140
140
|
readonly persistenceTimeout: pulumi.Output<number>;
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
142
|
+
* Session persistence type. Values: off (default): session persistence disabled. source_ip: source IP address, valid only when Protocol is TCP or UDP. insert: insert Cookie, valid only when Protocol is HTTP or HTTPS and Scheduler is wrr. server: rewrite Cookie, valid only when Protocol is HTTP or HTTPS and Scheduler is wrr.
|
|
143
143
|
*/
|
|
144
144
|
readonly persistenceType: pulumi.Output<string>;
|
|
145
145
|
/**
|
|
146
|
-
*
|
|
146
|
+
* Port used by the listener to receive requests. Value range: 0–65535. When the Protocol parameter is 'TCP' or 'UDP', 0 is supported, which enables listening on all ports.
|
|
147
147
|
*/
|
|
148
148
|
readonly port: pulumi.Output<number>;
|
|
149
149
|
/**
|
|
150
|
-
*
|
|
150
|
+
* Listener protocol. Includes: TCP, UDP, HTTP, HTTPS.
|
|
151
151
|
*/
|
|
152
152
|
readonly protocol: pulumi.Output<string>;
|
|
153
153
|
/**
|
|
154
|
-
* CLB
|
|
154
|
+
* Connection establishment timeout between CLB and backend server. Recommended to be greater than the health check timeout. Range: 4–120 seconds, default is 4. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
155
155
|
*/
|
|
156
156
|
readonly proxyConnectTimeout: pulumi.Output<number>;
|
|
157
157
|
/**
|
|
158
|
-
*
|
|
158
|
+
* Enable Proxy-Protocol. This parameter is valid only when Protocol is TCP or UDP. Values: off (default): disabled. standard: enabled.
|
|
159
159
|
*/
|
|
160
160
|
readonly proxyProtocolType: pulumi.Output<string>;
|
|
161
161
|
/**
|
|
162
|
-
* CLB
|
|
162
|
+
* Timeout for CLB to read responses from backend servers. This timeout applies only between two consecutive read operations, not for the entire response transmission. Value range: 30–3600 seconds. Default: 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
163
163
|
*/
|
|
164
164
|
readonly proxyReadTimeout: pulumi.Output<number>;
|
|
165
165
|
/**
|
|
166
|
-
* CLB
|
|
166
|
+
* Timeout for CLB to transmit requests to backend servers. This timeout applies only between two consecutive write operations, not the entire request transmission process. Value range: 30–3600 seconds. Default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
167
167
|
*/
|
|
168
168
|
readonly proxySendTimeout: pulumi.Output<number>;
|
|
169
169
|
/**
|
|
170
|
-
*
|
|
170
|
+
* List of rule IDs bound to the listener.
|
|
171
171
|
*/
|
|
172
172
|
readonly ruleIds: pulumi.Output<string[]>;
|
|
173
173
|
/**
|
|
174
|
-
*
|
|
174
|
+
* Scheduling algorithm used by the listener. wrr (default): Weighted round robin. wlc: Weighted least connections. sh: Source address hash.
|
|
175
175
|
*/
|
|
176
176
|
readonly scheduler: pulumi.Output<string>;
|
|
177
177
|
/**
|
|
178
|
-
* HTTPS
|
|
178
|
+
* TLS security policy for HTTPS listeners. This parameter is valid only when Protocol is set to HTTPS. Values: default*policy (default): supports SSL v3, TLS v1.0, TLS v1.1, TLS v1.2. tls*cipher*policy*1*0: supports TLS v1.0, TLS v1.1, TLS v1.2. tls*cipher*policy*1*1: supports TLS v1.1, TLS v1.2. tls*cipher*policy*1*2: supports TLS v1.2. tls*cipher*policy*1*2*strict: supports TLS v1.2.
|
|
179
179
|
*/
|
|
180
180
|
readonly securityPolicyId: pulumi.Output<string>;
|
|
181
181
|
/**
|
|
182
|
-
* CLB
|
|
182
|
+
* Timeout for CLB to send responses to the client. This timeout applies only between two consecutive write operations, not the entire response transmission. Range: 1–3600 seconds, default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
183
183
|
*/
|
|
184
184
|
readonly sendTimeout: pulumi.Output<number>;
|
|
185
185
|
/**
|
|
186
|
-
*
|
|
186
|
+
* ID of the backend server group associated with the listener.
|
|
187
187
|
*/
|
|
188
188
|
readonly serverGroupId: pulumi.Output<string>;
|
|
189
189
|
/**
|
|
190
|
-
*
|
|
190
|
+
* Start port for all-port listening. Range: 1–65535. When Port is '0', this parameter is required.
|
|
191
191
|
*/
|
|
192
192
|
readonly startPort: pulumi.Output<number>;
|
|
193
193
|
/**
|
|
194
|
-
*
|
|
194
|
+
* Listener status. Creating: being created. Active: running. Deleting: being deleted. Disabled: disabled.
|
|
195
195
|
*/
|
|
196
196
|
readonly status: pulumi.Output<string>;
|
|
197
197
|
readonly tags: pulumi.Output<outputs.clb.ListenerTag[]>;
|
|
198
198
|
/**
|
|
199
|
-
*
|
|
199
|
+
* Last operation time of the listener.
|
|
200
200
|
*/
|
|
201
201
|
readonly updatedTime: pulumi.Output<string>;
|
|
202
202
|
/**
|
|
203
|
-
*
|
|
203
|
+
* Send traffic passing through the Layer 7 listener to the Web Application Firewall for inspection and filtering. on: yes. off: no.
|
|
204
204
|
*/
|
|
205
205
|
readonly wafProtectionEnabled: pulumi.Output<string>;
|
|
206
206
|
/**
|
|
@@ -217,180 +217,180 @@ export declare class Listener extends pulumi.CustomResource {
|
|
|
217
217
|
*/
|
|
218
218
|
export interface ListenerState {
|
|
219
219
|
/**
|
|
220
|
-
*
|
|
220
|
+
* ID of the access control policy group bound to the listener. Returned only when the AclStatus parameter is set to on.
|
|
221
221
|
*/
|
|
222
222
|
aclIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
223
223
|
/**
|
|
224
|
-
*
|
|
224
|
+
* Enable access control. Values: on: enabled. off (default): disabled.
|
|
225
225
|
*/
|
|
226
226
|
aclStatus?: pulumi.Input<string>;
|
|
227
227
|
/**
|
|
228
|
-
*
|
|
228
|
+
* Access control mode. white: Allowlist. black: Denylist. This parameter is valid only when the AclStatus parameter is on.
|
|
229
229
|
*/
|
|
230
230
|
aclType?: pulumi.Input<string>;
|
|
231
231
|
/**
|
|
232
|
-
*
|
|
232
|
+
* Bandwidth limit for the listener, which means this listener exclusively uses the bandwidth of the CLB instance. Unit: Mbps. -1 (default): This listener does not exclusively use CLB bandwidth and shares the non-exclusive bandwidth of the CLB instance with other listeners. Value range: 1 to the non-exclusive bandwidth of the CLB instance.
|
|
233
233
|
*/
|
|
234
234
|
bandwidth?: pulumi.Input<number>;
|
|
235
235
|
/**
|
|
236
|
-
*
|
|
236
|
+
* CA certificate for mutual authentication.
|
|
237
237
|
*/
|
|
238
238
|
caCertificateId?: pulumi.Input<string>;
|
|
239
239
|
/**
|
|
240
|
-
*
|
|
240
|
+
* Enable mutual authentication. on: enabled. off (default): disabled.
|
|
241
241
|
*/
|
|
242
242
|
caEnabled?: pulumi.Input<string>;
|
|
243
243
|
/**
|
|
244
|
-
*
|
|
244
|
+
* Certificate ID from Certificate Center.
|
|
245
245
|
*/
|
|
246
246
|
certCenterCertificateId?: pulumi.Input<string>;
|
|
247
247
|
/**
|
|
248
|
-
* CLB
|
|
248
|
+
* Certificate ID from the CLB certificate management module.
|
|
249
249
|
*/
|
|
250
250
|
certificateId?: pulumi.Input<string>;
|
|
251
251
|
/**
|
|
252
|
-
*
|
|
252
|
+
* Certificate source. clb (default): certificate uploaded to CLB. cert_center: certificate uploaded to Certificate Center. user: certificate uploaded by user.
|
|
253
253
|
*/
|
|
254
254
|
certificateSource?: pulumi.Input<string>;
|
|
255
255
|
/**
|
|
256
|
-
*
|
|
256
|
+
* Timeout for reading the client request body. This timeout applies only between two consecutive read operations, not the entire request transmission. Range: 30–120 seconds, default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
257
257
|
*/
|
|
258
258
|
clientBodyTimeout?: pulumi.Input<number>;
|
|
259
259
|
/**
|
|
260
|
-
*
|
|
260
|
+
* Timeout for reading the client request header. Value range: 30–120 seconds. Default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
261
261
|
*/
|
|
262
262
|
clientHeaderTimeout?: pulumi.Input<number>;
|
|
263
263
|
/**
|
|
264
|
-
*
|
|
264
|
+
* Whether the listener enables graceful connection termination. on: enabled. off: not enabled. When Protocol returns HTTP or HTTPS, this parameter always returns off.
|
|
265
265
|
*/
|
|
266
266
|
connectionDrainEnabled?: pulumi.Input<string>;
|
|
267
267
|
/**
|
|
268
|
-
*
|
|
268
|
+
* Timeout for graceful connection termination, in seconds. If ConnectionDrainEnabled returns off, this parameter returns 0.
|
|
269
269
|
*/
|
|
270
270
|
connectionDrainTimeout?: pulumi.Input<number>;
|
|
271
271
|
/**
|
|
272
|
-
*
|
|
272
|
+
* Name of the session persistence cookie configured on the backend server. This parameter is valid and required only when PersistenceType is set to server. Only letters, numbers, underscores (_), and hyphens (-) are allowed. Length must be between 1 and 200 characters.
|
|
273
273
|
*/
|
|
274
274
|
cookie?: pulumi.Input<string>;
|
|
275
275
|
/**
|
|
276
|
-
*
|
|
276
|
+
* Maximum number of new connections per second. -1 (default): No limit, which means the maximum number of new connections allowed by the CLB instance. Value range: 1 to the maximum number of new connections allowed by the CLB instance.
|
|
277
277
|
*/
|
|
278
278
|
cps?: pulumi.Input<number>;
|
|
279
279
|
/**
|
|
280
|
-
*
|
|
280
|
+
* Creation time of the listener.
|
|
281
281
|
*/
|
|
282
282
|
createdTime?: pulumi.Input<string>;
|
|
283
283
|
/**
|
|
284
|
-
*
|
|
284
|
+
* Listener description. Must start with a letter, digit, or Chinese character. Can include letters, digits, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 0–255 characters. If not specified, the default is an empty string.
|
|
285
285
|
*/
|
|
286
286
|
description?: pulumi.Input<string>;
|
|
287
287
|
/**
|
|
288
|
-
*
|
|
288
|
+
* Enable listener. on (default): enabled. off: disabled.
|
|
289
289
|
*/
|
|
290
290
|
enabled?: pulumi.Input<string>;
|
|
291
291
|
/**
|
|
292
|
-
*
|
|
292
|
+
* End port for all-port listening. Range: 1–65535. When Port is '0', this parameter is required and must be greater than startPort.
|
|
293
293
|
*/
|
|
294
294
|
endPort?: pulumi.Input<number>;
|
|
295
295
|
/**
|
|
296
|
-
*
|
|
296
|
+
* Listener connection timeout. This parameter is valid only when Protocol is set to TCP or UDP. Values: TCP protocol: 10–900 seconds, default is 900 seconds. UDP protocol: 1–300 seconds, default is 90 seconds.
|
|
297
297
|
*/
|
|
298
298
|
establishedTimeout?: pulumi.Input<number>;
|
|
299
299
|
/**
|
|
300
|
-
*
|
|
300
|
+
* Health check information.
|
|
301
301
|
*/
|
|
302
302
|
healthCheck?: pulumi.Input<inputs.clb.ListenerHealthCheck>;
|
|
303
303
|
/**
|
|
304
|
-
*
|
|
304
|
+
* Whether the listener enables frontend HTTP 2.0 protocol. This parameter is valid only when Protocol is set to HTTPS. Values: on: enabled. off (default): disabled.
|
|
305
305
|
*/
|
|
306
306
|
http2Enabled?: pulumi.Input<string>;
|
|
307
307
|
/**
|
|
308
|
-
*
|
|
308
|
+
* Keep-alive timeout between the client and CLB. Range: 0–900 seconds, default is 75 seconds. 0 disables keep-alive. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
309
309
|
*/
|
|
310
310
|
keepaliveTimeout?: pulumi.Input<number>;
|
|
311
311
|
/**
|
|
312
|
-
*
|
|
312
|
+
* Listener ID.
|
|
313
313
|
*/
|
|
314
314
|
listenerId?: pulumi.Input<string>;
|
|
315
315
|
/**
|
|
316
|
-
*
|
|
316
|
+
* Listener name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If left blank, 'Protocol-Port' will be used as the default listener name.
|
|
317
317
|
*/
|
|
318
318
|
listenerName?: pulumi.Input<string>;
|
|
319
319
|
/**
|
|
320
|
-
* CLB
|
|
320
|
+
* ID of the CLB instance.
|
|
321
321
|
*/
|
|
322
322
|
loadBalancerId?: pulumi.Input<string>;
|
|
323
323
|
/**
|
|
324
|
-
*
|
|
324
|
+
* Maximum concurrent connections limit. -1 (default): unlimited (up to the maximum concurrent connections supported by the CLB instance). Value range: 1 to the maximum concurrent connections limit of the CLB instance.
|
|
325
325
|
*/
|
|
326
326
|
maxConnections?: pulumi.Input<number>;
|
|
327
327
|
/**
|
|
328
|
-
*
|
|
328
|
+
* Session persistence timeout, in seconds. The value range depends on the PersistenceType parameter. When PersistenceType is set to source_ip, the range is 1–3600. When PersistenceType is set to insert, the range is 1–86400.
|
|
329
329
|
*/
|
|
330
330
|
persistenceTimeout?: pulumi.Input<number>;
|
|
331
331
|
/**
|
|
332
|
-
*
|
|
332
|
+
* Session persistence type. Values: off (default): session persistence disabled. source_ip: source IP address, valid only when Protocol is TCP or UDP. insert: insert Cookie, valid only when Protocol is HTTP or HTTPS and Scheduler is wrr. server: rewrite Cookie, valid only when Protocol is HTTP or HTTPS and Scheduler is wrr.
|
|
333
333
|
*/
|
|
334
334
|
persistenceType?: pulumi.Input<string>;
|
|
335
335
|
/**
|
|
336
|
-
*
|
|
336
|
+
* Port used by the listener to receive requests. Value range: 0–65535. When the Protocol parameter is 'TCP' or 'UDP', 0 is supported, which enables listening on all ports.
|
|
337
337
|
*/
|
|
338
338
|
port?: pulumi.Input<number>;
|
|
339
339
|
/**
|
|
340
|
-
*
|
|
340
|
+
* Listener protocol. Includes: TCP, UDP, HTTP, HTTPS.
|
|
341
341
|
*/
|
|
342
342
|
protocol?: pulumi.Input<string>;
|
|
343
343
|
/**
|
|
344
|
-
* CLB
|
|
344
|
+
* Connection establishment timeout between CLB and backend server. Recommended to be greater than the health check timeout. Range: 4–120 seconds, default is 4. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
345
345
|
*/
|
|
346
346
|
proxyConnectTimeout?: pulumi.Input<number>;
|
|
347
347
|
/**
|
|
348
|
-
*
|
|
348
|
+
* Enable Proxy-Protocol. This parameter is valid only when Protocol is TCP or UDP. Values: off (default): disabled. standard: enabled.
|
|
349
349
|
*/
|
|
350
350
|
proxyProtocolType?: pulumi.Input<string>;
|
|
351
351
|
/**
|
|
352
|
-
* CLB
|
|
352
|
+
* Timeout for CLB to read responses from backend servers. This timeout applies only between two consecutive read operations, not for the entire response transmission. Value range: 30–3600 seconds. Default: 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
353
353
|
*/
|
|
354
354
|
proxyReadTimeout?: pulumi.Input<number>;
|
|
355
355
|
/**
|
|
356
|
-
* CLB
|
|
356
|
+
* Timeout for CLB to transmit requests to backend servers. This timeout applies only between two consecutive write operations, not the entire request transmission process. Value range: 30–3600 seconds. Default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
357
357
|
*/
|
|
358
358
|
proxySendTimeout?: pulumi.Input<number>;
|
|
359
359
|
/**
|
|
360
|
-
*
|
|
360
|
+
* List of rule IDs bound to the listener.
|
|
361
361
|
*/
|
|
362
362
|
ruleIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
363
363
|
/**
|
|
364
|
-
*
|
|
364
|
+
* Scheduling algorithm used by the listener. wrr (default): Weighted round robin. wlc: Weighted least connections. sh: Source address hash.
|
|
365
365
|
*/
|
|
366
366
|
scheduler?: pulumi.Input<string>;
|
|
367
367
|
/**
|
|
368
|
-
* HTTPS
|
|
368
|
+
* TLS security policy for HTTPS listeners. This parameter is valid only when Protocol is set to HTTPS. Values: default*policy (default): supports SSL v3, TLS v1.0, TLS v1.1, TLS v1.2. tls*cipher*policy*1*0: supports TLS v1.0, TLS v1.1, TLS v1.2. tls*cipher*policy*1*1: supports TLS v1.1, TLS v1.2. tls*cipher*policy*1*2: supports TLS v1.2. tls*cipher*policy*1*2*strict: supports TLS v1.2.
|
|
369
369
|
*/
|
|
370
370
|
securityPolicyId?: pulumi.Input<string>;
|
|
371
371
|
/**
|
|
372
|
-
* CLB
|
|
372
|
+
* Timeout for CLB to send responses to the client. This timeout applies only between two consecutive write operations, not the entire response transmission. Range: 1–3600 seconds, default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
373
373
|
*/
|
|
374
374
|
sendTimeout?: pulumi.Input<number>;
|
|
375
375
|
/**
|
|
376
|
-
*
|
|
376
|
+
* ID of the backend server group associated with the listener.
|
|
377
377
|
*/
|
|
378
378
|
serverGroupId?: pulumi.Input<string>;
|
|
379
379
|
/**
|
|
380
|
-
*
|
|
380
|
+
* Start port for all-port listening. Range: 1–65535. When Port is '0', this parameter is required.
|
|
381
381
|
*/
|
|
382
382
|
startPort?: pulumi.Input<number>;
|
|
383
383
|
/**
|
|
384
|
-
*
|
|
384
|
+
* Listener status. Creating: being created. Active: running. Deleting: being deleted. Disabled: disabled.
|
|
385
385
|
*/
|
|
386
386
|
status?: pulumi.Input<string>;
|
|
387
387
|
tags?: pulumi.Input<pulumi.Input<inputs.clb.ListenerTag>[]>;
|
|
388
388
|
/**
|
|
389
|
-
*
|
|
389
|
+
* Last operation time of the listener.
|
|
390
390
|
*/
|
|
391
391
|
updatedTime?: pulumi.Input<string>;
|
|
392
392
|
/**
|
|
393
|
-
*
|
|
393
|
+
* Send traffic passing through the Layer 7 listener to the Web Application Firewall for inspection and filtering. on: yes. off: no.
|
|
394
394
|
*/
|
|
395
395
|
wafProtectionEnabled?: pulumi.Input<string>;
|
|
396
396
|
}
|
|
@@ -399,155 +399,155 @@ export interface ListenerState {
|
|
|
399
399
|
*/
|
|
400
400
|
export interface ListenerArgs {
|
|
401
401
|
/**
|
|
402
|
-
*
|
|
402
|
+
* ID of the access control policy group bound to the listener. Returned only when the AclStatus parameter is set to on.
|
|
403
403
|
*/
|
|
404
404
|
aclIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
405
405
|
/**
|
|
406
|
-
*
|
|
406
|
+
* Enable access control. Values: on: enabled. off (default): disabled.
|
|
407
407
|
*/
|
|
408
408
|
aclStatus?: pulumi.Input<string>;
|
|
409
409
|
/**
|
|
410
|
-
*
|
|
410
|
+
* Access control mode. white: Allowlist. black: Denylist. This parameter is valid only when the AclStatus parameter is on.
|
|
411
411
|
*/
|
|
412
412
|
aclType?: pulumi.Input<string>;
|
|
413
413
|
/**
|
|
414
|
-
*
|
|
414
|
+
* Bandwidth limit for the listener, which means this listener exclusively uses the bandwidth of the CLB instance. Unit: Mbps. -1 (default): This listener does not exclusively use CLB bandwidth and shares the non-exclusive bandwidth of the CLB instance with other listeners. Value range: 1 to the non-exclusive bandwidth of the CLB instance.
|
|
415
415
|
*/
|
|
416
416
|
bandwidth?: pulumi.Input<number>;
|
|
417
417
|
/**
|
|
418
|
-
*
|
|
418
|
+
* CA certificate for mutual authentication.
|
|
419
419
|
*/
|
|
420
420
|
caCertificateId?: pulumi.Input<string>;
|
|
421
421
|
/**
|
|
422
|
-
*
|
|
422
|
+
* Enable mutual authentication. on: enabled. off (default): disabled.
|
|
423
423
|
*/
|
|
424
424
|
caEnabled?: pulumi.Input<string>;
|
|
425
425
|
/**
|
|
426
|
-
*
|
|
426
|
+
* Certificate ID from Certificate Center.
|
|
427
427
|
*/
|
|
428
428
|
certCenterCertificateId?: pulumi.Input<string>;
|
|
429
429
|
/**
|
|
430
|
-
* CLB
|
|
430
|
+
* Certificate ID from the CLB certificate management module.
|
|
431
431
|
*/
|
|
432
432
|
certificateId?: pulumi.Input<string>;
|
|
433
433
|
/**
|
|
434
|
-
*
|
|
434
|
+
* Certificate source. clb (default): certificate uploaded to CLB. cert_center: certificate uploaded to Certificate Center. user: certificate uploaded by user.
|
|
435
435
|
*/
|
|
436
436
|
certificateSource?: pulumi.Input<string>;
|
|
437
437
|
/**
|
|
438
|
-
*
|
|
438
|
+
* Timeout for reading the client request body. This timeout applies only between two consecutive read operations, not the entire request transmission. Range: 30–120 seconds, default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
439
439
|
*/
|
|
440
440
|
clientBodyTimeout?: pulumi.Input<number>;
|
|
441
441
|
/**
|
|
442
|
-
*
|
|
442
|
+
* Timeout for reading the client request header. Value range: 30–120 seconds. Default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
443
443
|
*/
|
|
444
444
|
clientHeaderTimeout?: pulumi.Input<number>;
|
|
445
445
|
/**
|
|
446
|
-
*
|
|
446
|
+
* Whether the listener enables graceful connection termination. on: enabled. off: not enabled. When Protocol returns HTTP or HTTPS, this parameter always returns off.
|
|
447
447
|
*/
|
|
448
448
|
connectionDrainEnabled?: pulumi.Input<string>;
|
|
449
449
|
/**
|
|
450
|
-
*
|
|
450
|
+
* Timeout for graceful connection termination, in seconds. If ConnectionDrainEnabled returns off, this parameter returns 0.
|
|
451
451
|
*/
|
|
452
452
|
connectionDrainTimeout?: pulumi.Input<number>;
|
|
453
453
|
/**
|
|
454
|
-
*
|
|
454
|
+
* Name of the session persistence cookie configured on the backend server. This parameter is valid and required only when PersistenceType is set to server. Only letters, numbers, underscores (_), and hyphens (-) are allowed. Length must be between 1 and 200 characters.
|
|
455
455
|
*/
|
|
456
456
|
cookie?: pulumi.Input<string>;
|
|
457
457
|
/**
|
|
458
|
-
*
|
|
458
|
+
* Maximum number of new connections per second. -1 (default): No limit, which means the maximum number of new connections allowed by the CLB instance. Value range: 1 to the maximum number of new connections allowed by the CLB instance.
|
|
459
459
|
*/
|
|
460
460
|
cps?: pulumi.Input<number>;
|
|
461
461
|
/**
|
|
462
|
-
*
|
|
462
|
+
* Listener description. Must start with a letter, digit, or Chinese character. Can include letters, digits, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length: 0–255 characters. If not specified, the default is an empty string.
|
|
463
463
|
*/
|
|
464
464
|
description?: pulumi.Input<string>;
|
|
465
465
|
/**
|
|
466
|
-
*
|
|
466
|
+
* Enable listener. on (default): enabled. off: disabled.
|
|
467
467
|
*/
|
|
468
468
|
enabled?: pulumi.Input<string>;
|
|
469
469
|
/**
|
|
470
|
-
*
|
|
470
|
+
* End port for all-port listening. Range: 1–65535. When Port is '0', this parameter is required and must be greater than startPort.
|
|
471
471
|
*/
|
|
472
472
|
endPort?: pulumi.Input<number>;
|
|
473
473
|
/**
|
|
474
|
-
*
|
|
474
|
+
* Listener connection timeout. This parameter is valid only when Protocol is set to TCP or UDP. Values: TCP protocol: 10–900 seconds, default is 900 seconds. UDP protocol: 1–300 seconds, default is 90 seconds.
|
|
475
475
|
*/
|
|
476
476
|
establishedTimeout?: pulumi.Input<number>;
|
|
477
477
|
/**
|
|
478
|
-
*
|
|
478
|
+
* Health check information.
|
|
479
479
|
*/
|
|
480
480
|
healthCheck?: pulumi.Input<inputs.clb.ListenerHealthCheck>;
|
|
481
481
|
/**
|
|
482
|
-
*
|
|
482
|
+
* Whether the listener enables frontend HTTP 2.0 protocol. This parameter is valid only when Protocol is set to HTTPS. Values: on: enabled. off (default): disabled.
|
|
483
483
|
*/
|
|
484
484
|
http2Enabled?: pulumi.Input<string>;
|
|
485
485
|
/**
|
|
486
|
-
*
|
|
486
|
+
* Keep-alive timeout between the client and CLB. Range: 0–900 seconds, default is 75 seconds. 0 disables keep-alive. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
487
487
|
*/
|
|
488
488
|
keepaliveTimeout?: pulumi.Input<number>;
|
|
489
489
|
/**
|
|
490
|
-
*
|
|
490
|
+
* Listener name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If left blank, 'Protocol-Port' will be used as the default listener name.
|
|
491
491
|
*/
|
|
492
492
|
listenerName?: pulumi.Input<string>;
|
|
493
493
|
/**
|
|
494
|
-
* CLB
|
|
494
|
+
* ID of the CLB instance.
|
|
495
495
|
*/
|
|
496
496
|
loadBalancerId: pulumi.Input<string>;
|
|
497
497
|
/**
|
|
498
|
-
*
|
|
498
|
+
* Maximum concurrent connections limit. -1 (default): unlimited (up to the maximum concurrent connections supported by the CLB instance). Value range: 1 to the maximum concurrent connections limit of the CLB instance.
|
|
499
499
|
*/
|
|
500
500
|
maxConnections?: pulumi.Input<number>;
|
|
501
501
|
/**
|
|
502
|
-
*
|
|
502
|
+
* Session persistence timeout, in seconds. The value range depends on the PersistenceType parameter. When PersistenceType is set to source_ip, the range is 1–3600. When PersistenceType is set to insert, the range is 1–86400.
|
|
503
503
|
*/
|
|
504
504
|
persistenceTimeout?: pulumi.Input<number>;
|
|
505
505
|
/**
|
|
506
|
-
*
|
|
506
|
+
* Session persistence type. Values: off (default): session persistence disabled. source_ip: source IP address, valid only when Protocol is TCP or UDP. insert: insert Cookie, valid only when Protocol is HTTP or HTTPS and Scheduler is wrr. server: rewrite Cookie, valid only when Protocol is HTTP or HTTPS and Scheduler is wrr.
|
|
507
507
|
*/
|
|
508
508
|
persistenceType?: pulumi.Input<string>;
|
|
509
509
|
/**
|
|
510
|
-
*
|
|
510
|
+
* Port used by the listener to receive requests. Value range: 0–65535. When the Protocol parameter is 'TCP' or 'UDP', 0 is supported, which enables listening on all ports.
|
|
511
511
|
*/
|
|
512
512
|
port: pulumi.Input<number>;
|
|
513
513
|
/**
|
|
514
|
-
*
|
|
514
|
+
* Listener protocol. Includes: TCP, UDP, HTTP, HTTPS.
|
|
515
515
|
*/
|
|
516
516
|
protocol: pulumi.Input<string>;
|
|
517
517
|
/**
|
|
518
|
-
* CLB
|
|
518
|
+
* Connection establishment timeout between CLB and backend server. Recommended to be greater than the health check timeout. Range: 4–120 seconds, default is 4. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
519
519
|
*/
|
|
520
520
|
proxyConnectTimeout?: pulumi.Input<number>;
|
|
521
521
|
/**
|
|
522
|
-
*
|
|
522
|
+
* Enable Proxy-Protocol. This parameter is valid only when Protocol is TCP or UDP. Values: off (default): disabled. standard: enabled.
|
|
523
523
|
*/
|
|
524
524
|
proxyProtocolType?: pulumi.Input<string>;
|
|
525
525
|
/**
|
|
526
|
-
* CLB
|
|
526
|
+
* Timeout for CLB to read responses from backend servers. This timeout applies only between two consecutive read operations, not for the entire response transmission. Value range: 30–3600 seconds. Default: 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
527
527
|
*/
|
|
528
528
|
proxyReadTimeout?: pulumi.Input<number>;
|
|
529
529
|
/**
|
|
530
|
-
* CLB
|
|
530
|
+
* Timeout for CLB to transmit requests to backend servers. This timeout applies only between two consecutive write operations, not the entire request transmission process. Value range: 30–3600 seconds. Default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
531
531
|
*/
|
|
532
532
|
proxySendTimeout?: pulumi.Input<number>;
|
|
533
533
|
/**
|
|
534
|
-
*
|
|
534
|
+
* Scheduling algorithm used by the listener. wrr (default): Weighted round robin. wlc: Weighted least connections. sh: Source address hash.
|
|
535
535
|
*/
|
|
536
536
|
scheduler?: pulumi.Input<string>;
|
|
537
537
|
/**
|
|
538
|
-
* HTTPS
|
|
538
|
+
* TLS security policy for HTTPS listeners. This parameter is valid only when Protocol is set to HTTPS. Values: default*policy (default): supports SSL v3, TLS v1.0, TLS v1.1, TLS v1.2. tls*cipher*policy*1*0: supports TLS v1.0, TLS v1.1, TLS v1.2. tls*cipher*policy*1*1: supports TLS v1.1, TLS v1.2. tls*cipher*policy*1*2: supports TLS v1.2. tls*cipher*policy*1*2*strict: supports TLS v1.2.
|
|
539
539
|
*/
|
|
540
540
|
securityPolicyId?: pulumi.Input<string>;
|
|
541
541
|
/**
|
|
542
|
-
* CLB
|
|
542
|
+
* Timeout for CLB to send responses to the client. This timeout applies only between two consecutive write operations, not the entire response transmission. Range: 1–3600 seconds, default is 60 seconds. This parameter is valid only when Protocol is set to HTTP or HTTPS.
|
|
543
543
|
*/
|
|
544
544
|
sendTimeout?: pulumi.Input<number>;
|
|
545
545
|
/**
|
|
546
|
-
*
|
|
546
|
+
* ID of the backend server group associated with the listener.
|
|
547
547
|
*/
|
|
548
548
|
serverGroupId: pulumi.Input<string>;
|
|
549
549
|
/**
|
|
550
|
-
*
|
|
550
|
+
* Start port for all-port listening. Range: 1–65535. When Port is '0', this parameter is required.
|
|
551
551
|
*/
|
|
552
552
|
startPort?: pulumi.Input<number>;
|
|
553
553
|
tags?: pulumi.Input<pulumi.Input<inputs.clb.ListenerTag>[]>;
|