@volcengine/pulumi-volcenginecc 0.0.45 → 0.0.47
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 +49 -16
- package/alb/acl.d.ts.map +1 -0
- package/alb/acl.js +45 -22
- package/alb/acl.js.map +1 -1
- package/alb/certificate.d.ts +36 -23
- package/alb/certificate.d.ts.map +1 -0
- package/alb/certificate.js +54 -31
- package/alb/certificate.js.map +1 -1
- package/alb/customizedCfg.d.ts +34 -13
- package/alb/customizedCfg.d.ts.map +1 -0
- package/alb/customizedCfg.js +46 -23
- package/alb/customizedCfg.js.map +1 -1
- package/alb/getAcl.d.ts +1 -0
- package/alb/getAcl.d.ts.map +1 -0
- package/alb/getAcl.js +26 -3
- package/alb/getAcl.js.map +1 -1
- package/alb/getAcls.d.ts +1 -0
- package/alb/getAcls.d.ts.map +1 -0
- package/alb/getAcls.js +26 -3
- package/alb/getAcls.js.map +1 -1
- package/alb/getCertificate.d.ts +1 -0
- package/alb/getCertificate.d.ts.map +1 -0
- package/alb/getCertificate.js +26 -3
- package/alb/getCertificate.js.map +1 -1
- package/alb/getCertificates.d.ts +1 -0
- package/alb/getCertificates.d.ts.map +1 -0
- package/alb/getCertificates.js +26 -3
- package/alb/getCertificates.js.map +1 -1
- package/alb/getCustomizedCfg.d.ts +1 -0
- package/alb/getCustomizedCfg.d.ts.map +1 -0
- package/alb/getCustomizedCfg.js +26 -3
- package/alb/getCustomizedCfg.js.map +1 -1
- package/alb/getCustomizedCfgs.d.ts +1 -0
- package/alb/getCustomizedCfgs.d.ts.map +1 -0
- package/alb/getCustomizedCfgs.js +26 -3
- package/alb/getCustomizedCfgs.js.map +1 -1
- package/alb/getHealthCheckTemplate.d.ts +1 -0
- package/alb/getHealthCheckTemplate.d.ts.map +1 -0
- package/alb/getHealthCheckTemplate.js +26 -3
- package/alb/getHealthCheckTemplate.js.map +1 -1
- package/alb/getHealthCheckTemplates.d.ts +1 -0
- package/alb/getHealthCheckTemplates.d.ts.map +1 -0
- package/alb/getHealthCheckTemplates.js +26 -3
- package/alb/getHealthCheckTemplates.js.map +1 -1
- package/alb/getListener.d.ts +1 -0
- package/alb/getListener.d.ts.map +1 -0
- package/alb/getListener.js +26 -3
- package/alb/getListener.js.map +1 -1
- package/alb/getListeners.d.ts +1 -0
- package/alb/getListeners.d.ts.map +1 -0
- package/alb/getListeners.js +26 -3
- package/alb/getListeners.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +1 -0
- package/alb/getLoadBalancer.d.ts.map +1 -0
- package/alb/getLoadBalancer.js +26 -3
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getLoadBalancers.d.ts +1 -0
- package/alb/getLoadBalancers.d.ts.map +1 -0
- package/alb/getLoadBalancers.js +26 -3
- package/alb/getLoadBalancers.js.map +1 -1
- package/alb/getRule.d.ts +1 -0
- package/alb/getRule.d.ts.map +1 -0
- package/alb/getRule.js +26 -3
- package/alb/getRule.js.map +1 -1
- package/alb/getRules.d.ts +1 -0
- package/alb/getRules.d.ts.map +1 -0
- package/alb/getRules.js +26 -3
- package/alb/getRules.js.map +1 -1
- package/alb/getServerGroup.d.ts +1 -0
- package/alb/getServerGroup.d.ts.map +1 -0
- package/alb/getServerGroup.js +26 -3
- package/alb/getServerGroup.js.map +1 -1
- package/alb/getServerGroups.d.ts +1 -0
- package/alb/getServerGroups.d.ts.map +1 -0
- package/alb/getServerGroups.js +26 -3
- package/alb/getServerGroups.js.map +1 -1
- package/alb/healthCheckTemplate.d.ts +45 -32
- package/alb/healthCheckTemplate.d.ts.map +1 -0
- package/alb/healthCheckTemplate.js +63 -40
- package/alb/healthCheckTemplate.js.map +1 -1
- package/alb/index.d.ts +1 -0
- package/alb/index.d.ts.map +1 -0
- package/alb/index.js +26 -3
- package/alb/index.js.map +1 -1
- package/alb/listener.d.ts +124 -51
- package/alb/listener.d.ts.map +1 -0
- package/alb/listener.js +124 -65
- package/alb/listener.js.map +1 -1
- package/alb/loadBalancer.d.ts +139 -55
- package/alb/loadBalancer.d.ts.map +1 -0
- package/alb/loadBalancer.js +147 -65
- package/alb/loadBalancer.js.map +1 -1
- package/alb/rule.d.ts +90 -30
- package/alb/rule.d.ts.map +1 -0
- package/alb/rule.js +96 -38
- package/alb/rule.js.map +1 -1
- package/alb/serverGroup.d.ts +109 -32
- package/alb/serverGroup.d.ts.map +1 -0
- package/alb/serverGroup.js +107 -40
- package/alb/serverGroup.js.map +1 -1
- package/apig/customDomain.d.ts +14 -13
- package/apig/customDomain.d.ts.map +1 -0
- package/apig/customDomain.js +48 -25
- package/apig/customDomain.js.map +1 -1
- package/apig/gateway.d.ts +85 -29
- package/apig/gateway.d.ts.map +1 -0
- package/apig/gateway.js +107 -37
- package/apig/gateway.js.map +1 -1
- package/apig/gatewayService.d.ts +68 -21
- package/apig/gatewayService.d.ts.map +1 -0
- package/apig/gatewayService.js +84 -35
- package/apig/gatewayService.js.map +1 -1
- package/apig/getCustomDomain.d.ts +1 -0
- package/apig/getCustomDomain.d.ts.map +1 -0
- package/apig/getCustomDomain.js +26 -3
- package/apig/getCustomDomain.js.map +1 -1
- package/apig/getCustomDomains.d.ts +1 -0
- package/apig/getCustomDomains.d.ts.map +1 -0
- package/apig/getCustomDomains.js +26 -3
- package/apig/getCustomDomains.js.map +1 -1
- package/apig/getGateway.d.ts +1 -0
- package/apig/getGateway.d.ts.map +1 -0
- package/apig/getGateway.js +26 -3
- package/apig/getGateway.js.map +1 -1
- package/apig/getGatewayService.d.ts +1 -0
- package/apig/getGatewayService.d.ts.map +1 -0
- package/apig/getGatewayService.js +26 -3
- package/apig/getGatewayService.js.map +1 -1
- package/apig/getGatewayServices.d.ts +1 -0
- package/apig/getGatewayServices.d.ts.map +1 -0
- package/apig/getGatewayServices.js +26 -3
- package/apig/getGatewayServices.js.map +1 -1
- package/apig/getGateways.d.ts +1 -0
- package/apig/getGateways.d.ts.map +1 -0
- package/apig/getGateways.js +26 -3
- package/apig/getGateways.js.map +1 -1
- package/apig/getUpstream.d.ts +1 -0
- package/apig/getUpstream.d.ts.map +1 -0
- package/apig/getUpstream.js +26 -3
- package/apig/getUpstream.js.map +1 -1
- package/apig/getUpstreamSource.d.ts +1 -0
- package/apig/getUpstreamSource.d.ts.map +1 -0
- package/apig/getUpstreamSource.js +26 -3
- package/apig/getUpstreamSource.js.map +1 -1
- package/apig/getUpstreamSources.d.ts +1 -0
- package/apig/getUpstreamSources.d.ts.map +1 -0
- package/apig/getUpstreamSources.js +26 -3
- package/apig/getUpstreamSources.js.map +1 -1
- package/apig/getUpstreams.d.ts +1 -0
- package/apig/getUpstreams.d.ts.map +1 -0
- package/apig/getUpstreams.js +26 -3
- package/apig/getUpstreams.js.map +1 -1
- package/apig/index.d.ts +1 -0
- package/apig/index.d.ts.map +1 -0
- package/apig/index.js +26 -3
- package/apig/index.js.map +1 -1
- package/apig/upstream.d.ts +84 -21
- package/apig/upstream.d.ts.map +1 -0
- package/apig/upstream.js +104 -35
- package/apig/upstream.js.map +1 -1
- package/apig/upstreamSource.d.ts +39 -14
- package/apig/upstreamSource.d.ts.map +1 -0
- package/apig/upstreamSource.js +73 -26
- package/apig/upstreamSource.js.map +1 -1
- package/ark/endpoint.d.ts +66 -26
- package/ark/endpoint.d.ts.map +1 -0
- package/ark/endpoint.js +86 -36
- package/ark/endpoint.js.map +1 -1
- package/ark/getEndpoint.d.ts +1 -0
- package/ark/getEndpoint.d.ts.map +1 -0
- package/ark/getEndpoint.js +26 -3
- package/ark/getEndpoint.js.map +1 -1
- package/ark/getEndpoints.d.ts +1 -0
- package/ark/getEndpoints.d.ts.map +1 -0
- package/ark/getEndpoints.js +26 -3
- package/ark/getEndpoints.js.map +1 -1
- package/ark/index.d.ts +1 -0
- package/ark/index.d.ts.map +1 -0
- package/ark/index.js +26 -3
- package/ark/index.js.map +1 -1
- package/autoscaling/getScalingConfiguration.d.ts +1 -0
- package/autoscaling/getScalingConfiguration.d.ts.map +1 -0
- package/autoscaling/getScalingConfiguration.js +26 -3
- package/autoscaling/getScalingConfiguration.js.map +1 -1
- package/autoscaling/getScalingConfigurations.d.ts +1 -0
- package/autoscaling/getScalingConfigurations.d.ts.map +1 -0
- package/autoscaling/getScalingConfigurations.js +26 -3
- package/autoscaling/getScalingConfigurations.js.map +1 -1
- package/autoscaling/getScalingGroup.d.ts +1 -0
- package/autoscaling/getScalingGroup.d.ts.map +1 -0
- package/autoscaling/getScalingGroup.js +26 -3
- package/autoscaling/getScalingGroup.js.map +1 -1
- package/autoscaling/getScalingGroups.d.ts +1 -0
- package/autoscaling/getScalingGroups.d.ts.map +1 -0
- package/autoscaling/getScalingGroups.js +26 -3
- package/autoscaling/getScalingGroups.js.map +1 -1
- package/autoscaling/getScalingLifecycleHook.d.ts +1 -0
- package/autoscaling/getScalingLifecycleHook.d.ts.map +1 -0
- package/autoscaling/getScalingLifecycleHook.js +26 -3
- package/autoscaling/getScalingLifecycleHook.js.map +1 -1
- package/autoscaling/getScalingLifecycleHooks.d.ts +1 -0
- package/autoscaling/getScalingLifecycleHooks.d.ts.map +1 -0
- package/autoscaling/getScalingLifecycleHooks.js +26 -3
- package/autoscaling/getScalingLifecycleHooks.js.map +1 -1
- package/autoscaling/getScalingPolicies.d.ts +1 -0
- package/autoscaling/getScalingPolicies.d.ts.map +1 -0
- package/autoscaling/getScalingPolicies.js +26 -3
- package/autoscaling/getScalingPolicies.js.map +1 -1
- package/autoscaling/getScalingPolicy.d.ts +1 -0
- package/autoscaling/getScalingPolicy.d.ts.map +1 -0
- package/autoscaling/getScalingPolicy.js +26 -3
- package/autoscaling/getScalingPolicy.js.map +1 -1
- package/autoscaling/index.d.ts +1 -0
- package/autoscaling/index.d.ts.map +1 -0
- package/autoscaling/index.js +26 -3
- package/autoscaling/index.js.map +1 -1
- package/autoscaling/scalingConfiguration.d.ts +151 -47
- package/autoscaling/scalingConfiguration.d.ts.map +1 -0
- package/autoscaling/scalingConfiguration.js +143 -53
- package/autoscaling/scalingConfiguration.js.map +1 -1
- package/autoscaling/scalingGroup.d.ts +161 -49
- package/autoscaling/scalingGroup.d.ts.map +1 -0
- package/autoscaling/scalingGroup.js +137 -63
- package/autoscaling/scalingGroup.js.map +1 -1
- package/autoscaling/scalingLifecycleHook.d.ts +28 -8
- package/autoscaling/scalingLifecycleHook.d.ts.map +1 -0
- package/autoscaling/scalingLifecycleHook.js +66 -24
- package/autoscaling/scalingLifecycleHook.js.map +1 -1
- package/autoscaling/scalingPolicy.d.ts +41 -17
- package/autoscaling/scalingPolicy.d.ts.map +1 -0
- package/autoscaling/scalingPolicy.js +75 -29
- package/autoscaling/scalingPolicy.js.map +1 -1
- package/bmq/getGroup.d.ts +1 -0
- package/bmq/getGroup.d.ts.map +1 -0
- package/bmq/getGroup.js +26 -3
- package/bmq/getGroup.js.map +1 -1
- package/bmq/getGroups.d.ts +1 -0
- package/bmq/getGroups.d.ts.map +1 -0
- package/bmq/getGroups.js +26 -3
- package/bmq/getGroups.js.map +1 -1
- package/bmq/getInstance.d.ts +1 -0
- package/bmq/getInstance.d.ts.map +1 -0
- package/bmq/getInstance.js +26 -3
- package/bmq/getInstance.js.map +1 -1
- package/bmq/getInstances.d.ts +1 -0
- package/bmq/getInstances.d.ts.map +1 -0
- package/bmq/getInstances.js +26 -3
- package/bmq/getInstances.js.map +1 -1
- package/bmq/group.d.ts +43 -14
- package/bmq/group.d.ts.map +1 -0
- package/bmq/group.js +63 -20
- package/bmq/group.js.map +1 -1
- package/bmq/index.d.ts +1 -0
- package/bmq/index.d.ts.map +1 -0
- package/bmq/index.js +26 -3
- package/bmq/index.js.map +1 -1
- package/bmq/instance.d.ts +54 -33
- package/bmq/instance.d.ts.map +1 -0
- package/bmq/instance.js +78 -55
- package/bmq/instance.js.map +1 -1
- package/cbr/backupPlan.d.ts +42 -9
- package/cbr/backupPlan.d.ts.map +1 -0
- package/cbr/backupPlan.js +62 -19
- package/cbr/backupPlan.js.map +1 -1
- package/cbr/backupPolicy.d.ts +13 -12
- package/cbr/backupPolicy.d.ts.map +1 -0
- package/cbr/backupPolicy.js +55 -32
- package/cbr/backupPolicy.js.map +1 -1
- package/cbr/backupResource.d.ts +21 -12
- package/cbr/backupResource.d.ts.map +1 -0
- package/cbr/backupResource.js +47 -24
- package/cbr/backupResource.js.map +1 -1
- package/cbr/getBackupPlan.d.ts +1 -0
- package/cbr/getBackupPlan.d.ts.map +1 -0
- package/cbr/getBackupPlan.js +26 -3
- package/cbr/getBackupPlan.js.map +1 -1
- package/cbr/getBackupPlans.d.ts +1 -0
- package/cbr/getBackupPlans.d.ts.map +1 -0
- package/cbr/getBackupPlans.js +26 -3
- package/cbr/getBackupPlans.js.map +1 -1
- package/cbr/getBackupPolicies.d.ts +1 -0
- package/cbr/getBackupPolicies.d.ts.map +1 -0
- package/cbr/getBackupPolicies.js +26 -3
- package/cbr/getBackupPolicies.js.map +1 -1
- package/cbr/getBackupPolicy.d.ts +1 -0
- package/cbr/getBackupPolicy.d.ts.map +1 -0
- package/cbr/getBackupPolicy.js +26 -3
- package/cbr/getBackupPolicy.js.map +1 -1
- package/cbr/getBackupResource.d.ts +1 -0
- package/cbr/getBackupResource.d.ts.map +1 -0
- package/cbr/getBackupResource.js +26 -3
- package/cbr/getBackupResource.js.map +1 -1
- package/cbr/getBackupResources.d.ts +1 -0
- package/cbr/getBackupResources.d.ts.map +1 -0
- package/cbr/getBackupResources.js +26 -3
- package/cbr/getBackupResources.js.map +1 -1
- package/cbr/getVault.d.ts +1 -0
- package/cbr/getVault.d.ts.map +1 -0
- package/cbr/getVault.js +26 -3
- package/cbr/getVault.js.map +1 -1
- package/cbr/getVaults.d.ts +1 -0
- package/cbr/getVaults.d.ts.map +1 -0
- package/cbr/getVaults.js +26 -3
- package/cbr/getVaults.js.map +1 -1
- package/cbr/index.d.ts +1 -0
- package/cbr/index.d.ts.map +1 -0
- package/cbr/index.js +26 -3
- package/cbr/index.js.map +1 -1
- package/cbr/vault.d.ts +16 -7
- package/cbr/vault.d.ts.map +1 -0
- package/cbr/vault.js +38 -15
- package/cbr/vault.js.map +1 -1
- package/cdn/domain.d.ts +667 -109
- package/cdn/domain.d.ts.map +1 -0
- package/cdn/domain.js +590 -118
- package/cdn/domain.js.map +1 -1
- package/cdn/getDomain.d.ts +4 -3
- package/cdn/getDomain.d.ts.map +1 -0
- package/cdn/getDomain.js +26 -3
- package/cdn/getDomain.js.map +1 -1
- package/cdn/getDomains.d.ts +1 -0
- package/cdn/getDomains.d.ts.map +1 -0
- package/cdn/getDomains.js +26 -3
- package/cdn/getDomains.js.map +1 -1
- package/cdn/getShareConfig.d.ts +1 -0
- package/cdn/getShareConfig.d.ts.map +1 -0
- package/cdn/getShareConfig.js +26 -3
- package/cdn/getShareConfig.js.map +1 -1
- package/cdn/getShareConfigs.d.ts +1 -0
- package/cdn/getShareConfigs.d.ts.map +1 -0
- package/cdn/getShareConfigs.js +26 -3
- package/cdn/getShareConfigs.js.map +1 -1
- package/cdn/index.d.ts +1 -0
- package/cdn/index.d.ts.map +1 -0
- package/cdn/index.js +26 -3
- package/cdn/index.js.map +1 -1
- package/cdn/shareConfig.d.ts +43 -19
- package/cdn/shareConfig.d.ts.map +1 -0
- package/cdn/shareConfig.js +71 -25
- package/cdn/shareConfig.js.map +1 -1
- package/cen/bandwidthPackage.d.ts +51 -38
- package/cen/bandwidthPackage.d.ts.map +1 -0
- package/cen/bandwidthPackage.js +71 -48
- package/cen/bandwidthPackage.js.map +1 -1
- package/cen/cen.d.ts +64 -16
- package/cen/cen.d.ts.map +1 -0
- package/cen/cen.js +68 -22
- package/cen/cen.js.map +1 -1
- package/cen/getBandwidthPackage.d.ts +1 -0
- package/cen/getBandwidthPackage.d.ts.map +1 -0
- package/cen/getBandwidthPackage.js +26 -3
- package/cen/getBandwidthPackage.js.map +1 -1
- package/cen/getBandwidthPackages.d.ts +1 -0
- package/cen/getBandwidthPackages.d.ts.map +1 -0
- package/cen/getBandwidthPackages.js +26 -3
- package/cen/getBandwidthPackages.js.map +1 -1
- package/cen/getCen.d.ts +1 -0
- package/cen/getCen.d.ts.map +1 -0
- package/cen/getCen.js +26 -3
- package/cen/getCen.js.map +1 -1
- package/cen/getCens.d.ts +1 -0
- package/cen/getCens.d.ts.map +1 -0
- package/cen/getCens.js +26 -3
- package/cen/getCens.js.map +1 -1
- package/cen/getGrantInstance.d.ts +1 -0
- package/cen/getGrantInstance.d.ts.map +1 -0
- package/cen/getGrantInstance.js +26 -3
- package/cen/getGrantInstance.js.map +1 -1
- package/cen/getGrantInstances.d.ts +1 -0
- package/cen/getGrantInstances.d.ts.map +1 -0
- package/cen/getGrantInstances.js +26 -3
- package/cen/getGrantInstances.js.map +1 -1
- package/cen/getInterRegionBandwidth.d.ts +1 -0
- package/cen/getInterRegionBandwidth.d.ts.map +1 -0
- package/cen/getInterRegionBandwidth.js +26 -3
- package/cen/getInterRegionBandwidth.js.map +1 -1
- package/cen/getInterRegionBandwidths.d.ts +1 -0
- package/cen/getInterRegionBandwidths.d.ts.map +1 -0
- package/cen/getInterRegionBandwidths.js +26 -3
- package/cen/getInterRegionBandwidths.js.map +1 -1
- package/cen/getRouteEntries.d.ts +1 -0
- package/cen/getRouteEntries.d.ts.map +1 -0
- package/cen/getRouteEntries.js +26 -3
- package/cen/getRouteEntries.js.map +1 -1
- package/cen/getRouteEntry.d.ts +1 -0
- package/cen/getRouteEntry.d.ts.map +1 -0
- package/cen/getRouteEntry.js +26 -3
- package/cen/getRouteEntry.js.map +1 -1
- package/cen/getServiceRouteEntries.d.ts +1 -0
- package/cen/getServiceRouteEntries.d.ts.map +1 -0
- package/cen/getServiceRouteEntries.js +26 -3
- package/cen/getServiceRouteEntries.js.map +1 -1
- package/cen/getServiceRouteEntry.d.ts +1 -0
- package/cen/getServiceRouteEntry.d.ts.map +1 -0
- package/cen/getServiceRouteEntry.js +26 -3
- package/cen/getServiceRouteEntry.js.map +1 -1
- package/cen/grantInstance.d.ts +7 -6
- package/cen/grantInstance.d.ts.map +1 -0
- package/cen/grantInstance.js +45 -22
- package/cen/grantInstance.js.map +1 -1
- package/cen/index.d.ts +1 -0
- package/cen/index.d.ts.map +1 -0
- package/cen/index.js +26 -3
- package/cen/index.js.map +1 -1
- package/cen/interRegionBandwidth.d.ts +11 -10
- package/cen/interRegionBandwidth.d.ts.map +1 -0
- package/cen/interRegionBandwidth.js +47 -24
- package/cen/interRegionBandwidth.js.map +1 -1
- package/cen/routeEntry.d.ts +10 -9
- package/cen/routeEntry.d.ts.map +1 -0
- package/cen/routeEntry.js +48 -25
- package/cen/routeEntry.js.map +1 -1
- package/cen/serviceRouteEntry.d.ts +53 -13
- package/cen/serviceRouteEntry.d.ts.map +1 -0
- package/cen/serviceRouteEntry.js +75 -25
- package/cen/serviceRouteEntry.js.map +1 -1
- package/clb/acl.d.ts +50 -17
- package/clb/acl.d.ts.map +1 -0
- package/clb/acl.js +46 -23
- package/clb/acl.js.map +1 -1
- package/clb/certificate.d.ts +30 -17
- package/clb/certificate.d.ts.map +1 -0
- package/clb/certificate.js +50 -27
- package/clb/certificate.js.map +1 -1
- package/clb/checkLogProject.d.ts +2 -1
- package/clb/checkLogProject.d.ts.map +1 -0
- package/clb/checkLogProject.js +30 -7
- package/clb/checkLogProject.js.map +1 -1
- package/clb/checkLogTopic.d.ts +3 -2
- package/clb/checkLogTopic.d.ts.map +1 -0
- package/clb/checkLogTopic.js +35 -12
- package/clb/checkLogTopic.js.map +1 -1
- package/clb/clb.d.ts +153 -76
- package/clb/clb.d.ts.map +1 -0
- package/clb/clb.js +145 -82
- package/clb/clb.js.map +1 -1
- package/clb/getAcl.d.ts +1 -0
- package/clb/getAcl.d.ts.map +1 -0
- package/clb/getAcl.js +26 -3
- package/clb/getAcl.js.map +1 -1
- package/clb/getAcls.d.ts +1 -0
- package/clb/getAcls.d.ts.map +1 -0
- package/clb/getAcls.js +26 -3
- package/clb/getAcls.js.map +1 -1
- package/clb/getCertificate.d.ts +1 -0
- package/clb/getCertificate.d.ts.map +1 -0
- package/clb/getCertificate.js +26 -3
- package/clb/getCertificate.js.map +1 -1
- package/clb/getCertificates.d.ts +1 -0
- package/clb/getCertificates.d.ts.map +1 -0
- package/clb/getCertificates.js +26 -3
- package/clb/getCertificates.js.map +1 -1
- package/clb/getCheckLogProject.d.ts +1 -0
- package/clb/getCheckLogProject.d.ts.map +1 -0
- package/clb/getCheckLogProject.js +26 -3
- package/clb/getCheckLogProject.js.map +1 -1
- package/clb/getCheckLogProjects.d.ts +1 -0
- package/clb/getCheckLogProjects.d.ts.map +1 -0
- package/clb/getCheckLogProjects.js +26 -3
- package/clb/getCheckLogProjects.js.map +1 -1
- package/clb/getCheckLogTopic.d.ts +1 -0
- package/clb/getCheckLogTopic.d.ts.map +1 -0
- package/clb/getCheckLogTopic.js +26 -3
- package/clb/getCheckLogTopic.js.map +1 -1
- package/clb/getCheckLogTopics.d.ts +1 -0
- package/clb/getCheckLogTopics.d.ts.map +1 -0
- package/clb/getCheckLogTopics.js +26 -3
- package/clb/getCheckLogTopics.js.map +1 -1
- package/clb/getClb.d.ts +1 -0
- package/clb/getClb.d.ts.map +1 -0
- package/clb/getClb.js +26 -3
- package/clb/getClb.js.map +1 -1
- package/clb/getClbs.d.ts +1 -0
- package/clb/getClbs.d.ts.map +1 -0
- package/clb/getClbs.js +26 -3
- package/clb/getClbs.js.map +1 -1
- package/clb/getListener.d.ts +1 -0
- package/clb/getListener.d.ts.map +1 -0
- package/clb/getListener.js +26 -3
- package/clb/getListener.js.map +1 -1
- package/clb/getListeners.d.ts +1 -0
- package/clb/getListeners.d.ts.map +1 -0
- package/clb/getListeners.js +26 -3
- package/clb/getListeners.js.map +1 -1
- package/clb/getNlb.d.ts +1 -0
- package/clb/getNlb.d.ts.map +1 -0
- package/clb/getNlb.js +26 -3
- package/clb/getNlb.js.map +1 -1
- package/clb/getNlbListener.d.ts +1 -0
- package/clb/getNlbListener.d.ts.map +1 -0
- package/clb/getNlbListener.js +26 -3
- package/clb/getNlbListener.js.map +1 -1
- package/clb/getNlbListeners.d.ts +1 -0
- package/clb/getNlbListeners.d.ts.map +1 -0
- package/clb/getNlbListeners.js +26 -3
- package/clb/getNlbListeners.js.map +1 -1
- package/clb/getNlbSecurityPolicies.d.ts +1 -0
- package/clb/getNlbSecurityPolicies.d.ts.map +1 -0
- package/clb/getNlbSecurityPolicies.js +26 -3
- package/clb/getNlbSecurityPolicies.js.map +1 -1
- package/clb/getNlbSecurityPolicy.d.ts +1 -0
- package/clb/getNlbSecurityPolicy.d.ts.map +1 -0
- package/clb/getNlbSecurityPolicy.js +26 -3
- package/clb/getNlbSecurityPolicy.js.map +1 -1
- package/clb/getNlbServerGroup.d.ts +1 -0
- package/clb/getNlbServerGroup.d.ts.map +1 -0
- package/clb/getNlbServerGroup.js +26 -3
- package/clb/getNlbServerGroup.js.map +1 -1
- package/clb/getNlbServerGroups.d.ts +1 -0
- package/clb/getNlbServerGroups.d.ts.map +1 -0
- package/clb/getNlbServerGroups.js +26 -3
- package/clb/getNlbServerGroups.js.map +1 -1
- package/clb/getNlbs.d.ts +1 -0
- package/clb/getNlbs.d.ts.map +1 -0
- package/clb/getNlbs.js +26 -3
- package/clb/getNlbs.js.map +1 -1
- package/clb/getRule.d.ts +1 -0
- package/clb/getRule.d.ts.map +1 -0
- package/clb/getRule.js +26 -3
- package/clb/getRule.js.map +1 -1
- package/clb/getRules.d.ts +1 -0
- package/clb/getRules.d.ts.map +1 -0
- package/clb/getRules.js +26 -3
- package/clb/getRules.js.map +1 -1
- package/clb/getServerGroup.d.ts +1 -0
- package/clb/getServerGroup.d.ts.map +1 -0
- package/clb/getServerGroup.js +26 -3
- package/clb/getServerGroup.js.map +1 -1
- package/clb/getServerGroups.d.ts +1 -0
- package/clb/getServerGroups.d.ts.map +1 -0
- package/clb/getServerGroups.js +26 -3
- package/clb/getServerGroups.js.map +1 -1
- package/clb/index.d.ts +1 -0
- package/clb/index.d.ts.map +1 -0
- package/clb/index.js +26 -3
- package/clb/index.js.map +1 -1
- package/clb/listener.d.ts +149 -82
- package/clb/listener.d.ts.map +1 -0
- package/clb/listener.js +161 -96
- package/clb/listener.js.map +1 -1
- package/clb/nlb.d.ts +91 -38
- package/clb/nlb.d.ts.map +1 -0
- package/clb/nlb.js +103 -52
- package/clb/nlb.js.map +1 -1
- package/clb/nlbListener.d.ts +53 -28
- package/clb/nlbListener.d.ts.map +1 -0
- package/clb/nlbListener.js +65 -42
- package/clb/nlbListener.js.map +1 -1
- package/clb/nlbSecurityPolicy.d.ts +27 -14
- package/clb/nlbSecurityPolicy.d.ts.map +1 -0
- package/clb/nlbSecurityPolicy.js +47 -24
- package/clb/nlbSecurityPolicy.js.map +1 -1
- package/clb/nlbServerGroup.d.ts +117 -45
- package/clb/nlbServerGroup.d.ts.map +1 -0
- package/clb/nlbServerGroup.js +125 -55
- package/clb/nlbServerGroup.js.map +1 -1
- package/clb/rule.d.ts +29 -16
- package/clb/rule.d.ts.map +1 -0
- package/clb/rule.js +47 -24
- package/clb/rule.js.map +1 -1
- package/clb/serverGroup.d.ts +92 -19
- package/clb/serverGroup.d.ts.map +1 -0
- package/clb/serverGroup.js +90 -27
- package/clb/serverGroup.js.map +1 -1
- package/cloudidentity/getGroup.d.ts +1 -0
- package/cloudidentity/getGroup.d.ts.map +1 -0
- package/cloudidentity/getGroup.js +26 -3
- package/cloudidentity/getGroup.js.map +1 -1
- package/cloudidentity/getGroups.d.ts +1 -0
- package/cloudidentity/getGroups.d.ts.map +1 -0
- package/cloudidentity/getGroups.js +26 -3
- package/cloudidentity/getGroups.js.map +1 -1
- package/cloudidentity/getPermissionSet.d.ts +1 -0
- package/cloudidentity/getPermissionSet.d.ts.map +1 -0
- package/cloudidentity/getPermissionSet.js +26 -3
- package/cloudidentity/getPermissionSet.js.map +1 -1
- package/cloudidentity/getPermissionSetAssignment.d.ts +1 -0
- package/cloudidentity/getPermissionSetAssignment.d.ts.map +1 -0
- package/cloudidentity/getPermissionSetAssignment.js +26 -3
- package/cloudidentity/getPermissionSetAssignment.js.map +1 -1
- package/cloudidentity/getPermissionSetAssignments.d.ts +1 -0
- package/cloudidentity/getPermissionSetAssignments.d.ts.map +1 -0
- package/cloudidentity/getPermissionSetAssignments.js +26 -3
- package/cloudidentity/getPermissionSetAssignments.js.map +1 -1
- package/cloudidentity/getPermissionSetProvisioning.d.ts +1 -0
- package/cloudidentity/getPermissionSetProvisioning.d.ts.map +1 -0
- package/cloudidentity/getPermissionSetProvisioning.js +26 -3
- package/cloudidentity/getPermissionSetProvisioning.js.map +1 -1
- package/cloudidentity/getPermissionSetProvisionings.d.ts +1 -0
- package/cloudidentity/getPermissionSetProvisionings.d.ts.map +1 -0
- package/cloudidentity/getPermissionSetProvisionings.js +26 -3
- package/cloudidentity/getPermissionSetProvisionings.js.map +1 -1
- package/cloudidentity/getPermissionSets.d.ts +1 -0
- package/cloudidentity/getPermissionSets.d.ts.map +1 -0
- package/cloudidentity/getPermissionSets.js +26 -3
- package/cloudidentity/getPermissionSets.js.map +1 -1
- package/cloudidentity/getUser.d.ts +1 -0
- package/cloudidentity/getUser.d.ts.map +1 -0
- package/cloudidentity/getUser.js +26 -3
- package/cloudidentity/getUser.js.map +1 -1
- package/cloudidentity/getUserProvisioning.d.ts +1 -0
- package/cloudidentity/getUserProvisioning.d.ts.map +1 -0
- package/cloudidentity/getUserProvisioning.js +26 -3
- package/cloudidentity/getUserProvisioning.js.map +1 -1
- package/cloudidentity/getUserProvisionings.d.ts +1 -0
- package/cloudidentity/getUserProvisionings.d.ts.map +1 -0
- package/cloudidentity/getUserProvisionings.js +26 -3
- package/cloudidentity/getUserProvisionings.js.map +1 -1
- package/cloudidentity/getUsers.d.ts +1 -0
- package/cloudidentity/getUsers.d.ts.map +1 -0
- package/cloudidentity/getUsers.js +26 -3
- package/cloudidentity/getUsers.js.map +1 -1
- package/cloudidentity/group.d.ts +47 -12
- package/cloudidentity/group.d.ts.map +1 -0
- package/cloudidentity/group.js +67 -22
- package/cloudidentity/group.js.map +1 -1
- package/cloudidentity/index.d.ts +1 -0
- package/cloudidentity/index.d.ts.map +1 -0
- package/cloudidentity/index.js +26 -3
- package/cloudidentity/index.js.map +1 -1
- package/cloudidentity/permissionSet.d.ts +69 -13
- package/cloudidentity/permissionSet.d.ts.map +1 -0
- package/cloudidentity/permissionSet.js +87 -21
- package/cloudidentity/permissionSet.js.map +1 -1
- package/cloudidentity/permissionSetAssignment.d.ts +9 -8
- package/cloudidentity/permissionSetAssignment.d.ts.map +1 -0
- package/cloudidentity/permissionSetAssignment.js +45 -22
- package/cloudidentity/permissionSetAssignment.js.map +1 -1
- package/cloudidentity/permissionSetProvisioning.d.ts +8 -7
- package/cloudidentity/permissionSetProvisioning.d.ts.map +1 -0
- package/cloudidentity/permissionSetProvisioning.js +40 -17
- package/cloudidentity/permissionSetProvisioning.js.map +1 -1
- package/cloudidentity/user.d.ts +20 -19
- package/cloudidentity/user.d.ts.map +1 -0
- package/cloudidentity/user.js +48 -25
- package/cloudidentity/user.js.map +1 -1
- package/cloudidentity/userProvisioning.d.ts +16 -15
- package/cloudidentity/userProvisioning.d.ts.map +1 -0
- package/cloudidentity/userProvisioning.js +56 -33
- package/cloudidentity/userProvisioning.js.map +1 -1
- package/cloudmonitor/contactGroup.d.ts +45 -9
- package/cloudmonitor/contactGroup.d.ts.map +1 -0
- package/cloudmonitor/contactGroup.js +63 -17
- package/cloudmonitor/contactGroup.js.map +1 -1
- package/cloudmonitor/eventRule.d.ts +55 -36
- package/cloudmonitor/eventRule.d.ts.map +1 -0
- package/cloudmonitor/eventRule.js +57 -34
- package/cloudmonitor/eventRule.js.map +1 -1
- package/cloudmonitor/getContactGroup.d.ts +1 -0
- package/cloudmonitor/getContactGroup.d.ts.map +1 -0
- package/cloudmonitor/getContactGroup.js +26 -3
- package/cloudmonitor/getContactGroup.js.map +1 -1
- package/cloudmonitor/getContactGroups.d.ts +1 -0
- package/cloudmonitor/getContactGroups.d.ts.map +1 -0
- package/cloudmonitor/getContactGroups.js +26 -3
- package/cloudmonitor/getContactGroups.js.map +1 -1
- package/cloudmonitor/getEventRule.d.ts +1 -0
- package/cloudmonitor/getEventRule.d.ts.map +1 -0
- package/cloudmonitor/getEventRule.js +26 -3
- package/cloudmonitor/getEventRule.js.map +1 -1
- package/cloudmonitor/getEventRules.d.ts +1 -0
- package/cloudmonitor/getEventRules.d.ts.map +1 -0
- package/cloudmonitor/getEventRules.js +26 -3
- package/cloudmonitor/getEventRules.js.map +1 -1
- package/cloudmonitor/getRule.d.ts +1 -0
- package/cloudmonitor/getRule.d.ts.map +1 -0
- package/cloudmonitor/getRule.js +26 -3
- package/cloudmonitor/getRule.js.map +1 -1
- package/cloudmonitor/getRules.d.ts +1 -0
- package/cloudmonitor/getRules.d.ts.map +1 -0
- package/cloudmonitor/getRules.js +26 -3
- package/cloudmonitor/getRules.js.map +1 -1
- package/cloudmonitor/index.d.ts +1 -0
- package/cloudmonitor/index.d.ts.map +1 -0
- package/cloudmonitor/index.js +26 -3
- package/cloudmonitor/index.js.map +1 -1
- package/cloudmonitor/rule.d.ts +163 -51
- package/cloudmonitor/rule.d.ts.map +1 -0
- package/cloudmonitor/rule.js +163 -77
- package/cloudmonitor/rule.js.map +1 -1
- package/config/index.d.ts +1 -0
- package/config/index.d.ts.map +1 -0
- package/config/index.js +1 -1
- package/config/index.js.map +1 -1
- package/config/vars.d.ts +7 -12
- package/config/vars.d.ts.map +1 -0
- package/config/vars.js +35 -21
- package/config/vars.js.map +1 -1
- package/cr/endpointAclPolicy.d.ts +7 -6
- package/cr/endpointAclPolicy.d.ts.map +1 -0
- package/cr/endpointAclPolicy.js +39 -16
- package/cr/endpointAclPolicy.js.map +1 -1
- package/cr/getEndpointAclPolicies.d.ts +1 -0
- package/cr/getEndpointAclPolicies.d.ts.map +1 -0
- package/cr/getEndpointAclPolicies.js +26 -3
- package/cr/getEndpointAclPolicies.js.map +1 -1
- package/cr/getEndpointAclPolicy.d.ts +1 -0
- package/cr/getEndpointAclPolicy.d.ts.map +1 -0
- package/cr/getEndpointAclPolicy.js +26 -3
- package/cr/getEndpointAclPolicy.js.map +1 -1
- package/cr/getNameSpace.d.ts +1 -0
- package/cr/getNameSpace.d.ts.map +1 -0
- package/cr/getNameSpace.js +26 -3
- package/cr/getNameSpace.js.map +1 -1
- package/cr/getNameSpaces.d.ts +1 -0
- package/cr/getNameSpaces.d.ts.map +1 -0
- package/cr/getNameSpaces.js +26 -3
- package/cr/getNameSpaces.js.map +1 -1
- package/cr/getRegistries.d.ts +1 -0
- package/cr/getRegistries.d.ts.map +1 -0
- package/cr/getRegistries.js +26 -3
- package/cr/getRegistries.js.map +1 -1
- package/cr/getRegistry.d.ts +1 -0
- package/cr/getRegistry.d.ts.map +1 -0
- package/cr/getRegistry.js +26 -3
- package/cr/getRegistry.js.map +1 -1
- package/cr/getRepositories.d.ts +1 -0
- package/cr/getRepositories.d.ts.map +1 -0
- package/cr/getRepositories.js +26 -3
- package/cr/getRepositories.js.map +1 -1
- package/cr/getRepository.d.ts +1 -0
- package/cr/getRepository.d.ts.map +1 -0
- package/cr/getRepository.js +26 -3
- package/cr/getRepository.js.map +1 -1
- package/cr/getVpcEndpoint.d.ts +1 -0
- package/cr/getVpcEndpoint.d.ts.map +1 -0
- package/cr/getVpcEndpoint.js +26 -3
- package/cr/getVpcEndpoint.js.map +1 -1
- package/cr/getVpcEndpoints.d.ts +1 -0
- package/cr/getVpcEndpoints.d.ts.map +1 -0
- package/cr/getVpcEndpoints.js +26 -3
- package/cr/getVpcEndpoints.js.map +1 -1
- package/cr/index.d.ts +1 -0
- package/cr/index.d.ts.map +1 -0
- package/cr/index.js +26 -3
- package/cr/index.js.map +1 -1
- package/cr/nameSpace.d.ts +6 -5
- package/cr/nameSpace.d.ts.map +1 -0
- package/cr/nameSpace.js +38 -15
- package/cr/nameSpace.js.map +1 -1
- package/cr/registry.d.ts +30 -17
- package/cr/registry.d.ts.map +1 -0
- package/cr/registry.js +48 -25
- package/cr/registry.js.map +1 -1
- package/cr/repository.d.ts +10 -9
- package/cr/repository.d.ts.map +1 -0
- package/cr/repository.js +44 -21
- package/cr/repository.js.map +1 -1
- package/cr/vpcEndpoint.d.ts +31 -2
- package/cr/vpcEndpoint.d.ts.map +1 -0
- package/cr/vpcEndpoint.js +51 -12
- package/cr/vpcEndpoint.js.map +1 -1
- package/directconnect/bgpPeer.d.ts +18 -17
- package/directconnect/bgpPeer.d.ts.map +1 -0
- package/directconnect/bgpPeer.js +50 -27
- package/directconnect/bgpPeer.js.map +1 -1
- package/directconnect/connection.d.ts +44 -31
- package/directconnect/connection.d.ts.map +1 -0
- package/directconnect/connection.js +78 -55
- package/directconnect/connection.js.map +1 -1
- package/directconnect/directConnectGateway.d.ts +44 -23
- package/directconnect/directConnectGateway.d.ts.map +1 -0
- package/directconnect/directConnectGateway.js +52 -29
- package/directconnect/directConnectGateway.js.map +1 -1
- package/directconnect/gatewayRoute.d.ts +10 -9
- package/directconnect/gatewayRoute.d.ts.map +1 -0
- package/directconnect/gatewayRoute.js +44 -21
- package/directconnect/gatewayRoute.js.map +1 -1
- package/directconnect/getBgpPeer.d.ts +1 -0
- package/directconnect/getBgpPeer.d.ts.map +1 -0
- package/directconnect/getBgpPeer.js +26 -3
- package/directconnect/getBgpPeer.js.map +1 -1
- package/directconnect/getBgpPeers.d.ts +1 -0
- package/directconnect/getBgpPeers.d.ts.map +1 -0
- package/directconnect/getBgpPeers.js +26 -3
- package/directconnect/getBgpPeers.js.map +1 -1
- package/directconnect/getConnection.d.ts +1 -0
- package/directconnect/getConnection.d.ts.map +1 -0
- package/directconnect/getConnection.js +26 -3
- package/directconnect/getConnection.js.map +1 -1
- package/directconnect/getConnections.d.ts +1 -0
- package/directconnect/getConnections.d.ts.map +1 -0
- package/directconnect/getConnections.js +26 -3
- package/directconnect/getConnections.js.map +1 -1
- package/directconnect/getDirectConnectGateway.d.ts +1 -0
- package/directconnect/getDirectConnectGateway.d.ts.map +1 -0
- package/directconnect/getDirectConnectGateway.js +26 -3
- package/directconnect/getDirectConnectGateway.js.map +1 -1
- package/directconnect/getDirectConnectGateways.d.ts +1 -0
- package/directconnect/getDirectConnectGateways.d.ts.map +1 -0
- package/directconnect/getDirectConnectGateways.js +26 -3
- package/directconnect/getDirectConnectGateways.js.map +1 -1
- package/directconnect/getGatewayRoute.d.ts +1 -0
- package/directconnect/getGatewayRoute.d.ts.map +1 -0
- package/directconnect/getGatewayRoute.js +26 -3
- package/directconnect/getGatewayRoute.js.map +1 -1
- package/directconnect/getGatewayRoutes.d.ts +1 -0
- package/directconnect/getGatewayRoutes.d.ts.map +1 -0
- package/directconnect/getGatewayRoutes.js +26 -3
- package/directconnect/getGatewayRoutes.js.map +1 -1
- package/directconnect/getVirtualInterface.d.ts +1 -0
- package/directconnect/getVirtualInterface.d.ts.map +1 -0
- package/directconnect/getVirtualInterface.js +26 -3
- package/directconnect/getVirtualInterface.js.map +1 -1
- package/directconnect/getVirtualInterfaces.d.ts +1 -0
- package/directconnect/getVirtualInterfaces.d.ts.map +1 -0
- package/directconnect/getVirtualInterfaces.js +26 -3
- package/directconnect/getVirtualInterfaces.js.map +1 -1
- package/directconnect/index.d.ts +1 -0
- package/directconnect/index.d.ts.map +1 -0
- package/directconnect/index.js +26 -3
- package/directconnect/index.js.map +1 -1
- package/directconnect/virtualInterface.d.ts +51 -38
- package/directconnect/virtualInterface.d.ts.map +1 -0
- package/directconnect/virtualInterface.js +77 -54
- package/directconnect/virtualInterface.js.map +1 -1
- package/dns/backup.d.ts +5 -4
- package/dns/backup.d.ts.map +1 -0
- package/dns/backup.js +35 -12
- package/dns/backup.js.map +1 -1
- package/dns/backupSchedule.d.ts +4 -3
- package/dns/backupSchedule.d.ts.map +1 -0
- package/dns/backupSchedule.js +36 -13
- package/dns/backupSchedule.js.map +1 -1
- package/dns/getBackup.d.ts +1 -0
- package/dns/getBackup.d.ts.map +1 -0
- package/dns/getBackup.js +26 -3
- package/dns/getBackup.js.map +1 -1
- package/dns/getBackupSchedule.d.ts +1 -0
- package/dns/getBackupSchedule.d.ts.map +1 -0
- package/dns/getBackupSchedule.js +26 -3
- package/dns/getBackupSchedule.js.map +1 -1
- package/dns/getBackupSchedules.d.ts +1 -0
- package/dns/getBackupSchedules.d.ts.map +1 -0
- package/dns/getBackupSchedules.js +26 -3
- package/dns/getBackupSchedules.js.map +1 -1
- package/dns/getBackups.d.ts +1 -0
- package/dns/getBackups.d.ts.map +1 -0
- package/dns/getBackups.js +26 -3
- package/dns/getBackups.js.map +1 -1
- package/dns/getRecord.d.ts +1 -0
- package/dns/getRecord.d.ts.map +1 -0
- package/dns/getRecord.js +26 -3
- package/dns/getRecord.js.map +1 -1
- package/dns/getRecords.d.ts +1 -0
- package/dns/getRecords.d.ts.map +1 -0
- package/dns/getRecords.js +26 -3
- package/dns/getRecords.js.map +1 -1
- package/dns/getZone.d.ts +1 -0
- package/dns/getZone.d.ts.map +1 -0
- package/dns/getZone.js +26 -3
- package/dns/getZone.js.map +1 -1
- package/dns/getZones.d.ts +1 -0
- package/dns/getZones.d.ts.map +1 -0
- package/dns/getZones.js +26 -3
- package/dns/getZones.js.map +1 -1
- package/dns/index.d.ts +1 -0
- package/dns/index.d.ts.map +1 -0
- package/dns/index.js +26 -3
- package/dns/index.js.map +1 -1
- package/dns/record.d.ts +23 -22
- package/dns/record.d.ts.map +1 -0
- package/dns/record.js +59 -36
- package/dns/record.js.map +1 -1
- package/dns/zone.d.ts +38 -25
- package/dns/zone.d.ts.map +1 -0
- package/dns/zone.js +56 -33
- package/dns/zone.js.map +1 -1
- package/ecs/command.d.ts +85 -26
- package/ecs/command.d.ts.map +1 -0
- package/ecs/command.js +95 -38
- package/ecs/command.js.map +1 -1
- package/ecs/deploymentSet.d.ts +26 -17
- package/ecs/deploymentSet.d.ts.map +1 -0
- package/ecs/deploymentSet.js +48 -25
- package/ecs/deploymentSet.js.map +1 -1
- package/ecs/getCommand.d.ts +1 -0
- package/ecs/getCommand.d.ts.map +1 -0
- package/ecs/getCommand.js +26 -3
- package/ecs/getCommand.js.map +1 -1
- package/ecs/getCommands.d.ts +1 -0
- package/ecs/getCommands.d.ts.map +1 -0
- package/ecs/getCommands.js +26 -3
- package/ecs/getCommands.js.map +1 -1
- package/ecs/getDeploymentSet.d.ts +1 -0
- package/ecs/getDeploymentSet.d.ts.map +1 -0
- package/ecs/getDeploymentSet.js +26 -3
- package/ecs/getDeploymentSet.js.map +1 -1
- package/ecs/getDeploymentSets.d.ts +1 -0
- package/ecs/getDeploymentSets.d.ts.map +1 -0
- package/ecs/getDeploymentSets.js +26 -3
- package/ecs/getDeploymentSets.js.map +1 -1
- package/ecs/getHpcCluster.d.ts +1 -0
- package/ecs/getHpcCluster.d.ts.map +1 -0
- package/ecs/getHpcCluster.js +26 -3
- package/ecs/getHpcCluster.js.map +1 -1
- package/ecs/getHpcClusters.d.ts +1 -0
- package/ecs/getHpcClusters.d.ts.map +1 -0
- package/ecs/getHpcClusters.js +26 -3
- package/ecs/getHpcClusters.js.map +1 -1
- package/ecs/getImage.d.ts +1 -0
- package/ecs/getImage.d.ts.map +1 -0
- package/ecs/getImage.js +26 -3
- package/ecs/getImage.js.map +1 -1
- package/ecs/getImages.d.ts +1 -0
- package/ecs/getImages.d.ts.map +1 -0
- package/ecs/getImages.js +26 -3
- package/ecs/getImages.js.map +1 -1
- package/ecs/getInstance.d.ts +2 -0
- package/ecs/getInstance.d.ts.map +1 -0
- package/ecs/getInstance.js +26 -3
- package/ecs/getInstance.js.map +1 -1
- package/ecs/getInstances.d.ts +1 -0
- package/ecs/getInstances.d.ts.map +1 -0
- package/ecs/getInstances.js +26 -3
- package/ecs/getInstances.js.map +1 -1
- package/ecs/getInvocation.d.ts +1 -0
- package/ecs/getInvocation.d.ts.map +1 -0
- package/ecs/getInvocation.js +26 -3
- package/ecs/getInvocation.js.map +1 -1
- package/ecs/getInvocations.d.ts +1 -0
- package/ecs/getInvocations.d.ts.map +1 -0
- package/ecs/getInvocations.js +26 -3
- package/ecs/getInvocations.js.map +1 -1
- package/ecs/getKeypair.d.ts +1 -0
- package/ecs/getKeypair.d.ts.map +1 -0
- package/ecs/getKeypair.js +26 -3
- package/ecs/getKeypair.js.map +1 -1
- package/ecs/getKeypairs.d.ts +1 -0
- package/ecs/getKeypairs.d.ts.map +1 -0
- package/ecs/getKeypairs.js +26 -3
- package/ecs/getKeypairs.js.map +1 -1
- package/ecs/getLaunchTemplate.d.ts +1 -0
- package/ecs/getLaunchTemplate.d.ts.map +1 -0
- package/ecs/getLaunchTemplate.js +26 -3
- package/ecs/getLaunchTemplate.js.map +1 -1
- package/ecs/getLaunchTemplateVersion.d.ts +1 -0
- package/ecs/getLaunchTemplateVersion.d.ts.map +1 -0
- package/ecs/getLaunchTemplateVersion.js +26 -3
- package/ecs/getLaunchTemplateVersion.js.map +1 -1
- package/ecs/getLaunchTemplateVersions.d.ts +1 -0
- package/ecs/getLaunchTemplateVersions.d.ts.map +1 -0
- package/ecs/getLaunchTemplateVersions.js +26 -3
- package/ecs/getLaunchTemplateVersions.js.map +1 -1
- package/ecs/getLaunchTemplates.d.ts +1 -0
- package/ecs/getLaunchTemplates.d.ts.map +1 -0
- package/ecs/getLaunchTemplates.js +26 -3
- package/ecs/getLaunchTemplates.js.map +1 -1
- package/ecs/hpcCluster.d.ts +25 -12
- package/ecs/hpcCluster.d.ts.map +1 -0
- package/ecs/hpcCluster.js +45 -22
- package/ecs/hpcCluster.js.map +1 -1
- package/ecs/image.d.ts +71 -50
- package/ecs/image.d.ts.map +1 -0
- package/ecs/image.js +81 -58
- package/ecs/image.js.map +1 -1
- package/ecs/index.d.ts +1 -0
- package/ecs/index.d.ts.map +1 -0
- package/ecs/index.js +26 -3
- package/ecs/index.js.map +1 -1
- package/ecs/instance.d.ts +521 -337
- package/ecs/instance.d.ts.map +1 -0
- package/ecs/instance.js +178 -100
- package/ecs/instance.js.map +1 -1
- package/ecs/invocation.d.ts +69 -40
- package/ecs/invocation.d.ts.map +1 -0
- package/ecs/invocation.js +75 -52
- package/ecs/invocation.js.map +1 -1
- package/ecs/keypair.d.ts +28 -15
- package/ecs/keypair.d.ts.map +1 -0
- package/ecs/keypair.js +46 -23
- package/ecs/keypair.js.map +1 -1
- package/ecs/launchTemplate.d.ts +96 -13
- package/ecs/launchTemplate.d.ts.map +1 -0
- package/ecs/launchTemplate.js +114 -21
- package/ecs/launchTemplate.js.map +1 -1
- package/ecs/launchTemplateVersion.d.ts +155 -57
- package/ecs/launchTemplateVersion.d.ts.map +1 -0
- package/ecs/launchTemplateVersion.js +147 -63
- package/ecs/launchTemplateVersion.js.map +1 -1
- package/efs/fileSystem.d.ts +62 -24
- package/efs/fileSystem.d.ts.map +1 -0
- package/efs/fileSystem.js +88 -40
- package/efs/fileSystem.js.map +1 -1
- package/efs/getFileSystem.d.ts +1 -0
- package/efs/getFileSystem.d.ts.map +1 -0
- package/efs/getFileSystem.js +26 -3
- package/efs/getFileSystem.js.map +1 -1
- package/efs/getFileSystems.d.ts +1 -0
- package/efs/getFileSystems.d.ts.map +1 -0
- package/efs/getFileSystems.js +26 -3
- package/efs/getFileSystems.js.map +1 -1
- package/efs/index.d.ts +1 -0
- package/efs/index.d.ts.map +1 -0
- package/efs/index.js +26 -3
- package/efs/index.js.map +1 -1
- package/emr/cluster.d.ts +303 -40
- package/emr/cluster.d.ts.map +1 -0
- package/emr/cluster.js +289 -60
- package/emr/cluster.js.map +1 -1
- package/emr/clusterUser.d.ts +13 -12
- package/emr/clusterUser.d.ts.map +1 -0
- package/emr/clusterUser.js +47 -24
- package/emr/clusterUser.js.map +1 -1
- package/emr/clusterUserGroup.d.ts +7 -6
- package/emr/clusterUserGroup.d.ts.map +1 -0
- package/emr/clusterUserGroup.js +39 -16
- package/emr/clusterUserGroup.js.map +1 -1
- package/emr/getCluster.d.ts +1 -0
- package/emr/getCluster.d.ts.map +1 -0
- package/emr/getCluster.js +26 -3
- package/emr/getCluster.js.map +1 -1
- package/emr/getClusterUser.d.ts +1 -0
- package/emr/getClusterUser.d.ts.map +1 -0
- package/emr/getClusterUser.js +26 -3
- package/emr/getClusterUser.js.map +1 -1
- package/emr/getClusterUserGroup.d.ts +1 -0
- package/emr/getClusterUserGroup.d.ts.map +1 -0
- package/emr/getClusterUserGroup.js +26 -3
- package/emr/getClusterUserGroup.js.map +1 -1
- package/emr/getClusterUserGroups.d.ts +1 -0
- package/emr/getClusterUserGroups.d.ts.map +1 -0
- package/emr/getClusterUserGroups.js +26 -3
- package/emr/getClusterUserGroups.js.map +1 -1
- package/emr/getClusterUsers.d.ts +1 -0
- package/emr/getClusterUsers.d.ts.map +1 -0
- package/emr/getClusterUsers.js +26 -3
- package/emr/getClusterUsers.js.map +1 -1
- package/emr/getClusters.d.ts +1 -0
- package/emr/getClusters.d.ts.map +1 -0
- package/emr/getClusters.js +26 -3
- package/emr/getClusters.js.map +1 -1
- package/emr/getNodeGroup.d.ts +1 -0
- package/emr/getNodeGroup.d.ts.map +1 -0
- package/emr/getNodeGroup.js +26 -3
- package/emr/getNodeGroup.js.map +1 -1
- package/emr/getNodeGroups.d.ts +1 -0
- package/emr/getNodeGroups.d.ts.map +1 -0
- package/emr/getNodeGroups.js +26 -3
- package/emr/getNodeGroups.js.map +1 -1
- package/emr/index.d.ts +1 -0
- package/emr/index.d.ts.map +1 -0
- package/emr/index.js +26 -3
- package/emr/index.js.map +1 -1
- package/emr/nodeGroup.d.ts +91 -29
- package/emr/nodeGroup.d.ts.map +1 -0
- package/emr/nodeGroup.js +97 -45
- package/emr/nodeGroup.js.map +1 -1
- package/escloud/getInstance.d.ts +1 -0
- package/escloud/getInstance.d.ts.map +1 -0
- package/escloud/getInstance.js +26 -3
- package/escloud/getInstance.js.map +1 -1
- package/escloud/getInstances.d.ts +1 -0
- package/escloud/getInstances.d.ts.map +1 -0
- package/escloud/getInstances.js +26 -3
- package/escloud/getInstances.js.map +1 -1
- package/escloud/index.d.ts +1 -0
- package/escloud/index.d.ts.map +1 -0
- package/escloud/index.js +26 -3
- package/escloud/index.js.map +1 -1
- package/escloud/instance.d.ts +134 -46
- package/escloud/instance.d.ts.map +1 -0
- package/escloud/instance.js +156 -54
- package/escloud/instance.js.map +1 -1
- package/filenas/getInstance.d.ts +1 -0
- package/filenas/getInstance.d.ts.map +1 -0
- package/filenas/getInstance.js +26 -3
- package/filenas/getInstance.js.map +1 -1
- package/filenas/getInstances.d.ts +1 -0
- package/filenas/getInstances.d.ts.map +1 -0
- package/filenas/getInstances.js +26 -3
- package/filenas/getInstances.js.map +1 -1
- package/filenas/getMountPoint.d.ts +1 -0
- package/filenas/getMountPoint.d.ts.map +1 -0
- package/filenas/getMountPoint.js +26 -3
- package/filenas/getMountPoint.js.map +1 -1
- package/filenas/getMountPoints.d.ts +1 -0
- package/filenas/getMountPoints.d.ts.map +1 -0
- package/filenas/getMountPoints.js +26 -3
- package/filenas/getMountPoints.js.map +1 -1
- package/filenas/getSnapshot.d.ts +1 -0
- package/filenas/getSnapshot.d.ts.map +1 -0
- package/filenas/getSnapshot.js +26 -3
- package/filenas/getSnapshot.js.map +1 -1
- package/filenas/getSnapshots.d.ts +1 -0
- package/filenas/getSnapshots.d.ts.map +1 -0
- package/filenas/getSnapshots.js +26 -3
- package/filenas/getSnapshots.js.map +1 -1
- package/filenas/index.d.ts +1 -0
- package/filenas/index.d.ts.map +1 -0
- package/filenas/index.js +26 -3
- package/filenas/index.js.map +1 -1
- package/filenas/instance.d.ts +38 -25
- package/filenas/instance.d.ts.map +1 -0
- package/filenas/instance.js +64 -41
- package/filenas/instance.js.map +1 -1
- package/filenas/mountPoint.d.ts +24 -15
- package/filenas/mountPoint.d.ts.map +1 -0
- package/filenas/mountPoint.js +54 -31
- package/filenas/mountPoint.js.map +1 -1
- package/filenas/snapshot.d.ts +16 -15
- package/filenas/snapshot.d.ts.map +1 -0
- package/filenas/snapshot.js +48 -25
- package/filenas/snapshot.js.map +1 -1
- package/fwcenter/addressBook.d.ts +48 -23
- package/fwcenter/addressBook.d.ts.map +1 -0
- package/fwcenter/addressBook.js +56 -33
- package/fwcenter/addressBook.js.map +1 -1
- package/fwcenter/controlPolicy.d.ts +75 -50
- package/fwcenter/controlPolicy.d.ts.map +1 -0
- package/fwcenter/controlPolicy.js +93 -70
- package/fwcenter/controlPolicy.js.map +1 -1
- package/fwcenter/dnsControlPolicy.d.ts +57 -18
- package/fwcenter/dnsControlPolicy.d.ts.map +1 -0
- package/fwcenter/dnsControlPolicy.js +69 -28
- package/fwcenter/dnsControlPolicy.js.map +1 -1
- package/fwcenter/getAddressBook.d.ts +1 -0
- package/fwcenter/getAddressBook.d.ts.map +1 -0
- package/fwcenter/getAddressBook.js +26 -3
- package/fwcenter/getAddressBook.js.map +1 -1
- package/fwcenter/getAddressBooks.d.ts +1 -0
- package/fwcenter/getAddressBooks.d.ts.map +1 -0
- package/fwcenter/getAddressBooks.js +26 -3
- package/fwcenter/getAddressBooks.js.map +1 -1
- package/fwcenter/getControlPolicies.d.ts +1 -0
- package/fwcenter/getControlPolicies.d.ts.map +1 -0
- package/fwcenter/getControlPolicies.js +26 -3
- package/fwcenter/getControlPolicies.js.map +1 -1
- package/fwcenter/getControlPolicy.d.ts +1 -0
- package/fwcenter/getControlPolicy.d.ts.map +1 -0
- package/fwcenter/getControlPolicy.js +26 -3
- package/fwcenter/getControlPolicy.js.map +1 -1
- package/fwcenter/getDnsControlPolicies.d.ts +1 -0
- package/fwcenter/getDnsControlPolicies.d.ts.map +1 -0
- package/fwcenter/getDnsControlPolicies.js +26 -3
- package/fwcenter/getDnsControlPolicies.js.map +1 -1
- package/fwcenter/getDnsControlPolicy.d.ts +1 -0
- package/fwcenter/getDnsControlPolicy.d.ts.map +1 -0
- package/fwcenter/getDnsControlPolicy.js +26 -3
- package/fwcenter/getDnsControlPolicy.js.map +1 -1
- package/fwcenter/getNatFireWallControlPolicies.d.ts +23 -0
- package/fwcenter/getNatFireWallControlPolicies.d.ts.map +1 -0
- package/fwcenter/getNatFireWallControlPolicies.js +47 -0
- package/fwcenter/getNatFireWallControlPolicies.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts +186 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.js +51 -0
- package/fwcenter/getNatFireWallControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.js +26 -3
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -1
- package/fwcenter/getVpcFireWallAclRules.d.ts +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.js +26 -3
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -1
- package/fwcenter/index.d.ts +10 -0
- package/fwcenter/index.d.ts.map +1 -0
- package/fwcenter/index.js +38 -4
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/natFireWallControlPolicy.d.ts +458 -0
- package/fwcenter/natFireWallControlPolicy.d.ts.map +1 -0
- package/fwcenter/natFireWallControlPolicy.js +209 -0
- package/fwcenter/natFireWallControlPolicy.js.map +1 -0
- package/fwcenter/vpcFireWallAclRule.d.ts +76 -51
- package/fwcenter/vpcFireWallAclRule.d.ts.map +1 -0
- package/fwcenter/vpcFireWallAclRule.js +94 -71
- package/fwcenter/vpcFireWallAclRule.js.map +1 -1
- package/gtm/getGtm.d.ts +1 -0
- package/gtm/getGtm.d.ts.map +1 -0
- package/gtm/getGtm.js +26 -3
- package/gtm/getGtm.js.map +1 -1
- package/gtm/getGtms.d.ts +1 -0
- package/gtm/getGtms.d.ts.map +1 -0
- package/gtm/getGtms.js +26 -3
- package/gtm/getGtms.js.map +1 -1
- package/gtm/getPolicies.d.ts +1 -0
- package/gtm/getPolicies.d.ts.map +1 -0
- package/gtm/getPolicies.js +26 -3
- package/gtm/getPolicies.js.map +1 -1
- package/gtm/getPolicy.d.ts +1 -0
- package/gtm/getPolicy.d.ts.map +1 -0
- package/gtm/getPolicy.js +26 -3
- package/gtm/getPolicy.js.map +1 -1
- package/gtm/getPool.d.ts +1 -0
- package/gtm/getPool.d.ts.map +1 -0
- package/gtm/getPool.js +26 -3
- package/gtm/getPool.js.map +1 -1
- package/gtm/getPools.d.ts +1 -0
- package/gtm/getPools.d.ts.map +1 -0
- package/gtm/getPools.js +26 -3
- package/gtm/getPools.js.map +1 -1
- package/gtm/getRouting.d.ts +1 -0
- package/gtm/getRouting.d.ts.map +1 -0
- package/gtm/getRouting.js +26 -3
- package/gtm/getRouting.js.map +1 -1
- package/gtm/getRoutings.d.ts +1 -0
- package/gtm/getRoutings.d.ts.map +1 -0
- package/gtm/getRoutings.js +26 -3
- package/gtm/getRoutings.js.map +1 -1
- package/gtm/getRule.d.ts +1 -0
- package/gtm/getRule.d.ts.map +1 -0
- package/gtm/getRule.js +26 -3
- package/gtm/getRule.js.map +1 -1
- package/gtm/getRules.d.ts +1 -0
- package/gtm/getRules.d.ts.map +1 -0
- package/gtm/getRules.js +26 -3
- package/gtm/getRules.js.map +1 -1
- package/gtm/gtm.d.ts +26 -25
- package/gtm/gtm.d.ts.map +1 -0
- package/gtm/gtm.js +58 -35
- package/gtm/gtm.js.map +1 -1
- package/gtm/index.d.ts +1 -0
- package/gtm/index.d.ts.map +1 -0
- package/gtm/index.js +26 -3
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +40 -10
- package/gtm/policy.d.ts.map +1 -0
- package/gtm/policy.js +60 -20
- package/gtm/policy.js.map +1 -1
- package/gtm/pool.d.ts +60 -15
- package/gtm/pool.d.ts.map +1 -0
- package/gtm/pool.js +82 -27
- package/gtm/pool.js.map +1 -1
- package/gtm/routing.d.ts +6 -5
- package/gtm/routing.d.ts.map +1 -0
- package/gtm/routing.js +34 -11
- package/gtm/routing.js.map +1 -1
- package/gtm/rule.d.ts +96 -27
- package/gtm/rule.d.ts.map +1 -0
- package/gtm/rule.js +118 -39
- package/gtm/rule.js.map +1 -1
- package/hbase/getInstance.d.ts +1 -0
- package/hbase/getInstance.d.ts.map +1 -0
- package/hbase/getInstance.js +26 -3
- package/hbase/getInstance.js.map +1 -1
- package/hbase/getInstances.d.ts +1 -0
- package/hbase/getInstances.d.ts.map +1 -0
- package/hbase/getInstances.js +26 -3
- package/hbase/getInstances.js.map +1 -1
- package/hbase/index.d.ts +1 -0
- package/hbase/index.d.ts.map +1 -0
- package/hbase/index.js +26 -3
- package/hbase/index.js.map +1 -1
- package/hbase/instance.d.ts +73 -48
- package/hbase/instance.d.ts.map +1 -0
- package/hbase/instance.js +99 -76
- package/hbase/instance.js.map +1 -1
- package/iam/accesskey.d.ts +13 -12
- package/iam/accesskey.d.ts.map +1 -0
- package/iam/accesskey.js +41 -18
- package/iam/accesskey.js.map +1 -1
- package/iam/allowedIpAddress.d.ts +18 -5
- package/iam/allowedIpAddress.d.ts.map +1 -0
- package/iam/allowedIpAddress.js +38 -15
- package/iam/allowedIpAddress.js.map +1 -1
- package/iam/getAccesskey.d.ts +1 -0
- package/iam/getAccesskey.d.ts.map +1 -0
- package/iam/getAccesskey.js +26 -3
- package/iam/getAccesskey.js.map +1 -1
- package/iam/getAccesskeys.d.ts +1 -0
- package/iam/getAccesskeys.d.ts.map +1 -0
- package/iam/getAccesskeys.js +26 -3
- package/iam/getAccesskeys.js.map +1 -1
- package/iam/getAllowedIpAddress.d.ts +1 -0
- package/iam/getAllowedIpAddress.d.ts.map +1 -0
- package/iam/getAllowedIpAddress.js +26 -3
- package/iam/getAllowedIpAddress.js.map +1 -1
- package/iam/getAllowedIpAddresses.d.ts +1 -0
- package/iam/getAllowedIpAddresses.d.ts.map +1 -0
- package/iam/getAllowedIpAddresses.js +26 -3
- package/iam/getAllowedIpAddresses.js.map +1 -1
- package/iam/getGroup.d.ts +1 -0
- package/iam/getGroup.d.ts.map +1 -0
- package/iam/getGroup.js +26 -3
- package/iam/getGroup.js.map +1 -1
- package/iam/getGroups.d.ts +1 -0
- package/iam/getGroups.d.ts.map +1 -0
- package/iam/getGroups.js +26 -3
- package/iam/getGroups.js.map +1 -1
- package/iam/getOauthProvider.d.ts +1 -0
- package/iam/getOauthProvider.d.ts.map +1 -0
- package/iam/getOauthProvider.js +26 -3
- package/iam/getOauthProvider.js.map +1 -1
- package/iam/getOauthProviders.d.ts +1 -0
- package/iam/getOauthProviders.d.ts.map +1 -0
- package/iam/getOauthProviders.js +26 -3
- package/iam/getOauthProviders.js.map +1 -1
- package/iam/getOidcProvider.d.ts +1 -0
- package/iam/getOidcProvider.d.ts.map +1 -0
- package/iam/getOidcProvider.js +26 -3
- package/iam/getOidcProvider.js.map +1 -1
- package/iam/getOidcProviders.d.ts +1 -0
- package/iam/getOidcProviders.d.ts.map +1 -0
- package/iam/getOidcProviders.js +26 -3
- package/iam/getOidcProviders.js.map +1 -1
- package/iam/getPolicies.d.ts +1 -0
- package/iam/getPolicies.d.ts.map +1 -0
- package/iam/getPolicies.js +26 -3
- package/iam/getPolicies.js.map +1 -1
- package/iam/getPolicy.d.ts +1 -0
- package/iam/getPolicy.d.ts.map +1 -0
- package/iam/getPolicy.js +26 -3
- package/iam/getPolicy.js.map +1 -1
- package/iam/getProject.d.ts +1 -0
- package/iam/getProject.d.ts.map +1 -0
- package/iam/getProject.js +26 -3
- package/iam/getProject.js.map +1 -1
- package/iam/getProjects.d.ts +1 -0
- package/iam/getProjects.d.ts.map +1 -0
- package/iam/getProjects.js +26 -3
- package/iam/getProjects.js.map +1 -1
- package/iam/getRole.d.ts +1 -0
- package/iam/getRole.d.ts.map +1 -0
- package/iam/getRole.js +26 -3
- package/iam/getRole.js.map +1 -1
- package/iam/getRoles.d.ts +1 -0
- package/iam/getRoles.d.ts.map +1 -0
- package/iam/getRoles.js +26 -3
- package/iam/getRoles.js.map +1 -1
- package/iam/getSamlProvider.d.ts +1 -0
- package/iam/getSamlProvider.d.ts.map +1 -0
- package/iam/getSamlProvider.js +26 -3
- package/iam/getSamlProvider.js.map +1 -1
- package/iam/getSamlProviders.d.ts +1 -0
- package/iam/getSamlProviders.d.ts.map +1 -0
- package/iam/getSamlProviders.js +26 -3
- package/iam/getSamlProviders.js.map +1 -1
- package/iam/getUser.d.ts +1 -0
- package/iam/getUser.d.ts.map +1 -0
- package/iam/getUser.js +26 -3
- package/iam/getUser.js.map +1 -1
- package/iam/getUsers.d.ts +1 -0
- package/iam/getUsers.d.ts.map +1 -0
- package/iam/getUsers.js +26 -3
- package/iam/getUsers.js.map +1 -1
- package/iam/group.d.ts +64 -13
- package/iam/group.d.ts.map +1 -0
- package/iam/group.js +70 -21
- package/iam/group.js.map +1 -1
- package/iam/index.d.ts +1 -0
- package/iam/index.d.ts.map +1 -0
- package/iam/index.js +26 -3
- package/iam/index.js.map +1 -1
- package/iam/oauthProvider.d.ts +51 -29
- package/iam/oauthProvider.d.ts.map +1 -0
- package/iam/oauthProvider.js +69 -46
- package/iam/oauthProvider.js.map +1 -1
- package/iam/oidcProvider.d.ts +12 -11
- package/iam/oidcProvider.d.ts.map +1 -0
- package/iam/oidcProvider.js +48 -25
- package/iam/oidcProvider.js.map +1 -1
- package/iam/policy.d.ts +88 -17
- package/iam/policy.d.ts.map +1 -0
- package/iam/policy.js +86 -29
- package/iam/policy.js.map +1 -1
- package/iam/project.d.ts +14 -13
- package/iam/project.d.ts.map +1 -0
- package/iam/project.js +44 -21
- package/iam/project.js.map +1 -1
- package/iam/role.d.ts +111 -22
- package/iam/role.d.ts.map +1 -0
- package/iam/role.js +115 -28
- package/iam/role.js.map +1 -1
- package/iam/samlProvider.d.ts +42 -18
- package/iam/samlProvider.d.ts.map +1 -0
- package/iam/samlProvider.js +47 -24
- package/iam/samlProvider.js.map +1 -1
- package/iam/user.d.ts +82 -28
- package/iam/user.d.ts.map +1 -0
- package/iam/user.js +80 -36
- package/iam/user.js.map +1 -1
- package/id/authConfig.d.ts +180 -0
- package/id/authConfig.d.ts.map +1 -0
- package/id/authConfig.js +127 -0
- package/id/authConfig.js.map +1 -0
- package/id/getAuthConfig.d.ts +78 -0
- package/id/getAuthConfig.d.ts.map +1 -0
- package/id/getAuthConfig.js +51 -0
- package/id/getAuthConfig.js.map +1 -0
- package/id/getAuthConfigs.d.ts +23 -0
- package/id/getAuthConfigs.d.ts.map +1 -0
- package/id/getAuthConfigs.js +47 -0
- package/id/getAuthConfigs.js.map +1 -0
- package/id/getPermissionNamespace.d.ts +74 -0
- package/id/getPermissionNamespace.d.ts.map +1 -0
- package/id/getPermissionNamespace.js +51 -0
- package/id/getPermissionNamespace.js.map +1 -0
- package/id/getPermissionNamespaces.d.ts +23 -0
- package/id/getPermissionNamespaces.d.ts.map +1 -0
- package/id/getPermissionNamespaces.js +47 -0
- package/id/getPermissionNamespaces.js.map +1 -0
- package/id/getService.d.ts +1 -0
- package/id/getService.d.ts.map +1 -0
- package/id/getService.js +26 -3
- package/id/getService.js.map +1 -1
- package/id/getServices.d.ts +1 -0
- package/id/getServices.d.ts.map +1 -0
- package/id/getServices.js +26 -3
- package/id/getServices.js.map +1 -1
- package/id/getUserPool.d.ts +174 -0
- package/id/getUserPool.d.ts.map +1 -0
- package/id/getUserPool.js +51 -0
- package/id/getUserPool.js.map +1 -0
- package/id/getUserPools.d.ts +23 -0
- package/id/getUserPools.d.ts.map +1 -0
- package/id/getUserPools.js +47 -0
- package/id/getUserPools.js.map +1 -0
- package/id/getWorkloadPool.d.ts +82 -0
- package/id/getWorkloadPool.d.ts.map +1 -0
- package/id/getWorkloadPool.js +51 -0
- package/id/getWorkloadPool.js.map +1 -0
- package/id/getWorkloadPools.d.ts +23 -0
- package/id/getWorkloadPools.d.ts.map +1 -0
- package/id/getWorkloadPools.js +47 -0
- package/id/getWorkloadPools.js.map +1 -0
- package/id/index.d.ts +37 -0
- package/id/index.d.ts.map +1 -0
- package/id/index.js +71 -4
- package/id/index.js.map +1 -1
- package/id/permissionNamespace.d.ts +156 -0
- package/id/permissionNamespace.d.ts.map +1 -0
- package/id/permissionNamespace.js +117 -0
- package/id/permissionNamespace.js.map +1 -0
- package/id/service.d.ts +99 -24
- package/id/service.d.ts.map +1 -0
- package/id/service.js +109 -36
- package/id/service.js.map +1 -1
- package/id/userPool.d.ts +422 -0
- package/id/userPool.d.ts.map +1 -0
- package/id/userPool.js +189 -0
- package/id/userPool.js.map +1 -0
- package/id/workloadPool.d.ts +172 -0
- package/id/workloadPool.d.ts.map +1 -0
- package/id/workloadPool.js +121 -0
- package/id/workloadPool.js.map +1 -0
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -0
- package/index.js +67 -55
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +46 -11
- package/kafka/allowList.d.ts.map +1 -0
- package/kafka/allowList.js +66 -21
- package/kafka/allowList.js.map +1 -1
- package/kafka/getAllowList.d.ts +1 -0
- package/kafka/getAllowList.d.ts.map +1 -0
- package/kafka/getAllowList.js +26 -3
- package/kafka/getAllowList.js.map +1 -1
- package/kafka/getAllowLists.d.ts +1 -0
- package/kafka/getAllowLists.d.ts.map +1 -0
- package/kafka/getAllowLists.js +26 -3
- package/kafka/getAllowLists.js.map +1 -1
- package/kafka/getGroup.d.ts +1 -0
- package/kafka/getGroup.d.ts.map +1 -0
- package/kafka/getGroup.js +26 -3
- package/kafka/getGroup.js.map +1 -1
- package/kafka/getGroups.d.ts +1 -0
- package/kafka/getGroups.d.ts.map +1 -0
- package/kafka/getGroups.js +26 -3
- package/kafka/getGroups.js.map +1 -1
- package/kafka/getInstance.d.ts +1 -0
- package/kafka/getInstance.d.ts.map +1 -0
- package/kafka/getInstance.js +26 -3
- package/kafka/getInstance.js.map +1 -1
- package/kafka/getInstances.d.ts +1 -0
- package/kafka/getInstances.d.ts.map +1 -0
- package/kafka/getInstances.js +26 -3
- package/kafka/getInstances.js.map +1 -1
- package/kafka/getTopic.d.ts +1 -0
- package/kafka/getTopic.d.ts.map +1 -0
- package/kafka/getTopic.js +26 -3
- package/kafka/getTopic.js.map +1 -1
- package/kafka/getTopics.d.ts +1 -0
- package/kafka/getTopics.d.ts.map +1 -0
- package/kafka/getTopics.js +26 -3
- package/kafka/getTopics.js.map +1 -1
- package/kafka/getUser.d.ts +1 -0
- package/kafka/getUser.d.ts.map +1 -0
- package/kafka/getUser.js +26 -3
- package/kafka/getUser.js.map +1 -1
- package/kafka/getUsers.d.ts +1 -0
- package/kafka/getUsers.d.ts.map +1 -0
- package/kafka/getUsers.js +26 -3
- package/kafka/getUsers.js.map +1 -1
- package/kafka/group.d.ts +22 -9
- package/kafka/group.d.ts.map +1 -0
- package/kafka/group.js +42 -19
- package/kafka/group.js.map +1 -1
- package/kafka/index.d.ts +1 -0
- package/kafka/index.d.ts.map +1 -0
- package/kafka/index.js +26 -3
- package/kafka/index.js.map +1 -1
- package/kafka/instance.d.ts +107 -46
- package/kafka/instance.d.ts.map +1 -0
- package/kafka/instance.js +125 -62
- package/kafka/instance.js.map +1 -1
- package/kafka/topic.d.ts +86 -22
- package/kafka/topic.d.ts.map +1 -0
- package/kafka/topic.js +96 -34
- package/kafka/topic.js.map +1 -1
- package/kafka/user.d.ts +67 -36
- package/kafka/user.d.ts.map +1 -0
- package/kafka/user.js +46 -23
- package/kafka/user.js.map +1 -1
- package/kms/getKey.d.ts +1 -0
- package/kms/getKey.d.ts.map +1 -0
- package/kms/getKey.js +26 -3
- package/kms/getKey.js.map +1 -1
- package/kms/getKeyMaterial.d.ts +69 -0
- package/kms/getKeyMaterial.d.ts.map +1 -0
- package/kms/getKeyMaterial.js +51 -0
- package/kms/getKeyMaterial.js.map +1 -0
- package/kms/getKeyMaterials.d.ts +23 -0
- package/kms/getKeyMaterials.d.ts.map +1 -0
- package/kms/getKeyMaterials.js +47 -0
- package/kms/getKeyMaterials.js.map +1 -0
- package/kms/getKeyRing.d.ts +1 -0
- package/kms/getKeyRing.d.ts.map +1 -0
- package/kms/getKeyRing.js +26 -3
- package/kms/getKeyRing.js.map +1 -1
- package/kms/getKeyRings.d.ts +1 -0
- package/kms/getKeyRings.d.ts.map +1 -0
- package/kms/getKeyRings.js +26 -3
- package/kms/getKeyRings.js.map +1 -1
- package/kms/getKeys.d.ts +1 -0
- package/kms/getKeys.d.ts.map +1 -0
- package/kms/getKeys.js +26 -3
- package/kms/getKeys.js.map +1 -1
- package/kms/getSecret.d.ts +1 -0
- package/kms/getSecret.d.ts.map +1 -0
- package/kms/getSecret.js +26 -3
- package/kms/getSecret.js.map +1 -1
- package/kms/getSecrets.d.ts +1 -0
- package/kms/getSecrets.d.ts.map +1 -0
- package/kms/getSecrets.js +26 -3
- package/kms/getSecrets.js.map +1 -1
- package/kms/index.d.ts +10 -0
- package/kms/index.d.ts.map +1 -0
- package/kms/index.js +38 -4
- package/kms/index.js.map +1 -1
- package/kms/key.d.ts +104 -47
- package/kms/key.d.ts.map +1 -0
- package/kms/key.js +124 -57
- package/kms/key.js.map +1 -1
- package/kms/keyMaterial.d.ts +145 -0
- package/kms/keyMaterial.d.ts.map +1 -0
- package/kms/keyMaterial.js +119 -0
- package/kms/keyMaterial.js.map +1 -0
- package/kms/keyRing.d.ts +13 -12
- package/kms/keyRing.d.ts.map +1 -0
- package/kms/keyRing.js +43 -20
- package/kms/keyRing.js.map +1 -1
- package/kms/secret.d.ts +31 -30
- package/kms/secret.d.ts.map +1 -0
- package/kms/secret.js +65 -42
- package/kms/secret.js.map +1 -1
- package/mongodb/account.d.ts +53 -15
- package/mongodb/account.d.ts.map +1 -0
- package/mongodb/account.js +73 -25
- package/mongodb/account.js.map +1 -1
- package/mongodb/allowList.d.ts +56 -15
- package/mongodb/allowList.d.ts.map +1 -0
- package/mongodb/allowList.js +76 -25
- package/mongodb/allowList.js.map +1 -1
- package/mongodb/endpoint.d.ts +59 -33
- package/mongodb/endpoint.d.ts.map +1 -0
- package/mongodb/endpoint.js +46 -23
- package/mongodb/endpoint.js.map +1 -1
- package/mongodb/getAccount.d.ts +1 -0
- package/mongodb/getAccount.d.ts.map +1 -0
- package/mongodb/getAccount.js +26 -3
- package/mongodb/getAccount.js.map +1 -1
- package/mongodb/getAccounts.d.ts +1 -0
- package/mongodb/getAccounts.d.ts.map +1 -0
- package/mongodb/getAccounts.js +26 -3
- package/mongodb/getAccounts.js.map +1 -1
- package/mongodb/getAllowList.d.ts +1 -0
- package/mongodb/getAllowList.d.ts.map +1 -0
- package/mongodb/getAllowList.js +26 -3
- package/mongodb/getAllowList.js.map +1 -1
- package/mongodb/getAllowLists.d.ts +1 -0
- package/mongodb/getAllowLists.d.ts.map +1 -0
- package/mongodb/getAllowLists.js +26 -3
- package/mongodb/getAllowLists.js.map +1 -1
- package/mongodb/getEndpoint.d.ts +1 -0
- package/mongodb/getEndpoint.d.ts.map +1 -0
- package/mongodb/getEndpoint.js +26 -3
- package/mongodb/getEndpoint.js.map +1 -1
- package/mongodb/getEndpoints.d.ts +1 -0
- package/mongodb/getEndpoints.d.ts.map +1 -0
- package/mongodb/getEndpoints.js +26 -3
- package/mongodb/getEndpoints.js.map +1 -1
- package/mongodb/getInstance.d.ts +1 -0
- package/mongodb/getInstance.d.ts.map +1 -0
- package/mongodb/getInstance.js +26 -3
- package/mongodb/getInstance.js.map +1 -1
- package/mongodb/getInstances.d.ts +1 -0
- package/mongodb/getInstances.d.ts.map +1 -0
- package/mongodb/getInstances.js +26 -3
- package/mongodb/getInstances.js.map +1 -1
- package/mongodb/getSslState.d.ts +1 -0
- package/mongodb/getSslState.d.ts.map +1 -0
- package/mongodb/getSslState.js +26 -3
- package/mongodb/getSslState.js.map +1 -1
- package/mongodb/getSslStates.d.ts +1 -0
- package/mongodb/getSslStates.d.ts.map +1 -0
- package/mongodb/getSslStates.js +26 -3
- package/mongodb/getSslStates.js.map +1 -1
- package/mongodb/index.d.ts +1 -0
- package/mongodb/index.d.ts.map +1 -0
- package/mongodb/index.js +26 -3
- package/mongodb/index.js.map +1 -1
- package/mongodb/instance.d.ts +136 -67
- package/mongodb/instance.d.ts.map +1 -0
- package/mongodb/instance.js +106 -83
- package/mongodb/instance.js.map +1 -1
- package/mongodb/sslState.d.ts +7 -6
- package/mongodb/sslState.d.ts.map +1 -0
- package/mongodb/sslState.js +37 -14
- package/mongodb/sslState.js.map +1 -1
- package/natgateway/dnatentry.d.ts +13 -12
- package/natgateway/dnatentry.d.ts.map +1 -0
- package/natgateway/dnatentry.js +53 -30
- package/natgateway/dnatentry.js.map +1 -1
- package/natgateway/getDnatentries.d.ts +1 -0
- package/natgateway/getDnatentries.d.ts.map +1 -0
- package/natgateway/getDnatentries.js +26 -3
- package/natgateway/getDnatentries.js.map +1 -1
- package/natgateway/getDnatentry.d.ts +1 -0
- package/natgateway/getDnatentry.d.ts.map +1 -0
- package/natgateway/getDnatentry.js +26 -3
- package/natgateway/getDnatentry.js.map +1 -1
- package/natgateway/getNatIp.d.ts +1 -0
- package/natgateway/getNatIp.d.ts.map +1 -0
- package/natgateway/getNatIp.js +26 -3
- package/natgateway/getNatIp.js.map +1 -1
- package/natgateway/getNatIps.d.ts +1 -0
- package/natgateway/getNatIps.d.ts.map +1 -0
- package/natgateway/getNatIps.js +26 -3
- package/natgateway/getNatIps.js.map +1 -1
- package/natgateway/getNgw.d.ts +1 -0
- package/natgateway/getNgw.d.ts.map +1 -0
- package/natgateway/getNgw.js +26 -3
- package/natgateway/getNgw.js.map +1 -1
- package/natgateway/getNgws.d.ts +1 -0
- package/natgateway/getNgws.d.ts.map +1 -0
- package/natgateway/getNgws.js +26 -3
- package/natgateway/getNgws.js.map +1 -1
- package/natgateway/getSnatentries.d.ts +1 -0
- package/natgateway/getSnatentries.d.ts.map +1 -0
- package/natgateway/getSnatentries.js +26 -3
- package/natgateway/getSnatentries.js.map +1 -1
- package/natgateway/getSnatentry.d.ts +1 -0
- package/natgateway/getSnatentry.d.ts.map +1 -0
- package/natgateway/getSnatentry.js +26 -3
- package/natgateway/getSnatentry.js.map +1 -1
- package/natgateway/index.d.ts +1 -0
- package/natgateway/index.d.ts.map +1 -0
- package/natgateway/index.js +26 -3
- package/natgateway/index.js.map +1 -1
- package/natgateway/natIp.d.ts +12 -11
- package/natgateway/natIp.d.ts.map +1 -0
- package/natgateway/natIp.js +42 -19
- package/natgateway/natIp.js.map +1 -1
- package/natgateway/ngw.d.ts +70 -41
- package/natgateway/ngw.d.ts.map +1 -0
- package/natgateway/ngw.js +72 -49
- package/natgateway/ngw.js.map +1 -1
- package/natgateway/snatentry.d.ts +15 -14
- package/natgateway/snatentry.d.ts.map +1 -0
- package/natgateway/snatentry.js +45 -22
- package/natgateway/snatentry.js.map +1 -1
- package/organization/account.d.ts +70 -34
- package/organization/account.d.ts.map +1 -0
- package/organization/account.js +90 -44
- package/organization/account.js.map +1 -1
- package/organization/getAccount.d.ts +1 -0
- package/organization/getAccount.d.ts.map +1 -0
- package/organization/getAccount.js +26 -3
- package/organization/getAccount.js.map +1 -1
- package/organization/getAccounts.d.ts +1 -0
- package/organization/getAccounts.d.ts.map +1 -0
- package/organization/getAccounts.js +26 -3
- package/organization/getAccounts.js.map +1 -1
- package/organization/getOrganization.d.ts +1 -0
- package/organization/getOrganization.d.ts.map +1 -0
- package/organization/getOrganization.js +26 -3
- package/organization/getOrganization.js.map +1 -1
- package/organization/getOrganizations.d.ts +1 -0
- package/organization/getOrganizations.d.ts.map +1 -0
- package/organization/getOrganizations.js +26 -3
- package/organization/getOrganizations.js.map +1 -1
- package/organization/getServiceControlPolicies.d.ts +1 -0
- package/organization/getServiceControlPolicies.d.ts.map +1 -0
- package/organization/getServiceControlPolicies.js +26 -3
- package/organization/getServiceControlPolicies.js.map +1 -1
- package/organization/getServiceControlPolicy.d.ts +1 -0
- package/organization/getServiceControlPolicy.d.ts.map +1 -0
- package/organization/getServiceControlPolicy.js +26 -3
- package/organization/getServiceControlPolicy.js.map +1 -1
- package/organization/getServiceControlPolicyEnabler.d.ts +1 -0
- package/organization/getServiceControlPolicyEnabler.d.ts.map +1 -0
- package/organization/getServiceControlPolicyEnabler.js +26 -3
- package/organization/getServiceControlPolicyEnabler.js.map +1 -1
- package/organization/getServiceControlPolicyEnablers.d.ts +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts.map +1 -0
- package/organization/getServiceControlPolicyEnablers.js +26 -3
- package/organization/getServiceControlPolicyEnablers.js.map +1 -1
- package/organization/getUnit.d.ts +1 -0
- package/organization/getUnit.d.ts.map +1 -0
- package/organization/getUnit.js +26 -3
- package/organization/getUnit.js.map +1 -1
- package/organization/getUnits.d.ts +1 -0
- package/organization/getUnits.d.ts.map +1 -0
- package/organization/getUnits.js +26 -3
- package/organization/getUnits.js.map +1 -1
- package/organization/index.d.ts +1 -0
- package/organization/index.d.ts.map +1 -0
- package/organization/index.js +26 -3
- package/organization/index.js.map +1 -1
- package/organization/organization.d.ts +6 -5
- package/organization/organization.d.ts.map +1 -0
- package/organization/organization.js +34 -11
- package/organization/organization.js.map +1 -1
- package/organization/serviceControlPolicy.d.ts +57 -10
- package/organization/serviceControlPolicy.d.ts.map +1 -0
- package/organization/serviceControlPolicy.js +77 -20
- package/organization/serviceControlPolicy.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +4 -3
- package/organization/serviceControlPolicyEnabler.d.ts.map +1 -0
- package/organization/serviceControlPolicyEnabler.js +32 -9
- package/organization/serviceControlPolicyEnabler.js.map +1 -1
- package/organization/unit.d.ts +14 -13
- package/organization/unit.d.ts.map +1 -0
- package/organization/unit.js +46 -23
- package/organization/unit.js.map +1 -1
- package/package.json +2 -2
- package/privatelink/endpointService.d.ts +101 -46
- package/privatelink/endpointService.d.ts.map +1 -0
- package/privatelink/endpointService.js +105 -52
- package/privatelink/endpointService.js.map +1 -1
- package/privatelink/gatewayEndpoint.d.ts +30 -17
- package/privatelink/gatewayEndpoint.d.ts.map +1 -0
- package/privatelink/gatewayEndpoint.js +50 -27
- package/privatelink/gatewayEndpoint.js.map +1 -1
- package/privatelink/getEndpointService.d.ts +1 -0
- package/privatelink/getEndpointService.d.ts.map +1 -0
- package/privatelink/getEndpointService.js +26 -3
- package/privatelink/getEndpointService.js.map +1 -1
- package/privatelink/getEndpointServices.d.ts +1 -0
- package/privatelink/getEndpointServices.d.ts.map +1 -0
- package/privatelink/getEndpointServices.js +26 -3
- package/privatelink/getEndpointServices.js.map +1 -1
- package/privatelink/getGatewayEndpoint.d.ts +1 -0
- package/privatelink/getGatewayEndpoint.d.ts.map +1 -0
- package/privatelink/getGatewayEndpoint.js +26 -3
- package/privatelink/getGatewayEndpoint.js.map +1 -1
- package/privatelink/getGatewayEndpoints.d.ts +1 -0
- package/privatelink/getGatewayEndpoints.d.ts.map +1 -0
- package/privatelink/getGatewayEndpoints.js +26 -3
- package/privatelink/getGatewayEndpoints.js.map +1 -1
- package/privatelink/getVpcEndpoint.d.ts +1 -0
- package/privatelink/getVpcEndpoint.d.ts.map +1 -0
- package/privatelink/getVpcEndpoint.js +26 -3
- package/privatelink/getVpcEndpoint.js.map +1 -1
- package/privatelink/getVpcEndpointConnection.d.ts +1 -0
- package/privatelink/getVpcEndpointConnection.d.ts.map +1 -0
- package/privatelink/getVpcEndpointConnection.js +26 -3
- package/privatelink/getVpcEndpointConnection.js.map +1 -1
- package/privatelink/getVpcEndpointConnections.d.ts +1 -0
- package/privatelink/getVpcEndpointConnections.d.ts.map +1 -0
- package/privatelink/getVpcEndpointConnections.js +26 -3
- package/privatelink/getVpcEndpointConnections.js.map +1 -1
- package/privatelink/getVpcEndpoints.d.ts +1 -0
- package/privatelink/getVpcEndpoints.d.ts.map +1 -0
- package/privatelink/getVpcEndpoints.js +26 -3
- package/privatelink/getVpcEndpoints.js.map +1 -1
- package/privatelink/index.d.ts +1 -0
- package/privatelink/index.d.ts.map +1 -0
- package/privatelink/index.js +26 -3
- package/privatelink/index.js.map +1 -1
- package/privatelink/vpcEndpoint.d.ts +94 -37
- package/privatelink/vpcEndpoint.d.ts.map +1 -0
- package/privatelink/vpcEndpoint.js +98 -43
- package/privatelink/vpcEndpoint.js.map +1 -1
- package/privatelink/vpcEndpointConnection.d.ts +59 -16
- package/privatelink/vpcEndpointConnection.d.ts.map +1 -0
- package/privatelink/vpcEndpointConnection.js +71 -26
- package/privatelink/vpcEndpointConnection.js.map +1 -1
- package/privatezone/getPrivateZone.d.ts +1 -0
- package/privatezone/getPrivateZone.d.ts.map +1 -0
- package/privatezone/getPrivateZone.js +26 -3
- package/privatezone/getPrivateZone.js.map +1 -1
- package/privatezone/getPrivateZones.d.ts +1 -0
- package/privatezone/getPrivateZones.d.ts.map +1 -0
- package/privatezone/getPrivateZones.js +26 -3
- package/privatezone/getPrivateZones.js.map +1 -1
- package/privatezone/getRecord.d.ts +1 -0
- package/privatezone/getRecord.d.ts.map +1 -0
- package/privatezone/getRecord.js +26 -3
- package/privatezone/getRecord.js.map +1 -1
- package/privatezone/getRecords.d.ts +1 -0
- package/privatezone/getRecords.d.ts.map +1 -0
- package/privatezone/getRecords.js +26 -3
- package/privatezone/getRecords.js.map +1 -1
- package/privatezone/getResolverEndpoint.d.ts +1 -0
- package/privatezone/getResolverEndpoint.d.ts.map +1 -0
- package/privatezone/getResolverEndpoint.js +26 -3
- package/privatezone/getResolverEndpoint.js.map +1 -1
- package/privatezone/getResolverEndpoints.d.ts +1 -0
- package/privatezone/getResolverEndpoints.d.ts.map +1 -0
- package/privatezone/getResolverEndpoints.js +26 -3
- package/privatezone/getResolverEndpoints.js.map +1 -1
- package/privatezone/getResolverRule.d.ts +9 -0
- package/privatezone/getResolverRule.d.ts.map +1 -0
- package/privatezone/getResolverRule.js +26 -3
- package/privatezone/getResolverRule.js.map +1 -1
- package/privatezone/getResolverRules.d.ts +1 -0
- package/privatezone/getResolverRules.d.ts.map +1 -0
- package/privatezone/getResolverRules.js +26 -3
- package/privatezone/getResolverRules.js.map +1 -1
- package/privatezone/getUserVpcAuthorization.d.ts +1 -0
- package/privatezone/getUserVpcAuthorization.d.ts.map +1 -0
- package/privatezone/getUserVpcAuthorization.js +26 -3
- package/privatezone/getUserVpcAuthorization.js.map +1 -1
- package/privatezone/getUserVpcAuthorizations.d.ts +1 -0
- package/privatezone/getUserVpcAuthorizations.d.ts.map +1 -0
- package/privatezone/getUserVpcAuthorizations.js +26 -3
- package/privatezone/getUserVpcAuthorizations.js.map +1 -1
- package/privatezone/index.d.ts +1 -0
- package/privatezone/index.d.ts.map +1 -0
- package/privatezone/index.js +26 -3
- package/privatezone/index.js.map +1 -1
- package/privatezone/privateZone.d.ts +66 -18
- package/privatezone/privateZone.d.ts.map +1 -0
- package/privatezone/privateZone.js +72 -26
- package/privatezone/privateZone.js.map +1 -1
- package/privatezone/record.d.ts +30 -21
- package/privatezone/record.d.ts.map +1 -0
- package/privatezone/record.js +58 -35
- package/privatezone/record.js.map +1 -1
- package/privatezone/resolverEndpoint.d.ts +75 -18
- package/privatezone/resolverEndpoint.d.ts.map +1 -0
- package/privatezone/resolverEndpoint.js +85 -30
- package/privatezone/resolverEndpoint.js.map +1 -1
- package/privatezone/resolverRule.d.ts +109 -21
- package/privatezone/resolverRule.d.ts.map +1 -0
- package/privatezone/resolverRule.js +85 -31
- package/privatezone/resolverRule.js.map +1 -1
- package/privatezone/userVpcAuthorization.d.ts +8 -7
- package/privatezone/userVpcAuthorization.d.ts.map +1 -0
- package/privatezone/userVpcAuthorization.js +36 -13
- package/privatezone/userVpcAuthorization.js.map +1 -1
- package/provider.d.ts +24 -35
- package/provider.d.ts.map +1 -0
- package/provider.js +39 -17
- package/provider.js.map +1 -1
- package/rabbitmq/allowList.d.ts +42 -12
- package/rabbitmq/allowList.d.ts.map +1 -0
- package/rabbitmq/allowList.js +64 -24
- package/rabbitmq/allowList.js.map +1 -1
- package/rabbitmq/getAllowList.d.ts +1 -0
- package/rabbitmq/getAllowList.d.ts.map +1 -0
- package/rabbitmq/getAllowList.js +26 -3
- package/rabbitmq/getAllowList.js.map +1 -1
- package/rabbitmq/getAllowLists.d.ts +1 -0
- package/rabbitmq/getAllowLists.d.ts.map +1 -0
- package/rabbitmq/getAllowLists.js +26 -3
- package/rabbitmq/getAllowLists.js.map +1 -1
- package/rabbitmq/getInstance.d.ts +1 -0
- package/rabbitmq/getInstance.d.ts.map +1 -0
- package/rabbitmq/getInstance.js +26 -3
- package/rabbitmq/getInstance.js.map +1 -1
- package/rabbitmq/getInstancePlugin.d.ts +1 -0
- package/rabbitmq/getInstancePlugin.d.ts.map +1 -0
- package/rabbitmq/getInstancePlugin.js +26 -3
- package/rabbitmq/getInstancePlugin.js.map +1 -1
- package/rabbitmq/getInstancePlugins.d.ts +1 -0
- package/rabbitmq/getInstancePlugins.d.ts.map +1 -0
- package/rabbitmq/getInstancePlugins.js +26 -3
- package/rabbitmq/getInstancePlugins.js.map +1 -1
- package/rabbitmq/getInstances.d.ts +1 -0
- package/rabbitmq/getInstances.d.ts.map +1 -0
- package/rabbitmq/getInstances.js +26 -3
- package/rabbitmq/getInstances.js.map +1 -1
- package/rabbitmq/getPublicAddress.d.ts +1 -0
- package/rabbitmq/getPublicAddress.d.ts.map +1 -0
- package/rabbitmq/getPublicAddress.js +26 -3
- package/rabbitmq/getPublicAddress.js.map +1 -1
- package/rabbitmq/getPublicAddresses.d.ts +1 -0
- package/rabbitmq/getPublicAddresses.d.ts.map +1 -0
- package/rabbitmq/getPublicAddresses.js +26 -3
- package/rabbitmq/getPublicAddresses.js.map +1 -1
- package/rabbitmq/index.d.ts +1 -0
- package/rabbitmq/index.d.ts.map +1 -0
- package/rabbitmq/index.js +26 -3
- package/rabbitmq/index.js.map +1 -1
- package/rabbitmq/instance.d.ts +80 -30
- package/rabbitmq/instance.d.ts.map +1 -0
- package/rabbitmq/instance.js +104 -52
- package/rabbitmq/instance.js.map +1 -1
- package/rabbitmq/instancePlugin.d.ts +11 -10
- package/rabbitmq/instancePlugin.d.ts.map +1 -0
- package/rabbitmq/instancePlugin.js +41 -18
- package/rabbitmq/instancePlugin.js.map +1 -1
- package/rabbitmq/publicAddress.d.ts +40 -23
- package/rabbitmq/publicAddress.d.ts.map +1 -0
- package/rabbitmq/publicAddress.js +56 -33
- package/rabbitmq/publicAddress.js.map +1 -1
- package/rdsmssql/allowList.d.ts +54 -21
- package/rdsmssql/allowList.d.ts.map +1 -0
- package/rdsmssql/allowList.js +72 -29
- package/rdsmssql/allowList.js.map +1 -1
- package/rdsmssql/backup.d.ts +51 -15
- package/rdsmssql/backup.d.ts.map +1 -0
- package/rdsmssql/backup.js +61 -23
- package/rdsmssql/backup.js.map +1 -1
- package/rdsmssql/getAllowList.d.ts +1 -0
- package/rdsmssql/getAllowList.d.ts.map +1 -0
- package/rdsmssql/getAllowList.js +26 -3
- package/rdsmssql/getAllowList.js.map +1 -1
- package/rdsmssql/getAllowLists.d.ts +1 -0
- package/rdsmssql/getAllowLists.d.ts.map +1 -0
- package/rdsmssql/getAllowLists.js +26 -3
- package/rdsmssql/getAllowLists.js.map +1 -1
- package/rdsmssql/getBackup.d.ts +1 -0
- package/rdsmssql/getBackup.d.ts.map +1 -0
- package/rdsmssql/getBackup.js +26 -3
- package/rdsmssql/getBackup.js.map +1 -1
- package/rdsmssql/getBackups.d.ts +1 -0
- package/rdsmssql/getBackups.d.ts.map +1 -0
- package/rdsmssql/getBackups.js +26 -3
- package/rdsmssql/getBackups.js.map +1 -1
- package/rdsmssql/getInstance.d.ts +1 -0
- package/rdsmssql/getInstance.d.ts.map +1 -0
- package/rdsmssql/getInstance.js +26 -3
- package/rdsmssql/getInstance.js.map +1 -1
- package/rdsmssql/getInstances.d.ts +1 -0
- package/rdsmssql/getInstances.d.ts.map +1 -0
- package/rdsmssql/getInstances.js +26 -3
- package/rdsmssql/getInstances.js.map +1 -1
- package/rdsmssql/index.d.ts +1 -0
- package/rdsmssql/index.d.ts.map +1 -0
- package/rdsmssql/index.js +26 -3
- package/rdsmssql/index.js.map +1 -1
- package/rdsmssql/instance.d.ts +105 -45
- package/rdsmssql/instance.d.ts.map +1 -0
- package/rdsmssql/instance.js +123 -69
- package/rdsmssql/instance.js.map +1 -1
- package/rdsmysql/allowList.d.ts +86 -33
- package/rdsmysql/allowList.d.ts.map +1 -0
- package/rdsmysql/allowList.js +90 -39
- package/rdsmysql/allowList.js.map +1 -1
- package/rdsmysql/backup.d.ts +46 -25
- package/rdsmysql/backup.d.ts.map +1 -0
- package/rdsmysql/backup.js +56 -33
- package/rdsmysql/backup.js.map +1 -1
- package/rdsmysql/database.d.ts +41 -9
- package/rdsmysql/database.d.ts.map +1 -0
- package/rdsmysql/database.js +61 -19
- package/rdsmysql/database.js.map +1 -1
- package/rdsmysql/dbAccount.d.ts +80 -15
- package/rdsmysql/dbAccount.d.ts.map +1 -0
- package/rdsmysql/dbAccount.js +92 -29
- package/rdsmysql/dbAccount.js.map +1 -1
- package/rdsmysql/endpoint.d.ts +119 -48
- package/rdsmysql/endpoint.d.ts.map +1 -0
- package/rdsmysql/endpoint.js +123 -54
- package/rdsmysql/endpoint.js.map +1 -1
- package/rdsmysql/endpointPublicAddress.d.ts +28 -27
- package/rdsmysql/endpointPublicAddress.d.ts.map +1 -0
- package/rdsmysql/endpointPublicAddress.js +49 -26
- package/rdsmysql/endpointPublicAddress.js.map +1 -1
- package/rdsmysql/getAllowList.d.ts +1 -0
- package/rdsmysql/getAllowList.d.ts.map +1 -0
- package/rdsmysql/getAllowList.js +26 -3
- package/rdsmysql/getAllowList.js.map +1 -1
- package/rdsmysql/getAllowLists.d.ts +1 -0
- package/rdsmysql/getAllowLists.d.ts.map +1 -0
- package/rdsmysql/getAllowLists.js +26 -3
- package/rdsmysql/getAllowLists.js.map +1 -1
- package/rdsmysql/getBackup.d.ts +1 -0
- package/rdsmysql/getBackup.d.ts.map +1 -0
- package/rdsmysql/getBackup.js +26 -3
- package/rdsmysql/getBackup.js.map +1 -1
- package/rdsmysql/getBackups.d.ts +1 -0
- package/rdsmysql/getBackups.d.ts.map +1 -0
- package/rdsmysql/getBackups.js +26 -3
- package/rdsmysql/getBackups.js.map +1 -1
- package/rdsmysql/getDatabase.d.ts +1 -0
- package/rdsmysql/getDatabase.d.ts.map +1 -0
- package/rdsmysql/getDatabase.js +26 -3
- package/rdsmysql/getDatabase.js.map +1 -1
- package/rdsmysql/getDatabases.d.ts +1 -0
- package/rdsmysql/getDatabases.d.ts.map +1 -0
- package/rdsmysql/getDatabases.js +26 -3
- package/rdsmysql/getDatabases.js.map +1 -1
- package/rdsmysql/getDbAccount.d.ts +1 -0
- package/rdsmysql/getDbAccount.d.ts.map +1 -0
- package/rdsmysql/getDbAccount.js +26 -3
- package/rdsmysql/getDbAccount.js.map +1 -1
- package/rdsmysql/getDbAccounts.d.ts +1 -0
- package/rdsmysql/getDbAccounts.d.ts.map +1 -0
- package/rdsmysql/getDbAccounts.js +26 -3
- package/rdsmysql/getDbAccounts.js.map +1 -1
- package/rdsmysql/getEndpoint.d.ts +1 -0
- package/rdsmysql/getEndpoint.d.ts.map +1 -0
- package/rdsmysql/getEndpoint.js +26 -3
- package/rdsmysql/getEndpoint.js.map +1 -1
- package/rdsmysql/getEndpointPublicAddress.d.ts +1 -0
- package/rdsmysql/getEndpointPublicAddress.d.ts.map +1 -0
- package/rdsmysql/getEndpointPublicAddress.js +26 -3
- package/rdsmysql/getEndpointPublicAddress.js.map +1 -1
- package/rdsmysql/getEndpointPublicAddresses.d.ts +1 -0
- package/rdsmysql/getEndpointPublicAddresses.d.ts.map +1 -0
- package/rdsmysql/getEndpointPublicAddresses.js +26 -3
- package/rdsmysql/getEndpointPublicAddresses.js.map +1 -1
- package/rdsmysql/getEndpoints.d.ts +1 -0
- package/rdsmysql/getEndpoints.d.ts.map +1 -0
- package/rdsmysql/getEndpoints.js +26 -3
- package/rdsmysql/getEndpoints.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +1 -0
- package/rdsmysql/getInstance.d.ts.map +1 -0
- package/rdsmysql/getInstance.js +26 -3
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/getInstanceReadonlyNode.d.ts +93 -0
- package/rdsmysql/getInstanceReadonlyNode.d.ts.map +1 -0
- package/rdsmysql/getInstanceReadonlyNode.js +51 -0
- package/rdsmysql/getInstanceReadonlyNode.js.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts +23 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.js +47 -0
- package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -0
- package/rdsmysql/getInstances.d.ts +1 -0
- package/rdsmysql/getInstances.d.ts.map +1 -0
- package/rdsmysql/getInstances.js +26 -3
- package/rdsmysql/getInstances.js.map +1 -1
- package/rdsmysql/getParameterTemplate.d.ts +1 -0
- package/rdsmysql/getParameterTemplate.d.ts.map +1 -0
- package/rdsmysql/getParameterTemplate.js +26 -3
- package/rdsmysql/getParameterTemplate.js.map +1 -1
- package/rdsmysql/getParameterTemplates.d.ts +1 -0
- package/rdsmysql/getParameterTemplates.d.ts.map +1 -0
- package/rdsmysql/getParameterTemplates.js +26 -3
- package/rdsmysql/getParameterTemplates.js.map +1 -1
- package/rdsmysql/index.d.ts +10 -0
- package/rdsmysql/index.d.ts.map +1 -0
- package/rdsmysql/index.js +38 -4
- package/rdsmysql/index.js.map +1 -1
- package/rdsmysql/instance.d.ts +210 -97
- package/rdsmysql/instance.d.ts.map +1 -0
- package/rdsmysql/instance.js +204 -117
- package/rdsmysql/instance.js.map +1 -1
- package/rdsmysql/instanceReadonlyNode.d.ts +193 -0
- package/rdsmysql/instanceReadonlyNode.d.ts.map +1 -0
- package/rdsmysql/instanceReadonlyNode.js +128 -0
- package/rdsmysql/instanceReadonlyNode.js.map +1 -0
- package/rdsmysql/parameterTemplate.d.ts +59 -20
- package/rdsmysql/parameterTemplate.d.ts.map +1 -0
- package/rdsmysql/parameterTemplate.js +79 -30
- package/rdsmysql/parameterTemplate.js.map +1 -1
- package/rdspostgresql/allowList.d.ts +89 -29
- package/rdspostgresql/allowList.d.ts.map +1 -0
- package/rdspostgresql/allowList.js +93 -35
- package/rdspostgresql/allowList.js.map +1 -1
- package/rdspostgresql/backup.d.ts +65 -26
- package/rdspostgresql/backup.d.ts.map +1 -0
- package/rdspostgresql/backup.js +83 -34
- package/rdspostgresql/backup.js.map +1 -1
- package/rdspostgresql/database.d.ts +12 -11
- package/rdspostgresql/database.d.ts.map +1 -0
- package/rdspostgresql/database.js +44 -21
- package/rdspostgresql/database.js.map +1 -1
- package/rdspostgresql/dbAccount.d.ts +10 -9
- package/rdspostgresql/dbAccount.d.ts.map +1 -0
- package/rdspostgresql/dbAccount.js +44 -21
- package/rdspostgresql/dbAccount.js.map +1 -1
- package/rdspostgresql/dbEndpoint.d.ts +63 -32
- package/rdspostgresql/dbEndpoint.d.ts.map +1 -0
- package/rdspostgresql/dbEndpoint.js +79 -38
- package/rdspostgresql/dbEndpoint.js.map +1 -1
- package/rdspostgresql/getAllowList.d.ts +1 -0
- package/rdspostgresql/getAllowList.d.ts.map +1 -0
- package/rdspostgresql/getAllowList.js +26 -3
- package/rdspostgresql/getAllowList.js.map +1 -1
- package/rdspostgresql/getAllowLists.d.ts +1 -0
- package/rdspostgresql/getAllowLists.d.ts.map +1 -0
- package/rdspostgresql/getAllowLists.js +26 -3
- package/rdspostgresql/getAllowLists.js.map +1 -1
- package/rdspostgresql/getBackup.d.ts +1 -0
- package/rdspostgresql/getBackup.d.ts.map +1 -0
- package/rdspostgresql/getBackup.js +26 -3
- package/rdspostgresql/getBackup.js.map +1 -1
- package/rdspostgresql/getBackups.d.ts +1 -0
- package/rdspostgresql/getBackups.d.ts.map +1 -0
- package/rdspostgresql/getBackups.js +26 -3
- package/rdspostgresql/getBackups.js.map +1 -1
- package/rdspostgresql/getDatabase.d.ts +1 -0
- package/rdspostgresql/getDatabase.d.ts.map +1 -0
- package/rdspostgresql/getDatabase.js +26 -3
- package/rdspostgresql/getDatabase.js.map +1 -1
- package/rdspostgresql/getDatabases.d.ts +1 -0
- package/rdspostgresql/getDatabases.d.ts.map +1 -0
- package/rdspostgresql/getDatabases.js +26 -3
- package/rdspostgresql/getDatabases.js.map +1 -1
- package/rdspostgresql/getDbAccount.d.ts +1 -0
- package/rdspostgresql/getDbAccount.d.ts.map +1 -0
- package/rdspostgresql/getDbAccount.js +26 -3
- package/rdspostgresql/getDbAccount.js.map +1 -1
- package/rdspostgresql/getDbAccounts.d.ts +1 -0
- package/rdspostgresql/getDbAccounts.d.ts.map +1 -0
- package/rdspostgresql/getDbAccounts.js +26 -3
- package/rdspostgresql/getDbAccounts.js.map +1 -1
- package/rdspostgresql/getDbEndpoint.d.ts +1 -0
- package/rdspostgresql/getDbEndpoint.d.ts.map +1 -0
- package/rdspostgresql/getDbEndpoint.js +26 -3
- package/rdspostgresql/getDbEndpoint.js.map +1 -1
- package/rdspostgresql/getDbEndpoints.d.ts +1 -0
- package/rdspostgresql/getDbEndpoints.d.ts.map +1 -0
- package/rdspostgresql/getDbEndpoints.js +26 -3
- package/rdspostgresql/getDbEndpoints.js.map +1 -1
- package/rdspostgresql/getInstance.d.ts +1 -0
- package/rdspostgresql/getInstance.d.ts.map +1 -0
- package/rdspostgresql/getInstance.js +26 -3
- package/rdspostgresql/getInstance.js.map +1 -1
- package/rdspostgresql/getInstanceSsl.d.ts +1 -0
- package/rdspostgresql/getInstanceSsl.d.ts.map +1 -0
- package/rdspostgresql/getInstanceSsl.js +26 -3
- package/rdspostgresql/getInstanceSsl.js.map +1 -1
- package/rdspostgresql/getInstanceSsls.d.ts +1 -0
- package/rdspostgresql/getInstanceSsls.d.ts.map +1 -0
- package/rdspostgresql/getInstanceSsls.js +26 -3
- package/rdspostgresql/getInstanceSsls.js.map +1 -1
- package/rdspostgresql/getInstances.d.ts +1 -0
- package/rdspostgresql/getInstances.d.ts.map +1 -0
- package/rdspostgresql/getInstances.js +26 -3
- package/rdspostgresql/getInstances.js.map +1 -1
- package/rdspostgresql/getParameterTemplate.d.ts +1 -0
- package/rdspostgresql/getParameterTemplate.d.ts.map +1 -0
- package/rdspostgresql/getParameterTemplate.js +26 -3
- package/rdspostgresql/getParameterTemplate.js.map +1 -1
- package/rdspostgresql/getParameterTemplates.d.ts +1 -0
- package/rdspostgresql/getParameterTemplates.d.ts.map +1 -0
- package/rdspostgresql/getParameterTemplates.js +26 -3
- package/rdspostgresql/getParameterTemplates.js.map +1 -1
- package/rdspostgresql/getSchema.d.ts +1 -0
- package/rdspostgresql/getSchema.d.ts.map +1 -0
- package/rdspostgresql/getSchema.js +26 -3
- package/rdspostgresql/getSchema.js.map +1 -1
- package/rdspostgresql/getSchemas.d.ts +1 -0
- package/rdspostgresql/getSchemas.d.ts.map +1 -0
- package/rdspostgresql/getSchemas.js +26 -3
- package/rdspostgresql/getSchemas.js.map +1 -1
- package/rdspostgresql/index.d.ts +1 -0
- package/rdspostgresql/index.d.ts.map +1 -0
- package/rdspostgresql/index.js +26 -3
- package/rdspostgresql/index.js.map +1 -1
- package/rdspostgresql/instance.d.ts +113 -39
- package/rdspostgresql/instance.d.ts.map +1 -0
- package/rdspostgresql/instance.js +109 -57
- package/rdspostgresql/instance.js.map +1 -1
- package/rdspostgresql/instanceSsl.d.ts +11 -10
- package/rdspostgresql/instanceSsl.d.ts.map +1 -0
- package/rdspostgresql/instanceSsl.js +41 -18
- package/rdspostgresql/instanceSsl.js.map +1 -1
- package/rdspostgresql/parameterTemplate.d.ts +27 -14
- package/rdspostgresql/parameterTemplate.d.ts.map +1 -0
- package/rdspostgresql/parameterTemplate.js +51 -28
- package/rdspostgresql/parameterTemplate.js.map +1 -1
- package/rdspostgresql/schema.d.ts +5 -4
- package/rdspostgresql/schema.d.ts.map +1 -0
- package/rdspostgresql/schema.js +41 -18
- package/rdspostgresql/schema.js.map +1 -1
- package/redis/account.d.ts +8 -7
- package/redis/account.d.ts.map +1 -0
- package/redis/account.js +44 -21
- package/redis/account.js.map +1 -1
- package/redis/allowList.d.ts +71 -17
- package/redis/allowList.d.ts.map +1 -0
- package/redis/allowList.js +81 -25
- package/redis/allowList.js.map +1 -1
- package/redis/endpointPublicAddress.d.ts +13 -12
- package/redis/endpointPublicAddress.d.ts.map +1 -0
- package/redis/endpointPublicAddress.js +45 -22
- package/redis/endpointPublicAddress.js.map +1 -1
- package/redis/getAccount.d.ts +1 -0
- package/redis/getAccount.d.ts.map +1 -0
- package/redis/getAccount.js +26 -3
- package/redis/getAccount.js.map +1 -1
- package/redis/getAccounts.d.ts +1 -0
- package/redis/getAccounts.d.ts.map +1 -0
- package/redis/getAccounts.js +26 -3
- package/redis/getAccounts.js.map +1 -1
- package/redis/getAllowList.d.ts +1 -0
- package/redis/getAllowList.d.ts.map +1 -0
- package/redis/getAllowList.js +26 -3
- package/redis/getAllowList.js.map +1 -1
- package/redis/getAllowLists.d.ts +1 -0
- package/redis/getAllowLists.d.ts.map +1 -0
- package/redis/getAllowLists.js +26 -3
- package/redis/getAllowLists.js.map +1 -1
- package/redis/getEndpointPublicAddress.d.ts +1 -0
- package/redis/getEndpointPublicAddress.d.ts.map +1 -0
- package/redis/getEndpointPublicAddress.js +26 -3
- package/redis/getEndpointPublicAddress.js.map +1 -1
- package/redis/getEndpointPublicAddresses.d.ts +1 -0
- package/redis/getEndpointPublicAddresses.d.ts.map +1 -0
- package/redis/getEndpointPublicAddresses.js +26 -3
- package/redis/getEndpointPublicAddresses.js.map +1 -1
- package/redis/getInstance.d.ts +1 -0
- package/redis/getInstance.d.ts.map +1 -0
- package/redis/getInstance.js +26 -3
- package/redis/getInstance.js.map +1 -1
- package/redis/getInstances.d.ts +1 -0
- package/redis/getInstances.d.ts.map +1 -0
- package/redis/getInstances.js +26 -3
- package/redis/getInstances.js.map +1 -1
- package/redis/getParameterGroup.d.ts +1 -0
- package/redis/getParameterGroup.d.ts.map +1 -0
- package/redis/getParameterGroup.js +26 -3
- package/redis/getParameterGroup.js.map +1 -1
- package/redis/getParameterGroups.d.ts +1 -0
- package/redis/getParameterGroups.d.ts.map +1 -0
- package/redis/getParameterGroups.js +26 -3
- package/redis/getParameterGroups.js.map +1 -1
- package/redis/index.d.ts +1 -0
- package/redis/index.d.ts.map +1 -0
- package/redis/index.js +26 -3
- package/redis/index.js.map +1 -1
- package/redis/instance.d.ts +116 -67
- package/redis/instance.d.ts.map +1 -0
- package/redis/instance.js +112 -89
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +32 -11
- package/redis/parameterGroup.d.ts.map +1 -0
- package/redis/parameterGroup.js +46 -23
- package/redis/parameterGroup.js.map +1 -1
- package/rocketmq/accessKey.d.ts +41 -11
- package/rocketmq/accessKey.d.ts.map +1 -0
- package/rocketmq/accessKey.js +61 -21
- package/rocketmq/accessKey.js.map +1 -1
- package/rocketmq/allowList.d.ts +46 -16
- package/rocketmq/allowList.d.ts.map +1 -0
- package/rocketmq/allowList.js +64 -24
- package/rocketmq/allowList.js.map +1 -1
- package/rocketmq/getAccessKey.d.ts +1 -0
- package/rocketmq/getAccessKey.d.ts.map +1 -0
- package/rocketmq/getAccessKey.js +26 -3
- package/rocketmq/getAccessKey.js.map +1 -1
- package/rocketmq/getAccessKeys.d.ts +1 -0
- package/rocketmq/getAccessKeys.d.ts.map +1 -0
- package/rocketmq/getAccessKeys.js +26 -3
- package/rocketmq/getAccessKeys.js.map +1 -1
- package/rocketmq/getAllowList.d.ts +1 -0
- package/rocketmq/getAllowList.d.ts.map +1 -0
- package/rocketmq/getAllowList.js +26 -3
- package/rocketmq/getAllowList.js.map +1 -1
- package/rocketmq/getAllowLists.d.ts +1 -0
- package/rocketmq/getAllowLists.d.ts.map +1 -0
- package/rocketmq/getAllowLists.js +26 -3
- package/rocketmq/getAllowLists.js.map +1 -1
- package/rocketmq/getGroup.d.ts +1 -0
- package/rocketmq/getGroup.d.ts.map +1 -0
- package/rocketmq/getGroup.js +26 -3
- package/rocketmq/getGroup.js.map +1 -1
- package/rocketmq/getGroups.d.ts +1 -0
- package/rocketmq/getGroups.d.ts.map +1 -0
- package/rocketmq/getGroups.js +26 -3
- package/rocketmq/getGroups.js.map +1 -1
- package/rocketmq/getInstance.d.ts +1 -0
- package/rocketmq/getInstance.d.ts.map +1 -0
- package/rocketmq/getInstance.js +26 -3
- package/rocketmq/getInstance.js.map +1 -1
- package/rocketmq/getInstances.d.ts +1 -0
- package/rocketmq/getInstances.d.ts.map +1 -0
- package/rocketmq/getInstances.js +26 -3
- package/rocketmq/getInstances.js.map +1 -1
- package/rocketmq/getTopic.d.ts +1 -0
- package/rocketmq/getTopic.d.ts.map +1 -0
- package/rocketmq/getTopic.js +26 -3
- package/rocketmq/getTopic.js.map +1 -1
- package/rocketmq/getTopics.d.ts +1 -0
- package/rocketmq/getTopics.d.ts.map +1 -0
- package/rocketmq/getTopics.js +26 -3
- package/rocketmq/getTopics.js.map +1 -1
- package/rocketmq/group.d.ts +38 -21
- package/rocketmq/group.d.ts.map +1 -0
- package/rocketmq/group.js +56 -33
- package/rocketmq/group.js.map +1 -1
- package/rocketmq/index.d.ts +1 -0
- package/rocketmq/index.d.ts.map +1 -0
- package/rocketmq/index.js +26 -3
- package/rocketmq/index.js.map +1 -1
- package/rocketmq/instance.d.ts +100 -43
- package/rocketmq/instance.d.ts.map +1 -0
- package/rocketmq/instance.js +126 -67
- package/rocketmq/instance.js.map +1 -1
- package/rocketmq/topic.d.ts +70 -14
- package/rocketmq/topic.d.ts.map +1 -0
- package/rocketmq/topic.js +70 -28
- package/rocketmq/topic.js.map +1 -1
- package/storageebs/getSnapshot.d.ts +1 -0
- package/storageebs/getSnapshot.d.ts.map +1 -0
- package/storageebs/getSnapshot.js +26 -3
- package/storageebs/getSnapshot.js.map +1 -1
- package/storageebs/getSnapshotGroup.d.ts +1 -0
- package/storageebs/getSnapshotGroup.d.ts.map +1 -0
- package/storageebs/getSnapshotGroup.js +26 -3
- package/storageebs/getSnapshotGroup.js.map +1 -1
- package/storageebs/getSnapshotGroups.d.ts +1 -0
- package/storageebs/getSnapshotGroups.d.ts.map +1 -0
- package/storageebs/getSnapshotGroups.js +26 -3
- package/storageebs/getSnapshotGroups.js.map +1 -1
- package/storageebs/getSnapshotPolicies.d.ts +1 -0
- package/storageebs/getSnapshotPolicies.d.ts.map +1 -0
- package/storageebs/getSnapshotPolicies.js +26 -3
- package/storageebs/getSnapshotPolicies.js.map +1 -1
- package/storageebs/getSnapshotPolicy.d.ts +1 -0
- package/storageebs/getSnapshotPolicy.d.ts.map +1 -0
- package/storageebs/getSnapshotPolicy.js +26 -3
- package/storageebs/getSnapshotPolicy.js.map +1 -1
- package/storageebs/getSnapshots.d.ts +1 -0
- package/storageebs/getSnapshots.d.ts.map +1 -0
- package/storageebs/getSnapshots.js +26 -3
- package/storageebs/getSnapshots.js.map +1 -1
- package/storageebs/getVolume.d.ts +1 -0
- package/storageebs/getVolume.d.ts.map +1 -0
- package/storageebs/getVolume.js +26 -3
- package/storageebs/getVolume.js.map +1 -1
- package/storageebs/getVolumes.d.ts +1 -0
- package/storageebs/getVolumes.d.ts.map +1 -0
- package/storageebs/getVolumes.js +26 -3
- package/storageebs/getVolumes.js.map +1 -1
- package/storageebs/index.d.ts +1 -0
- package/storageebs/index.d.ts.map +1 -0
- package/storageebs/index.js +26 -3
- package/storageebs/index.js.map +1 -1
- package/storageebs/snapshot.d.ts +38 -25
- package/storageebs/snapshot.d.ts.map +1 -0
- package/storageebs/snapshot.js +58 -35
- package/storageebs/snapshot.js.map +1 -1
- package/storageebs/snapshotGroup.d.ts +37 -16
- package/storageebs/snapshotGroup.d.ts.map +1 -0
- package/storageebs/snapshotGroup.js +47 -24
- package/storageebs/snapshotGroup.js.map +1 -1
- package/storageebs/snapshotPolicy.d.ts +33 -20
- package/storageebs/snapshotPolicy.d.ts.map +1 -0
- package/storageebs/snapshotPolicy.js +55 -32
- package/storageebs/snapshotPolicy.js.map +1 -1
- package/storageebs/volume.d.ts +53 -40
- package/storageebs/volume.d.ts.map +1 -0
- package/storageebs/volume.js +77 -54
- package/storageebs/volume.js.map +1 -1
- package/tls/alarm.d.ts +184 -27
- package/tls/alarm.d.ts.map +1 -0
- package/tls/alarm.js +176 -45
- package/tls/alarm.js.map +1 -1
- package/tls/alarmNotifyGroup.d.ts +284 -12
- package/tls/alarmNotifyGroup.d.ts.map +1 -0
- package/tls/alarmNotifyGroup.js +290 -20
- package/tls/alarmNotifyGroup.js.map +1 -1
- package/tls/alarmWebhookIntegrationType.d.ts +25 -12
- package/tls/alarmWebhookIntegrationType.d.ts.map +1 -0
- package/tls/alarmWebhookIntegrationType.js +47 -24
- package/tls/alarmWebhookIntegrationType.js.map +1 -1
- package/tls/consumerGroup.d.ts +7 -6
- package/tls/consumerGroup.d.ts.map +1 -0
- package/tls/consumerGroup.js +45 -22
- package/tls/consumerGroup.js.map +1 -1
- package/tls/etl.d.ts +68 -21
- package/tls/etl.d.ts.map +1 -0
- package/tls/etl.js +98 -41
- package/tls/etl.js.map +1 -1
- package/tls/getAlarm.d.ts +1 -0
- package/tls/getAlarm.d.ts.map +1 -0
- package/tls/getAlarm.js +26 -3
- package/tls/getAlarm.js.map +1 -1
- package/tls/getAlarmNotifyGroup.d.ts +1 -0
- package/tls/getAlarmNotifyGroup.d.ts.map +1 -0
- package/tls/getAlarmNotifyGroup.js +26 -3
- package/tls/getAlarmNotifyGroup.js.map +1 -1
- package/tls/getAlarmNotifyGroups.d.ts +1 -0
- package/tls/getAlarmNotifyGroups.d.ts.map +1 -0
- package/tls/getAlarmNotifyGroups.js +26 -3
- package/tls/getAlarmNotifyGroups.js.map +1 -1
- package/tls/getAlarmWebhookIntegrationType.d.ts +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.js +26 -3
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -1
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +26 -3
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -1
- package/tls/getAlarms.d.ts +1 -0
- package/tls/getAlarms.d.ts.map +1 -0
- package/tls/getAlarms.js +26 -3
- package/tls/getAlarms.js.map +1 -1
- package/tls/getConsumerGroup.d.ts +1 -0
- package/tls/getConsumerGroup.d.ts.map +1 -0
- package/tls/getConsumerGroup.js +26 -3
- package/tls/getConsumerGroup.js.map +1 -1
- package/tls/getConsumerGroups.d.ts +1 -0
- package/tls/getConsumerGroups.d.ts.map +1 -0
- package/tls/getConsumerGroups.js +26 -3
- package/tls/getConsumerGroups.js.map +1 -1
- package/tls/getEtl.d.ts +1 -0
- package/tls/getEtl.d.ts.map +1 -0
- package/tls/getEtl.js +26 -3
- package/tls/getEtl.js.map +1 -1
- package/tls/getEtls.d.ts +1 -0
- package/tls/getEtls.d.ts.map +1 -0
- package/tls/getEtls.js +26 -3
- package/tls/getEtls.js.map +1 -1
- package/tls/getHost.d.ts +1 -0
- package/tls/getHost.d.ts.map +1 -0
- package/tls/getHost.js +26 -3
- package/tls/getHost.js.map +1 -1
- package/tls/getHostGroup.d.ts +1 -0
- package/tls/getHostGroup.d.ts.map +1 -0
- package/tls/getHostGroup.js +26 -3
- package/tls/getHostGroup.js.map +1 -1
- package/tls/getHostGroups.d.ts +1 -0
- package/tls/getHostGroups.d.ts.map +1 -0
- package/tls/getHostGroups.js +26 -3
- package/tls/getHostGroups.js.map +1 -1
- package/tls/getHosts.d.ts +1 -0
- package/tls/getHosts.d.ts.map +1 -0
- package/tls/getHosts.js +26 -3
- package/tls/getHosts.js.map +1 -1
- package/tls/getImportTask.d.ts +1 -0
- package/tls/getImportTask.d.ts.map +1 -0
- package/tls/getImportTask.js +26 -3
- package/tls/getImportTask.js.map +1 -1
- package/tls/getImportTasks.d.ts +1 -0
- package/tls/getImportTasks.d.ts.map +1 -0
- package/tls/getImportTasks.js +26 -3
- package/tls/getImportTasks.js.map +1 -1
- package/tls/getIndex.d.ts +1 -0
- package/tls/getIndex.d.ts.map +1 -0
- package/tls/getIndex.js +26 -3
- package/tls/getIndex.js.map +1 -1
- package/tls/getIndices.d.ts +1 -0
- package/tls/getIndices.d.ts.map +1 -0
- package/tls/getIndices.js +26 -3
- package/tls/getIndices.js.map +1 -1
- package/tls/getProject.d.ts +1 -0
- package/tls/getProject.d.ts.map +1 -0
- package/tls/getProject.js +26 -3
- package/tls/getProject.js.map +1 -1
- package/tls/getProjects.d.ts +1 -0
- package/tls/getProjects.d.ts.map +1 -0
- package/tls/getProjects.js +26 -3
- package/tls/getProjects.js.map +1 -1
- package/tls/getRule.d.ts +1 -0
- package/tls/getRule.d.ts.map +1 -0
- package/tls/getRule.js +26 -3
- package/tls/getRule.js.map +1 -1
- package/tls/getRules.d.ts +1 -0
- package/tls/getRules.d.ts.map +1 -0
- package/tls/getRules.js +26 -3
- package/tls/getRules.js.map +1 -1
- package/tls/getScheduleSqlTask.d.ts +1 -0
- package/tls/getScheduleSqlTask.d.ts.map +1 -0
- package/tls/getScheduleSqlTask.js +26 -3
- package/tls/getScheduleSqlTask.js.map +1 -1
- package/tls/getScheduleSqlTasks.d.ts +1 -0
- package/tls/getScheduleSqlTasks.d.ts.map +1 -0
- package/tls/getScheduleSqlTasks.js +26 -3
- package/tls/getScheduleSqlTasks.js.map +1 -1
- package/tls/getShipper.d.ts +1 -0
- package/tls/getShipper.d.ts.map +1 -0
- package/tls/getShipper.js +26 -3
- package/tls/getShipper.js.map +1 -1
- package/tls/getShippers.d.ts +1 -0
- package/tls/getShippers.d.ts.map +1 -0
- package/tls/getShippers.js +26 -3
- package/tls/getShippers.js.map +1 -1
- package/tls/getTopic.d.ts +1 -0
- package/tls/getTopic.d.ts.map +1 -0
- package/tls/getTopic.js +26 -3
- package/tls/getTopic.js.map +1 -1
- package/tls/getTopics.d.ts +1 -0
- package/tls/getTopics.d.ts.map +1 -0
- package/tls/getTopics.js +26 -3
- package/tls/getTopics.js.map +1 -1
- package/tls/host.d.ts +5 -4
- package/tls/host.d.ts.map +1 -0
- package/tls/host.js +37 -14
- package/tls/host.js.map +1 -1
- package/tls/hostGroup.d.ts +36 -27
- package/tls/hostGroup.d.ts.map +1 -0
- package/tls/hostGroup.js +60 -37
- package/tls/hostGroup.js.map +1 -1
- package/tls/importTask.d.ts +77 -16
- package/tls/importTask.d.ts.map +1 -0
- package/tls/importTask.js +115 -32
- package/tls/importTask.js.map +1 -1
- package/tls/index.d.ts +1 -0
- package/tls/index.d.ts.map +1 -0
- package/tls/index.js +26 -3
- package/tls/index.js.map +1 -1
- package/tls/index_.d.ts +214 -13
- package/tls/index_.d.ts.map +1 -0
- package/tls/index_.js +220 -21
- package/tls/index_.js.map +1 -1
- package/tls/project.d.ts +24 -11
- package/tls/project.d.ts.map +1 -0
- package/tls/project.js +42 -19
- package/tls/project.js.map +1 -1
- package/tls/rule.d.ts +192 -28
- package/tls/rule.d.ts.map +1 -0
- package/tls/rule.js +200 -38
- package/tls/rule.js.map +1 -1
- package/tls/scheduleSqlTask.d.ts +54 -25
- package/tls/scheduleSqlTask.d.ts.map +1 -0
- package/tls/scheduleSqlTask.js +100 -49
- package/tls/scheduleSqlTask.js.map +1 -1
- package/tls/shipper.d.ts +68 -22
- package/tls/shipper.d.ts.map +1 -0
- package/tls/shipper.js +102 -34
- package/tls/shipper.js.map +1 -1
- package/tls/topic.d.ts +48 -35
- package/tls/topic.d.ts.map +1 -0
- package/tls/topic.js +70 -47
- package/tls/topic.js.map +1 -1
- package/tos/bucket.d.ts +94 -27
- package/tos/bucket.d.ts.map +1 -0
- package/tos/bucket.js +100 -35
- package/tos/bucket.js.map +1 -1
- package/tos/bucketAccessMonitor.d.ts +3 -2
- package/tos/bucketAccessMonitor.d.ts.map +1 -0
- package/tos/bucketAccessMonitor.js +33 -10
- package/tos/bucketAccessMonitor.js.map +1 -1
- package/tos/bucketCors.d.ts +53 -2
- package/tos/bucketCors.d.ts.map +1 -0
- package/tos/bucketCors.js +73 -12
- package/tos/bucketCors.js.map +1 -1
- package/tos/bucketEncryption.d.ts +6 -5
- package/tos/bucketEncryption.d.ts.map +1 -0
- package/tos/bucketEncryption.js +36 -13
- package/tos/bucketEncryption.js.map +1 -1
- package/tos/bucketInventory.d.ts +48 -11
- package/tos/bucketInventory.d.ts.map +1 -0
- package/tos/bucketInventory.js +90 -31
- package/tos/bucketInventory.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +111 -3
- package/tos/bucketMirrorBack.d.ts.map +1 -0
- package/tos/bucketMirrorBack.js +129 -11
- package/tos/bucketMirrorBack.js.map +1 -1
- package/tos/bucketNotification.d.ts +66 -3
- package/tos/bucketNotification.d.ts.map +1 -0
- package/tos/bucketNotification.js +84 -11
- package/tos/bucketNotification.js.map +1 -1
- package/tos/bucketRealtimeLog.d.ts +20 -2
- package/tos/bucketRealtimeLog.d.ts.map +1 -0
- package/tos/bucketRealtimeLog.js +52 -12
- package/tos/bucketRealtimeLog.js.map +1 -1
- package/tos/bucketRename.d.ts +3 -2
- package/tos/bucketRename.d.ts.map +1 -0
- package/tos/bucketRename.js +33 -10
- package/tos/bucketRename.js.map +1 -1
- package/tos/bucketWebsite.d.ts +52 -9
- package/tos/bucketWebsite.d.ts.map +1 -0
- package/tos/bucketWebsite.js +70 -17
- package/tos/bucketWebsite.js.map +1 -1
- package/tos/getBucket.d.ts +1 -0
- package/tos/getBucket.d.ts.map +1 -0
- package/tos/getBucket.js +26 -3
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketAccessMonitor.d.ts +1 -0
- package/tos/getBucketAccessMonitor.d.ts.map +1 -0
- package/tos/getBucketAccessMonitor.js +26 -3
- package/tos/getBucketAccessMonitor.js.map +1 -1
- package/tos/getBucketAccessMonitors.d.ts +1 -0
- package/tos/getBucketAccessMonitors.d.ts.map +1 -0
- package/tos/getBucketAccessMonitors.js +26 -3
- package/tos/getBucketAccessMonitors.js.map +1 -1
- package/tos/getBucketCors.d.ts +1 -0
- package/tos/getBucketCors.d.ts.map +1 -0
- package/tos/getBucketCors.js +26 -3
- package/tos/getBucketCors.js.map +1 -1
- package/tos/getBucketEncryption.d.ts +1 -0
- package/tos/getBucketEncryption.d.ts.map +1 -0
- package/tos/getBucketEncryption.js +26 -3
- package/tos/getBucketEncryption.js.map +1 -1
- package/tos/getBucketEncryptions.d.ts +1 -0
- package/tos/getBucketEncryptions.d.ts.map +1 -0
- package/tos/getBucketEncryptions.js +26 -3
- package/tos/getBucketEncryptions.js.map +1 -1
- package/tos/getBucketInventories.d.ts +1 -0
- package/tos/getBucketInventories.d.ts.map +1 -0
- package/tos/getBucketInventories.js +26 -3
- package/tos/getBucketInventories.js.map +1 -1
- package/tos/getBucketInventory.d.ts +1 -0
- package/tos/getBucketInventory.d.ts.map +1 -0
- package/tos/getBucketInventory.js +26 -3
- package/tos/getBucketInventory.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +1 -0
- package/tos/getBucketMirrorBack.d.ts.map +1 -0
- package/tos/getBucketMirrorBack.js +26 -3
- package/tos/getBucketMirrorBack.js.map +1 -1
- package/tos/getBucketMirrorBacks.d.ts +1 -0
- package/tos/getBucketMirrorBacks.d.ts.map +1 -0
- package/tos/getBucketMirrorBacks.js +26 -3
- package/tos/getBucketMirrorBacks.js.map +1 -1
- package/tos/getBucketNotification.d.ts +1 -0
- package/tos/getBucketNotification.d.ts.map +1 -0
- package/tos/getBucketNotification.js +26 -3
- package/tos/getBucketNotification.js.map +1 -1
- package/tos/getBucketNotifications.d.ts +1 -0
- package/tos/getBucketNotifications.d.ts.map +1 -0
- package/tos/getBucketNotifications.js +26 -3
- package/tos/getBucketNotifications.js.map +1 -1
- package/tos/getBucketRealtimeLog.d.ts +1 -0
- package/tos/getBucketRealtimeLog.d.ts.map +1 -0
- package/tos/getBucketRealtimeLog.js +26 -3
- package/tos/getBucketRealtimeLog.js.map +1 -1
- package/tos/getBucketRealtimeLogs.d.ts +1 -0
- package/tos/getBucketRealtimeLogs.d.ts.map +1 -0
- package/tos/getBucketRealtimeLogs.js +26 -3
- package/tos/getBucketRealtimeLogs.js.map +1 -1
- package/tos/getBucketRename.d.ts +1 -0
- package/tos/getBucketRename.d.ts.map +1 -0
- package/tos/getBucketRename.js +26 -3
- package/tos/getBucketRename.js.map +1 -1
- package/tos/getBucketRenames.d.ts +1 -0
- package/tos/getBucketRenames.d.ts.map +1 -0
- package/tos/getBucketRenames.js +26 -3
- package/tos/getBucketRenames.js.map +1 -1
- package/tos/getBucketWebsite.d.ts +1 -0
- package/tos/getBucketWebsite.d.ts.map +1 -0
- package/tos/getBucketWebsite.js +26 -3
- package/tos/getBucketWebsite.js.map +1 -1
- package/tos/getBucketWebsites.d.ts +1 -0
- package/tos/getBucketWebsites.d.ts.map +1 -0
- package/tos/getBucketWebsites.js +26 -3
- package/tos/getBucketWebsites.js.map +1 -1
- package/tos/getBuckets.d.ts +1 -0
- package/tos/getBuckets.d.ts.map +1 -0
- package/tos/getBuckets.js +26 -3
- package/tos/getBuckets.js.map +1 -1
- package/tos/index.d.ts +1 -0
- package/tos/index.d.ts.map +1 -0
- package/tos/index.js +26 -3
- package/tos/index.js.map +1 -1
- package/transitrouter/directConnectGatewayAttachment.d.ts +29 -16
- package/transitrouter/directConnectGatewayAttachment.d.ts.map +1 -0
- package/transitrouter/directConnectGatewayAttachment.js +49 -26
- package/transitrouter/directConnectGatewayAttachment.js.map +1 -1
- package/transitrouter/getDirectConnectGatewayAttachment.d.ts +1 -0
- package/transitrouter/getDirectConnectGatewayAttachment.d.ts.map +1 -0
- package/transitrouter/getDirectConnectGatewayAttachment.js +26 -3
- package/transitrouter/getDirectConnectGatewayAttachment.js.map +1 -1
- package/transitrouter/getDirectConnectGatewayAttachments.d.ts +1 -0
- package/transitrouter/getDirectConnectGatewayAttachments.d.ts.map +1 -0
- package/transitrouter/getDirectConnectGatewayAttachments.js +26 -3
- package/transitrouter/getDirectConnectGatewayAttachments.js.map +1 -1
- package/transitrouter/getPeerAttachment.d.ts +1 -0
- package/transitrouter/getPeerAttachment.d.ts.map +1 -0
- package/transitrouter/getPeerAttachment.js +26 -3
- package/transitrouter/getPeerAttachment.js.map +1 -1
- package/transitrouter/getPeerAttachments.d.ts +1 -0
- package/transitrouter/getPeerAttachments.d.ts.map +1 -0
- package/transitrouter/getPeerAttachments.js +26 -3
- package/transitrouter/getPeerAttachments.js.map +1 -1
- package/transitrouter/getRouteTablePropagation.d.ts +1 -0
- package/transitrouter/getRouteTablePropagation.d.ts.map +1 -0
- package/transitrouter/getRouteTablePropagation.js +26 -3
- package/transitrouter/getRouteTablePropagation.js.map +1 -1
- package/transitrouter/getRouteTablePropagations.d.ts +1 -0
- package/transitrouter/getRouteTablePropagations.d.ts.map +1 -0
- package/transitrouter/getRouteTablePropagations.js +26 -3
- package/transitrouter/getRouteTablePropagations.js.map +1 -1
- package/transitrouter/getTransitRouter.d.ts +1 -0
- package/transitrouter/getTransitRouter.d.ts.map +1 -0
- package/transitrouter/getTransitRouter.js +26 -3
- package/transitrouter/getTransitRouter.js.map +1 -1
- package/transitrouter/getTransitRouterBandwidthPackage.d.ts +1 -0
- package/transitrouter/getTransitRouterBandwidthPackage.d.ts.map +1 -0
- package/transitrouter/getTransitRouterBandwidthPackage.js +26 -3
- package/transitrouter/getTransitRouterBandwidthPackage.js.map +1 -1
- package/transitrouter/getTransitRouterBandwidthPackages.d.ts +1 -0
- package/transitrouter/getTransitRouterBandwidthPackages.d.ts.map +1 -0
- package/transitrouter/getTransitRouterBandwidthPackages.js +26 -3
- package/transitrouter/getTransitRouterBandwidthPackages.js.map +1 -1
- package/transitrouter/getTransitRouterRouteEntries.d.ts +1 -0
- package/transitrouter/getTransitRouterRouteEntries.d.ts.map +1 -0
- package/transitrouter/getTransitRouterRouteEntries.js +26 -3
- package/transitrouter/getTransitRouterRouteEntries.js.map +1 -1
- package/transitrouter/getTransitRouterRouteEntry.d.ts +1 -0
- package/transitrouter/getTransitRouterRouteEntry.d.ts.map +1 -0
- package/transitrouter/getTransitRouterRouteEntry.js +26 -3
- package/transitrouter/getTransitRouterRouteEntry.js.map +1 -1
- package/transitrouter/getTransitRouterRouteTable.d.ts +1 -0
- package/transitrouter/getTransitRouterRouteTable.d.ts.map +1 -0
- package/transitrouter/getTransitRouterRouteTable.js +26 -3
- package/transitrouter/getTransitRouterRouteTable.js.map +1 -1
- package/transitrouter/getTransitRouterRouteTableAssociation.d.ts +1 -0
- package/transitrouter/getTransitRouterRouteTableAssociation.d.ts.map +1 -0
- package/transitrouter/getTransitRouterRouteTableAssociation.js +26 -3
- package/transitrouter/getTransitRouterRouteTableAssociation.js.map +1 -1
- package/transitrouter/getTransitRouterRouteTableAssociations.d.ts +1 -0
- package/transitrouter/getTransitRouterRouteTableAssociations.d.ts.map +1 -0
- package/transitrouter/getTransitRouterRouteTableAssociations.js +26 -3
- package/transitrouter/getTransitRouterRouteTableAssociations.js.map +1 -1
- package/transitrouter/getTransitRouterRouteTables.d.ts +1 -0
- package/transitrouter/getTransitRouterRouteTables.d.ts.map +1 -0
- package/transitrouter/getTransitRouterRouteTables.js +26 -3
- package/transitrouter/getTransitRouterRouteTables.js.map +1 -1
- package/transitrouter/getTransitRouters.d.ts +1 -0
- package/transitrouter/getTransitRouters.d.ts.map +1 -0
- package/transitrouter/getTransitRouters.js +26 -3
- package/transitrouter/getTransitRouters.js.map +1 -1
- package/transitrouter/getVpcAttachment.d.ts +1 -0
- package/transitrouter/getVpcAttachment.d.ts.map +1 -0
- package/transitrouter/getVpcAttachment.js +26 -3
- package/transitrouter/getVpcAttachment.js.map +1 -1
- package/transitrouter/getVpcAttachments.d.ts +1 -0
- package/transitrouter/getVpcAttachments.d.ts.map +1 -0
- package/transitrouter/getVpcAttachments.js +26 -3
- package/transitrouter/getVpcAttachments.js.map +1 -1
- package/transitrouter/getVpnAttachment.d.ts +1 -0
- package/transitrouter/getVpnAttachment.d.ts.map +1 -0
- package/transitrouter/getVpnAttachment.js +26 -3
- package/transitrouter/getVpnAttachment.js.map +1 -1
- package/transitrouter/getVpnAttachments.d.ts +1 -0
- package/transitrouter/getVpnAttachments.d.ts.map +1 -0
- package/transitrouter/getVpnAttachments.js +26 -3
- package/transitrouter/getVpnAttachments.js.map +1 -1
- package/transitrouter/index.d.ts +1 -0
- package/transitrouter/index.d.ts.map +1 -0
- package/transitrouter/index.js +26 -3
- package/transitrouter/index.js.map +1 -1
- package/transitrouter/peerAttachment.d.ts +36 -23
- package/transitrouter/peerAttachment.d.ts.map +1 -0
- package/transitrouter/peerAttachment.js +58 -35
- package/transitrouter/peerAttachment.js.map +1 -1
- package/transitrouter/routeTablePropagation.d.ts +5 -4
- package/transitrouter/routeTablePropagation.d.ts.map +1 -0
- package/transitrouter/routeTablePropagation.js +37 -14
- package/transitrouter/routeTablePropagation.js.map +1 -1
- package/transitrouter/transitRouter.d.ts +43 -22
- package/transitrouter/transitRouter.d.ts.map +1 -0
- package/transitrouter/transitRouter.js +51 -28
- package/transitrouter/transitRouter.js.map +1 -1
- package/transitrouter/transitRouterBandwidthPackage.d.ts +59 -38
- package/transitrouter/transitRouterBandwidthPackage.d.ts.map +1 -0
- package/transitrouter/transitRouterBandwidthPackage.js +71 -48
- package/transitrouter/transitRouterBandwidthPackage.js.map +1 -1
- package/transitrouter/transitRouterRouteEntry.d.ts +35 -17
- package/transitrouter/transitRouterRouteEntry.d.ts.map +1 -0
- package/transitrouter/transitRouterRouteEntry.js +69 -29
- package/transitrouter/transitRouterRouteEntry.js.map +1 -1
- package/transitrouter/transitRouterRouteTable.d.ts +27 -14
- package/transitrouter/transitRouterRouteTable.d.ts.map +1 -0
- package/transitrouter/transitRouterRouteTable.js +45 -22
- package/transitrouter/transitRouterRouteTable.js.map +1 -1
- package/transitrouter/transitRouterRouteTableAssociation.d.ts +4 -3
- package/transitrouter/transitRouterRouteTableAssociation.d.ts.map +1 -0
- package/transitrouter/transitRouterRouteTableAssociation.js +36 -13
- package/transitrouter/transitRouterRouteTableAssociation.js.map +1 -1
- package/transitrouter/vpcAttachment.d.ts +70 -20
- package/transitrouter/vpcAttachment.d.ts.map +1 -0
- package/transitrouter/vpcAttachment.js +80 -32
- package/transitrouter/vpcAttachment.js.map +1 -1
- package/transitrouter/vpnAttachment.d.ts +32 -19
- package/transitrouter/vpnAttachment.d.ts.map +1 -0
- package/transitrouter/vpnAttachment.js +54 -31
- package/transitrouter/vpnAttachment.js.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -0
- package/types/index.js +26 -3
- package/types/index.js.map +1 -1
- package/types/input.d.ts +4884 -3676
- package/types/input.d.ts.map +1 -0
- package/types/input.js +1 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +1765 -42
- package/types/output.d.ts.map +1 -0
- package/types/output.js +1 -1
- package/types/output.js.map +1 -1
- package/utilities.d.ts +1 -4
- package/utilities.d.ts.map +1 -0
- package/utilities.js +43 -30
- package/utilities.js.map +1 -1
- package/vedbm/account.d.ts +13 -12
- package/vedbm/account.d.ts.map +1 -0
- package/vedbm/account.js +41 -18
- package/vedbm/account.js.map +1 -1
- package/vedbm/allowList.d.ts +53 -16
- package/vedbm/allowList.d.ts.map +1 -0
- package/vedbm/allowList.js +71 -24
- package/vedbm/allowList.js.map +1 -1
- package/vedbm/backup.d.ts +20 -19
- package/vedbm/backup.d.ts.map +1 -0
- package/vedbm/backup.js +50 -27
- package/vedbm/backup.js.map +1 -1
- package/vedbm/database.d.ts +45 -9
- package/vedbm/database.d.ts.map +1 -0
- package/vedbm/database.js +63 -17
- package/vedbm/database.js.map +1 -1
- package/vedbm/endpoint.d.ts +56 -32
- package/vedbm/endpoint.d.ts.map +1 -0
- package/vedbm/endpoint.js +86 -40
- package/vedbm/endpoint.js.map +1 -1
- package/vedbm/getAccount.d.ts +1 -0
- package/vedbm/getAccount.d.ts.map +1 -0
- package/vedbm/getAccount.js +26 -3
- package/vedbm/getAccount.js.map +1 -1
- package/vedbm/getAccounts.d.ts +1 -0
- package/vedbm/getAccounts.d.ts.map +1 -0
- package/vedbm/getAccounts.js +26 -3
- package/vedbm/getAccounts.js.map +1 -1
- package/vedbm/getAllowList.d.ts +1 -0
- package/vedbm/getAllowList.d.ts.map +1 -0
- package/vedbm/getAllowList.js +26 -3
- package/vedbm/getAllowList.js.map +1 -1
- package/vedbm/getAllowLists.d.ts +1 -0
- package/vedbm/getAllowLists.d.ts.map +1 -0
- package/vedbm/getAllowLists.js +26 -3
- package/vedbm/getAllowLists.js.map +1 -1
- package/vedbm/getBackup.d.ts +1 -0
- package/vedbm/getBackup.d.ts.map +1 -0
- package/vedbm/getBackup.js +26 -3
- package/vedbm/getBackup.js.map +1 -1
- package/vedbm/getBackups.d.ts +1 -0
- package/vedbm/getBackups.d.ts.map +1 -0
- package/vedbm/getBackups.js +26 -3
- package/vedbm/getBackups.js.map +1 -1
- package/vedbm/getDatabase.d.ts +1 -0
- package/vedbm/getDatabase.d.ts.map +1 -0
- package/vedbm/getDatabase.js +26 -3
- package/vedbm/getDatabase.js.map +1 -1
- package/vedbm/getDatabases.d.ts +1 -0
- package/vedbm/getDatabases.d.ts.map +1 -0
- package/vedbm/getDatabases.js +26 -3
- package/vedbm/getDatabases.js.map +1 -1
- package/vedbm/getEndpoint.d.ts +1 -0
- package/vedbm/getEndpoint.d.ts.map +1 -0
- package/vedbm/getEndpoint.js +26 -3
- package/vedbm/getEndpoint.js.map +1 -1
- package/vedbm/getEndpoints.d.ts +1 -0
- package/vedbm/getEndpoints.d.ts.map +1 -0
- package/vedbm/getEndpoints.js +26 -3
- package/vedbm/getEndpoints.js.map +1 -1
- package/vedbm/getInstance.d.ts +1 -0
- package/vedbm/getInstance.d.ts.map +1 -0
- package/vedbm/getInstance.js +26 -3
- package/vedbm/getInstance.js.map +1 -1
- package/vedbm/getInstances.d.ts +1 -0
- package/vedbm/getInstances.d.ts.map +1 -0
- package/vedbm/getInstances.js +26 -3
- package/vedbm/getInstances.js.map +1 -1
- package/vedbm/index.d.ts +1 -0
- package/vedbm/index.d.ts.map +1 -0
- package/vedbm/index.js +26 -3
- package/vedbm/index.js.map +1 -1
- package/vedbm/instance.d.ts +113 -47
- package/vedbm/instance.d.ts.map +1 -0
- package/vedbm/instance.js +121 -65
- package/vedbm/instance.js.map +1 -1
- package/veenedge/cloudServer.d.ts +426 -0
- package/veenedge/cloudServer.d.ts.map +1 -0
- package/veenedge/cloudServer.js +221 -0
- package/veenedge/cloudServer.js.map +1 -0
- package/veenedge/getCloudServer.d.ts +154 -0
- package/veenedge/getCloudServer.d.ts.map +1 -0
- package/veenedge/getCloudServer.js +51 -0
- package/veenedge/getCloudServer.js.map +1 -0
- package/veenedge/getCloudServers.d.ts +23 -0
- package/veenedge/getCloudServers.d.ts.map +1 -0
- package/veenedge/getCloudServers.js +47 -0
- package/veenedge/getCloudServers.js.map +1 -0
- package/veenedge/getVpc.d.ts +1 -0
- package/veenedge/getVpc.d.ts.map +1 -0
- package/veenedge/getVpc.js +26 -3
- package/veenedge/getVpc.js.map +1 -1
- package/veenedge/getVpcs.d.ts +1 -0
- package/veenedge/getVpcs.d.ts.map +1 -0
- package/veenedge/getVpcs.js +26 -3
- package/veenedge/getVpcs.js.map +1 -1
- package/veenedge/index.d.ts +10 -0
- package/veenedge/index.d.ts.map +1 -0
- package/veenedge/index.js +38 -4
- package/veenedge/index.js.map +1 -1
- package/veenedge/vpc.d.ts +44 -19
- package/veenedge/vpc.d.ts.map +1 -0
- package/veenedge/vpc.js +56 -33
- package/veenedge/vpc.js.map +1 -1
- package/vefaas/function.d.ts +161 -59
- package/vefaas/function.d.ts.map +1 -0
- package/vefaas/function.js +165 -65
- package/vefaas/function.js.map +1 -1
- package/vefaas/getFunction.d.ts +1 -0
- package/vefaas/getFunction.d.ts.map +1 -0
- package/vefaas/getFunction.js +26 -3
- package/vefaas/getFunction.js.map +1 -1
- package/vefaas/getFunctions.d.ts +1 -0
- package/vefaas/getFunctions.d.ts.map +1 -0
- package/vefaas/getFunctions.js +26 -3
- package/vefaas/getFunctions.js.map +1 -1
- package/vefaas/getKafkaTrigger.d.ts +1 -0
- package/vefaas/getKafkaTrigger.d.ts.map +1 -0
- package/vefaas/getKafkaTrigger.js +26 -3
- package/vefaas/getKafkaTrigger.js.map +1 -1
- package/vefaas/getKafkaTriggers.d.ts +1 -0
- package/vefaas/getKafkaTriggers.d.ts.map +1 -0
- package/vefaas/getKafkaTriggers.js +26 -3
- package/vefaas/getKafkaTriggers.js.map +1 -1
- package/vefaas/getRelease.d.ts +1 -0
- package/vefaas/getRelease.d.ts.map +1 -0
- package/vefaas/getRelease.js +26 -3
- package/vefaas/getRelease.js.map +1 -1
- package/vefaas/getReleases.d.ts +1 -0
- package/vefaas/getReleases.d.ts.map +1 -0
- package/vefaas/getReleases.js +26 -3
- package/vefaas/getReleases.js.map +1 -1
- package/vefaas/getSandbox.d.ts +1 -0
- package/vefaas/getSandbox.d.ts.map +1 -0
- package/vefaas/getSandbox.js +26 -3
- package/vefaas/getSandbox.js.map +1 -1
- package/vefaas/getSandboxes.d.ts +1 -0
- package/vefaas/getSandboxes.d.ts.map +1 -0
- package/vefaas/getSandboxes.js +26 -3
- package/vefaas/getSandboxes.js.map +1 -1
- package/vefaas/getTimer.d.ts +1 -0
- package/vefaas/getTimer.d.ts.map +1 -0
- package/vefaas/getTimer.js +26 -3
- package/vefaas/getTimer.js.map +1 -1
- package/vefaas/getTimers.d.ts +1 -0
- package/vefaas/getTimers.d.ts.map +1 -0
- package/vefaas/getTimers.js +26 -3
- package/vefaas/getTimers.js.map +1 -1
- package/vefaas/index.d.ts +1 -0
- package/vefaas/index.d.ts.map +1 -0
- package/vefaas/index.js +26 -3
- package/vefaas/index.js.map +1 -1
- package/vefaas/kafkaTrigger.d.ts +23 -22
- package/vefaas/kafkaTrigger.d.ts.map +1 -0
- package/vefaas/kafkaTrigger.js +61 -38
- package/vefaas/kafkaTrigger.js.map +1 -1
- package/vefaas/release.d.ts +26 -25
- package/vefaas/release.d.ts.map +1 -0
- package/vefaas/release.js +58 -35
- package/vefaas/release.js.map +1 -1
- package/vefaas/sandbox.d.ts +91 -29
- package/vefaas/sandbox.d.ts.map +1 -0
- package/vefaas/sandbox.js +97 -37
- package/vefaas/sandbox.js.map +1 -1
- package/vefaas/timer.d.ts +20 -19
- package/vefaas/timer.d.ts.map +1 -0
- package/vefaas/timer.js +48 -25
- package/vefaas/timer.js.map +1 -1
- package/vepfs/fileset.d.ts +42 -25
- package/vepfs/fileset.d.ts.map +1 -0
- package/vepfs/fileset.js +53 -30
- package/vepfs/fileset.js.map +1 -1
- package/vepfs/getFileset.d.ts +1 -0
- package/vepfs/getFileset.d.ts.map +1 -0
- package/vepfs/getFileset.js +26 -3
- package/vepfs/getFileset.js.map +1 -1
- package/vepfs/getFilesets.d.ts +1 -0
- package/vepfs/getFilesets.d.ts.map +1 -0
- package/vepfs/getFilesets.js +26 -3
- package/vepfs/getFilesets.js.map +1 -1
- package/vepfs/getInstance.d.ts +1 -0
- package/vepfs/getInstance.d.ts.map +1 -0
- package/vepfs/getInstance.js +26 -3
- package/vepfs/getInstance.js.map +1 -1
- package/vepfs/getInstances.d.ts +1 -0
- package/vepfs/getInstances.d.ts.map +1 -0
- package/vepfs/getInstances.js +26 -3
- package/vepfs/getInstances.js.map +1 -1
- package/vepfs/getMountService.d.ts +1 -0
- package/vepfs/getMountService.d.ts.map +1 -0
- package/vepfs/getMountService.js +26 -3
- package/vepfs/getMountService.js.map +1 -1
- package/vepfs/getMountServices.d.ts +1 -0
- package/vepfs/getMountServices.d.ts.map +1 -0
- package/vepfs/getMountServices.js +26 -3
- package/vepfs/getMountServices.js.map +1 -1
- package/vepfs/index.d.ts +1 -0
- package/vepfs/index.d.ts.map +1 -0
- package/vepfs/index.js +26 -3
- package/vepfs/index.js.map +1 -1
- package/vepfs/instance.d.ts +54 -41
- package/vepfs/instance.d.ts.map +1 -0
- package/vepfs/instance.js +78 -55
- package/vepfs/instance.js.map +1 -1
- package/vepfs/mountService.d.ts +57 -16
- package/vepfs/mountService.d.ts.map +1 -0
- package/vepfs/mountService.js +75 -32
- package/vepfs/mountService.js.map +1 -1
- package/vke/addon.d.ts +17 -16
- package/vke/addon.d.ts.map +1 -0
- package/vke/addon.js +45 -22
- package/vke/addon.js.map +1 -1
- package/vke/cluster.d.ts +87 -33
- package/vke/cluster.d.ts.map +1 -0
- package/vke/cluster.js +105 -41
- package/vke/cluster.js.map +1 -1
- package/vke/defaultNodePool.d.ts +73 -14
- package/vke/defaultNodePool.d.ts.map +1 -0
- package/vke/defaultNodePool.js +93 -24
- package/vke/defaultNodePool.js.map +1 -1
- package/vke/getAddon.d.ts +1 -0
- package/vke/getAddon.d.ts.map +1 -0
- package/vke/getAddon.js +26 -3
- package/vke/getAddon.js.map +1 -1
- package/vke/getAddons.d.ts +1 -0
- package/vke/getAddons.d.ts.map +1 -0
- package/vke/getAddons.js +26 -3
- package/vke/getAddons.js.map +1 -1
- package/vke/getCluster.d.ts +1 -0
- package/vke/getCluster.d.ts.map +1 -0
- package/vke/getCluster.js +26 -3
- package/vke/getCluster.js.map +1 -1
- package/vke/getClusters.d.ts +1 -0
- package/vke/getClusters.d.ts.map +1 -0
- package/vke/getClusters.js +26 -3
- package/vke/getClusters.js.map +1 -1
- package/vke/getDefaultNodePool.d.ts +1 -0
- package/vke/getDefaultNodePool.d.ts.map +1 -0
- package/vke/getDefaultNodePool.js +26 -3
- package/vke/getDefaultNodePool.js.map +1 -1
- package/vke/getDefaultNodePools.d.ts +1 -0
- package/vke/getDefaultNodePools.d.ts.map +1 -0
- package/vke/getDefaultNodePools.js +26 -3
- package/vke/getDefaultNodePools.js.map +1 -1
- package/vke/getKubeconfig.d.ts +1 -0
- package/vke/getKubeconfig.d.ts.map +1 -0
- package/vke/getKubeconfig.js +26 -3
- package/vke/getKubeconfig.js.map +1 -1
- package/vke/getKubeconfigs.d.ts +1 -0
- package/vke/getKubeconfigs.d.ts.map +1 -0
- package/vke/getKubeconfigs.js +26 -3
- package/vke/getKubeconfigs.js.map +1 -1
- package/vke/getNode.d.ts +1 -0
- package/vke/getNode.d.ts.map +1 -0
- package/vke/getNode.js +26 -3
- package/vke/getNode.js.map +1 -1
- package/vke/getNodePool.d.ts +1 -0
- package/vke/getNodePool.d.ts.map +1 -0
- package/vke/getNodePool.js +26 -3
- package/vke/getNodePool.js.map +1 -1
- package/vke/getNodePools.d.ts +1 -0
- package/vke/getNodePools.d.ts.map +1 -0
- package/vke/getNodePools.js +26 -3
- package/vke/getNodePools.js.map +1 -1
- package/vke/getNodes.d.ts +1 -0
- package/vke/getNodes.d.ts.map +1 -0
- package/vke/getNodes.js +26 -3
- package/vke/getNodes.js.map +1 -1
- package/vke/getPermission.d.ts +1 -0
- package/vke/getPermission.d.ts.map +1 -0
- package/vke/getPermission.js +26 -3
- package/vke/getPermission.js.map +1 -1
- package/vke/getPermissions.d.ts +1 -0
- package/vke/getPermissions.d.ts.map +1 -0
- package/vke/getPermissions.js +26 -3
- package/vke/getPermissions.js.map +1 -1
- package/vke/index.d.ts +1 -0
- package/vke/index.d.ts.map +1 -0
- package/vke/index.js +26 -3
- package/vke/index.js.map +1 -1
- package/vke/kubeconfig.d.ts +11 -10
- package/vke/kubeconfig.d.ts.map +1 -0
- package/vke/kubeconfig.js +43 -20
- package/vke/kubeconfig.js.map +1 -1
- package/vke/node.d.ts +26 -25
- package/vke/node.d.ts.map +1 -0
- package/vke/node.js +56 -33
- package/vke/node.js.map +1 -1
- package/vke/nodePool.d.ts +159 -20
- package/vke/nodePool.d.ts.map +1 -0
- package/vke/nodePool.js +177 -28
- package/vke/nodePool.js.map +1 -1
- package/vke/permission.d.ts +28 -27
- package/vke/permission.d.ts.map +1 -0
- package/vke/permission.js +56 -33
- package/vke/permission.js.map +1 -1
- package/vmp/alertingRule.d.ts +124 -23
- package/vmp/alertingRule.d.ts.map +1 -0
- package/vmp/alertingRule.js +108 -33
- package/vmp/alertingRule.js.map +1 -1
- package/vmp/getAlertingRule.d.ts +1 -0
- package/vmp/getAlertingRule.d.ts.map +1 -0
- package/vmp/getAlertingRule.js +26 -3
- package/vmp/getAlertingRule.js.map +1 -1
- package/vmp/getAlertingRules.d.ts +1 -0
- package/vmp/getAlertingRules.d.ts.map +1 -0
- package/vmp/getAlertingRules.js +26 -3
- package/vmp/getAlertingRules.js.map +1 -1
- package/vmp/getRuleFile.d.ts +1 -0
- package/vmp/getRuleFile.d.ts.map +1 -0
- package/vmp/getRuleFile.js +26 -3
- package/vmp/getRuleFile.js.map +1 -1
- package/vmp/getRuleFiles.d.ts +1 -0
- package/vmp/getRuleFiles.d.ts.map +1 -0
- package/vmp/getRuleFiles.js +26 -3
- package/vmp/getRuleFiles.js.map +1 -1
- package/vmp/getWorkspace.d.ts +1 -0
- package/vmp/getWorkspace.d.ts.map +1 -0
- package/vmp/getWorkspace.js +26 -3
- package/vmp/getWorkspace.js.map +1 -1
- package/vmp/getWorkspaces.d.ts +1 -0
- package/vmp/getWorkspaces.d.ts.map +1 -0
- package/vmp/getWorkspaces.js +26 -3
- package/vmp/getWorkspaces.js.map +1 -1
- package/vmp/index.d.ts +1 -0
- package/vmp/index.d.ts.map +1 -0
- package/vmp/index.js +26 -3
- package/vmp/index.js.map +1 -1
- package/vmp/ruleFile.d.ts +69 -31
- package/vmp/ruleFile.d.ts.map +1 -0
- package/vmp/ruleFile.js +47 -24
- package/vmp/ruleFile.js.map +1 -1
- package/vmp/workspace.d.ts +53 -40
- package/vmp/workspace.d.ts.map +1 -0
- package/vmp/workspace.js +73 -50
- package/vmp/workspace.js.map +1 -1
- package/vpc/bandwidthPackage.d.ts +86 -34
- package/vpc/bandwidthPackage.d.ts.map +1 -0
- package/vpc/bandwidthPackage.js +92 -42
- package/vpc/bandwidthPackage.js.map +1 -1
- package/vpc/eip.d.ts +66 -53
- package/vpc/eip.d.ts.map +1 -0
- package/vpc/eip.js +84 -61
- package/vpc/eip.js.map +1 -1
- package/vpc/eni.d.ts +90 -39
- package/vpc/eni.d.ts.map +1 -0
- package/vpc/eni.js +94 -45
- package/vpc/eni.js.map +1 -1
- package/vpc/flowLog.d.ts +37 -24
- package/vpc/flowLog.d.ts.map +1 -0
- package/vpc/flowLog.js +67 -44
- package/vpc/flowLog.js.map +1 -1
- package/vpc/getBandwidthPackage.d.ts +1 -0
- package/vpc/getBandwidthPackage.d.ts.map +1 -0
- package/vpc/getBandwidthPackage.js +26 -3
- package/vpc/getBandwidthPackage.js.map +1 -1
- package/vpc/getBandwidthPackages.d.ts +1 -0
- package/vpc/getBandwidthPackages.d.ts.map +1 -0
- package/vpc/getBandwidthPackages.js +26 -3
- package/vpc/getBandwidthPackages.js.map +1 -1
- package/vpc/getEip.d.ts +1 -0
- package/vpc/getEip.d.ts.map +1 -0
- package/vpc/getEip.js +26 -3
- package/vpc/getEip.js.map +1 -1
- package/vpc/getEips.d.ts +1 -0
- package/vpc/getEips.d.ts.map +1 -0
- package/vpc/getEips.js +26 -3
- package/vpc/getEips.js.map +1 -1
- package/vpc/getEni.d.ts +1 -0
- package/vpc/getEni.d.ts.map +1 -0
- package/vpc/getEni.js +26 -3
- package/vpc/getEni.js.map +1 -1
- package/vpc/getEnis.d.ts +1 -0
- package/vpc/getEnis.d.ts.map +1 -0
- package/vpc/getEnis.js +26 -3
- package/vpc/getEnis.js.map +1 -1
- package/vpc/getFlowLog.d.ts +1 -0
- package/vpc/getFlowLog.d.ts.map +1 -0
- package/vpc/getFlowLog.js +26 -3
- package/vpc/getFlowLog.js.map +1 -1
- package/vpc/getFlowLogs.d.ts +1 -0
- package/vpc/getFlowLogs.d.ts.map +1 -0
- package/vpc/getFlowLogs.js +26 -3
- package/vpc/getFlowLogs.js.map +1 -1
- package/vpc/getHaVip.d.ts +1 -0
- package/vpc/getHaVip.d.ts.map +1 -0
- package/vpc/getHaVip.js +26 -3
- package/vpc/getHaVip.js.map +1 -1
- package/vpc/getHaVips.d.ts +1 -0
- package/vpc/getHaVips.d.ts.map +1 -0
- package/vpc/getHaVips.js +26 -3
- package/vpc/getHaVips.js.map +1 -1
- package/vpc/getIpv6AddressBandwidth.d.ts +1 -0
- package/vpc/getIpv6AddressBandwidth.d.ts.map +1 -0
- package/vpc/getIpv6AddressBandwidth.js +26 -3
- package/vpc/getIpv6AddressBandwidth.js.map +1 -1
- package/vpc/getIpv6AddressBandwidths.d.ts +1 -0
- package/vpc/getIpv6AddressBandwidths.d.ts.map +1 -0
- package/vpc/getIpv6AddressBandwidths.js +26 -3
- package/vpc/getIpv6AddressBandwidths.js.map +1 -1
- package/vpc/getIpv6Gateway.d.ts +1 -0
- package/vpc/getIpv6Gateway.d.ts.map +1 -0
- package/vpc/getIpv6Gateway.js +26 -3
- package/vpc/getIpv6Gateway.js.map +1 -1
- package/vpc/getIpv6Gateways.d.ts +1 -0
- package/vpc/getIpv6Gateways.d.ts.map +1 -0
- package/vpc/getIpv6Gateways.js +26 -3
- package/vpc/getIpv6Gateways.js.map +1 -1
- package/vpc/getNetworkAcl.d.ts +1 -0
- package/vpc/getNetworkAcl.d.ts.map +1 -0
- package/vpc/getNetworkAcl.js +26 -3
- package/vpc/getNetworkAcl.js.map +1 -1
- package/vpc/getNetworkAcls.d.ts +1 -0
- package/vpc/getNetworkAcls.d.ts.map +1 -0
- package/vpc/getNetworkAcls.js +26 -3
- package/vpc/getNetworkAcls.js.map +1 -1
- package/vpc/getPrefixList.d.ts +1 -0
- package/vpc/getPrefixList.d.ts.map +1 -0
- package/vpc/getPrefixList.js +26 -3
- package/vpc/getPrefixList.js.map +1 -1
- package/vpc/getPrefixLists.d.ts +1 -0
- package/vpc/getPrefixLists.d.ts.map +1 -0
- package/vpc/getPrefixLists.js +26 -3
- package/vpc/getPrefixLists.js.map +1 -1
- package/vpc/getRouteTable.d.ts +1 -0
- package/vpc/getRouteTable.d.ts.map +1 -0
- package/vpc/getRouteTable.js +26 -3
- package/vpc/getRouteTable.js.map +1 -1
- package/vpc/getRouteTables.d.ts +1 -0
- package/vpc/getRouteTables.d.ts.map +1 -0
- package/vpc/getRouteTables.js +26 -3
- package/vpc/getRouteTables.js.map +1 -1
- package/vpc/getSecurityGroup.d.ts +1 -0
- package/vpc/getSecurityGroup.d.ts.map +1 -0
- package/vpc/getSecurityGroup.js +26 -3
- package/vpc/getSecurityGroup.js.map +1 -1
- package/vpc/getSecurityGroups.d.ts +1 -0
- package/vpc/getSecurityGroups.d.ts.map +1 -0
- package/vpc/getSecurityGroups.js +26 -3
- package/vpc/getSecurityGroups.js.map +1 -1
- package/vpc/getSubnet.d.ts +1 -0
- package/vpc/getSubnet.d.ts.map +1 -0
- package/vpc/getSubnet.js +26 -3
- package/vpc/getSubnet.js.map +1 -1
- package/vpc/getSubnets.d.ts +1 -0
- package/vpc/getSubnets.d.ts.map +1 -0
- package/vpc/getSubnets.js +26 -3
- package/vpc/getSubnets.js.map +1 -1
- package/vpc/getTrafficMirrorFilter.d.ts +1 -0
- package/vpc/getTrafficMirrorFilter.d.ts.map +1 -0
- package/vpc/getTrafficMirrorFilter.js +26 -3
- package/vpc/getTrafficMirrorFilter.js.map +1 -1
- package/vpc/getTrafficMirrorFilterRule.d.ts +1 -0
- package/vpc/getTrafficMirrorFilterRule.d.ts.map +1 -0
- package/vpc/getTrafficMirrorFilterRule.js +26 -3
- package/vpc/getTrafficMirrorFilterRule.js.map +1 -1
- package/vpc/getTrafficMirrorFilterRules.d.ts +1 -0
- package/vpc/getTrafficMirrorFilterRules.d.ts.map +1 -0
- package/vpc/getTrafficMirrorFilterRules.js +26 -3
- package/vpc/getTrafficMirrorFilterRules.js.map +1 -1
- package/vpc/getTrafficMirrorFilters.d.ts +1 -0
- package/vpc/getTrafficMirrorFilters.d.ts.map +1 -0
- package/vpc/getTrafficMirrorFilters.js +26 -3
- package/vpc/getTrafficMirrorFilters.js.map +1 -1
- package/vpc/getTrafficMirrorSession.d.ts +1 -0
- package/vpc/getTrafficMirrorSession.d.ts.map +1 -0
- package/vpc/getTrafficMirrorSession.js +26 -3
- package/vpc/getTrafficMirrorSession.js.map +1 -1
- package/vpc/getTrafficMirrorSessions.d.ts +1 -0
- package/vpc/getTrafficMirrorSessions.d.ts.map +1 -0
- package/vpc/getTrafficMirrorSessions.js +26 -3
- package/vpc/getTrafficMirrorSessions.js.map +1 -1
- package/vpc/getTrafficMirrorTarget.d.ts +1 -0
- package/vpc/getTrafficMirrorTarget.d.ts.map +1 -0
- package/vpc/getTrafficMirrorTarget.js +26 -3
- package/vpc/getTrafficMirrorTarget.js.map +1 -1
- package/vpc/getTrafficMirrorTargets.d.ts +1 -0
- package/vpc/getTrafficMirrorTargets.d.ts.map +1 -0
- package/vpc/getTrafficMirrorTargets.js +26 -3
- package/vpc/getTrafficMirrorTargets.js.map +1 -1
- package/vpc/getVpc.d.ts +1 -0
- package/vpc/getVpc.d.ts.map +1 -0
- package/vpc/getVpc.js +26 -3
- package/vpc/getVpc.js.map +1 -1
- package/vpc/getVpcs.d.ts +1 -0
- package/vpc/getVpcs.d.ts.map +1 -0
- package/vpc/getVpcs.js +26 -3
- package/vpc/getVpcs.js.map +1 -1
- package/vpc/haVip.d.ts +36 -23
- package/vpc/haVip.d.ts.map +1 -0
- package/vpc/haVip.js +54 -31
- package/vpc/haVip.js.map +1 -1
- package/vpc/index.d.ts +1 -0
- package/vpc/index.d.ts.map +1 -0
- package/vpc/index.js +26 -3
- package/vpc/index.js.map +1 -1
- package/vpc/ipv6AddressBandwidth.d.ts +37 -24
- package/vpc/ipv6AddressBandwidth.d.ts.map +1 -0
- package/vpc/ipv6AddressBandwidth.js +57 -34
- package/vpc/ipv6AddressBandwidth.js.map +1 -1
- package/vpc/ipv6Gateway.d.ts +27 -14
- package/vpc/ipv6Gateway.d.ts.map +1 -0
- package/vpc/ipv6Gateway.js +45 -22
- package/vpc/ipv6Gateway.js.map +1 -1
- package/vpc/networkAcl.d.ts +123 -21
- package/vpc/networkAcl.d.ts.map +1 -0
- package/vpc/networkAcl.js +89 -29
- package/vpc/networkAcl.js.map +1 -1
- package/vpc/prefixList.d.ts +61 -20
- package/vpc/prefixList.d.ts.map +1 -0
- package/vpc/prefixList.js +51 -28
- package/vpc/prefixList.js.map +1 -1
- package/vpc/routeTable.d.ts +83 -26
- package/vpc/routeTable.d.ts.map +1 -0
- package/vpc/routeTable.js +81 -34
- package/vpc/routeTable.js.map +1 -1
- package/vpc/securityGroup.d.ts +95 -18
- package/vpc/securityGroup.d.ts.map +1 -0
- package/vpc/securityGroup.js +89 -26
- package/vpc/securityGroup.js.map +1 -1
- package/vpc/subnet.d.ts +38 -25
- package/vpc/subnet.d.ts.map +1 -0
- package/vpc/subnet.js +60 -37
- package/vpc/subnet.js.map +1 -1
- package/vpc/trafficMirrorFilter.d.ts +42 -13
- package/vpc/trafficMirrorFilter.d.ts.map +1 -0
- package/vpc/trafficMirrorFilter.js +42 -19
- package/vpc/trafficMirrorFilter.js.map +1 -1
- package/vpc/trafficMirrorFilterRule.d.ts +17 -16
- package/vpc/trafficMirrorFilterRule.d.ts.map +1 -0
- package/vpc/trafficMirrorFilterRule.js +57 -34
- package/vpc/trafficMirrorFilterRule.js.map +1 -1
- package/vpc/trafficMirrorSession.d.ts +35 -22
- package/vpc/trafficMirrorSession.d.ts.map +1 -0
- package/vpc/trafficMirrorSession.js +59 -36
- package/vpc/trafficMirrorSession.js.map +1 -1
- package/vpc/trafficMirrorTarget.d.ts +27 -14
- package/vpc/trafficMirrorTarget.d.ts.map +1 -0
- package/vpc/trafficMirrorTarget.js +47 -24
- package/vpc/trafficMirrorTarget.js.map +1 -1
- package/vpc/vpc.d.ts +89 -38
- package/vpc/vpc.d.ts.map +1 -0
- package/vpc/vpc.js +97 -44
- package/vpc/vpc.js.map +1 -1
- package/vpn/customerGateway.d.ts +32 -19
- package/vpn/customerGateway.d.ts.map +1 -0
- package/vpn/customerGateway.js +50 -27
- package/vpn/customerGateway.js.map +1 -1
- package/vpn/getCustomerGateway.d.ts +1 -0
- package/vpn/getCustomerGateway.d.ts.map +1 -0
- package/vpn/getCustomerGateway.js +26 -3
- package/vpn/getCustomerGateway.js.map +1 -1
- package/vpn/getCustomerGateways.d.ts +1 -0
- package/vpn/getCustomerGateways.d.ts.map +1 -0
- package/vpn/getCustomerGateways.js +26 -3
- package/vpn/getCustomerGateways.js.map +1 -1
- package/vpn/getSslVpnClientCert.d.ts +1 -0
- package/vpn/getSslVpnClientCert.d.ts.map +1 -0
- package/vpn/getSslVpnClientCert.js +26 -3
- package/vpn/getSslVpnClientCert.js.map +1 -1
- package/vpn/getSslVpnClientCerts.d.ts +1 -0
- package/vpn/getSslVpnClientCerts.d.ts.map +1 -0
- package/vpn/getSslVpnClientCerts.js +26 -3
- package/vpn/getSslVpnClientCerts.js.map +1 -1
- package/vpn/getSslVpnServer.d.ts +1 -0
- package/vpn/getSslVpnServer.d.ts.map +1 -0
- package/vpn/getSslVpnServer.js +26 -3
- package/vpn/getSslVpnServer.js.map +1 -1
- package/vpn/getSslVpnServers.d.ts +1 -0
- package/vpn/getSslVpnServers.d.ts.map +1 -0
- package/vpn/getSslVpnServers.js +26 -3
- package/vpn/getSslVpnServers.js.map +1 -1
- package/vpn/getVpnConnection.d.ts +1 -0
- package/vpn/getVpnConnection.d.ts.map +1 -0
- package/vpn/getVpnConnection.js +26 -3
- package/vpn/getVpnConnection.js.map +1 -1
- package/vpn/getVpnConnections.d.ts +1 -0
- package/vpn/getVpnConnections.d.ts.map +1 -0
- package/vpn/getVpnConnections.js +26 -3
- package/vpn/getVpnConnections.js.map +1 -1
- package/vpn/getVpnGateway.d.ts +1 -0
- package/vpn/getVpnGateway.d.ts.map +1 -0
- package/vpn/getVpnGateway.js +26 -3
- package/vpn/getVpnGateway.js.map +1 -1
- package/vpn/getVpnGatewayRoute.d.ts +1 -0
- package/vpn/getVpnGatewayRoute.d.ts.map +1 -0
- package/vpn/getVpnGatewayRoute.js +26 -3
- package/vpn/getVpnGatewayRoute.js.map +1 -1
- package/vpn/getVpnGatewayRoutes.d.ts +1 -0
- package/vpn/getVpnGatewayRoutes.d.ts.map +1 -0
- package/vpn/getVpnGatewayRoutes.js +26 -3
- package/vpn/getVpnGatewayRoutes.js.map +1 -1
- package/vpn/getVpnGateways.d.ts +1 -0
- package/vpn/getVpnGateways.d.ts.map +1 -0
- package/vpn/getVpnGateways.js +26 -3
- package/vpn/getVpnGateways.js.map +1 -1
- package/vpn/index.d.ts +1 -0
- package/vpn/index.d.ts.map +1 -0
- package/vpn/index.js +26 -3
- package/vpn/index.js.map +1 -1
- package/vpn/sslVpnClientCert.d.ts +30 -17
- package/vpn/sslVpnClientCert.d.ts.map +1 -0
- package/vpn/sslVpnClientCert.js +48 -25
- package/vpn/sslVpnClientCert.js.map +1 -1
- package/vpn/sslVpnServer.d.ts +41 -28
- package/vpn/sslVpnServer.d.ts.map +1 -0
- package/vpn/sslVpnServer.js +63 -40
- package/vpn/sslVpnServer.js.map +1 -1
- package/vpn/vpnConnection.d.ts +129 -52
- package/vpn/vpnConnection.d.ts.map +1 -0
- package/vpn/vpnConnection.js +129 -62
- package/vpn/vpnConnection.js.map +1 -1
- package/vpn/vpnGateway.d.ts +60 -47
- package/vpn/vpnGateway.d.ts.map +1 -0
- package/vpn/vpnGateway.js +82 -59
- package/vpn/vpnGateway.js.map +1 -1
- package/vpn/vpnGatewayRoute.d.ts +19 -10
- package/vpn/vpnGatewayRoute.d.ts.map +1 -0
- package/vpn/vpnGatewayRoute.js +45 -22
- package/vpn/vpnGatewayRoute.js.map +1 -1
- package/waf/domain.d.ts +186 -124
- package/waf/domain.d.ts.map +1 -0
- package/waf/domain.js +186 -134
- package/waf/domain.js.map +1 -1
- package/waf/getDomain.d.ts +1 -0
- package/waf/getDomain.d.ts.map +1 -0
- package/waf/getDomain.js +26 -3
- package/waf/getDomain.js.map +1 -1
- package/waf/getDomains.d.ts +1 -0
- package/waf/getDomains.d.ts.map +1 -0
- package/waf/getDomains.js +26 -3
- package/waf/getDomains.js.map +1 -1
- package/waf/getHostGroup.d.ts +1 -0
- package/waf/getHostGroup.d.ts.map +1 -0
- package/waf/getHostGroup.js +26 -3
- package/waf/getHostGroup.js.map +1 -1
- package/waf/getHostGroups.d.ts +1 -0
- package/waf/getHostGroups.d.ts.map +1 -0
- package/waf/getHostGroups.js +26 -3
- package/waf/getHostGroups.js.map +1 -1
- package/waf/hostGroup.d.ts +19 -10
- package/waf/hostGroup.d.ts.map +1 -0
- package/waf/hostGroup.js +43 -20
- package/waf/hostGroup.js.map +1 -1
- package/waf/index.d.ts +1 -0
- package/waf/index.d.ts.map +1 -0
- package/waf/index.js +26 -3
- package/waf/index.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -921,6 +921,10 @@ export declare namespace alb {
|
|
|
921
921
|
zoneId: string;
|
|
922
922
|
}
|
|
923
923
|
interface RuleForwardGroupConfig {
|
|
924
|
+
/**
|
|
925
|
+
* Destination server group list.
|
|
926
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
927
|
+
*/
|
|
924
928
|
serverGroupTuples: outputs.alb.RuleForwardGroupConfigServerGroupTuple[];
|
|
925
929
|
/**
|
|
926
930
|
* Whether to enable inter-group session persistence. on: enabled. off: disabled.
|
|
@@ -1014,6 +1018,10 @@ export declare namespace alb {
|
|
|
1014
1018
|
* ServerGroupStickySession
|
|
1015
1019
|
*/
|
|
1016
1020
|
serverGroupStickySession: outputs.alb.RuleRuleActionForwardGroupConfigServerGroupStickySession;
|
|
1021
|
+
/**
|
|
1022
|
+
* ServerGroupTuples
|
|
1023
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
1024
|
+
*/
|
|
1017
1025
|
serverGroupTuples: outputs.alb.RuleRuleActionForwardGroupConfigServerGroupTuple[];
|
|
1018
1026
|
}
|
|
1019
1027
|
interface RuleRuleActionForwardGroupConfigServerGroupStickySession {
|
|
@@ -1125,6 +1133,10 @@ export declare namespace alb {
|
|
|
1125
1133
|
values: string[];
|
|
1126
1134
|
}
|
|
1127
1135
|
interface RuleRuleConditionQueryStringConfig {
|
|
1136
|
+
/**
|
|
1137
|
+
* Values。
|
|
1138
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
1139
|
+
*/
|
|
1128
1140
|
values: outputs.alb.RuleRuleConditionQueryStringConfigValue[];
|
|
1129
1141
|
}
|
|
1130
1142
|
interface RuleRuleConditionQueryStringConfigValue {
|
|
@@ -1268,8 +1280,20 @@ export declare namespace apig {
|
|
|
1268
1280
|
vkePodCidr: string;
|
|
1269
1281
|
}
|
|
1270
1282
|
interface GatewayCustomLog {
|
|
1283
|
+
/**
|
|
1284
|
+
* Custom Variable Information
|
|
1285
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
1286
|
+
*/
|
|
1271
1287
|
customVariables: outputs.apig.GatewayCustomLogCustomVariable[];
|
|
1288
|
+
/**
|
|
1289
|
+
* Request Header Information
|
|
1290
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
1291
|
+
*/
|
|
1272
1292
|
requestHeaders: outputs.apig.GatewayCustomLogRequestHeader[];
|
|
1293
|
+
/**
|
|
1294
|
+
* Response Header Information
|
|
1295
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
1296
|
+
*/
|
|
1273
1297
|
responseHeaders: outputs.apig.GatewayCustomLogResponseHeader[];
|
|
1274
1298
|
}
|
|
1275
1299
|
interface GatewayCustomLogCustomVariable {
|
|
@@ -1345,6 +1369,10 @@ export declare namespace apig {
|
|
|
1345
1369
|
workspaceId: string;
|
|
1346
1370
|
}
|
|
1347
1371
|
interface GatewayNetworkSpec {
|
|
1372
|
+
/**
|
|
1373
|
+
* Subnet configuration information list
|
|
1374
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
1375
|
+
*/
|
|
1348
1376
|
subnets: outputs.apig.GatewayNetworkSpecSubnet[];
|
|
1349
1377
|
/**
|
|
1350
1378
|
* VPC ID。
|
|
@@ -2308,6 +2336,10 @@ export declare namespace apig {
|
|
|
2308
2336
|
* Fixed domain name
|
|
2309
2337
|
*/
|
|
2310
2338
|
domain: outputs.apig.UpstreamUpstreamSpecDomain;
|
|
2339
|
+
/**
|
|
2340
|
+
* Cloud server
|
|
2341
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
2342
|
+
*/
|
|
2311
2343
|
ecsInstances: outputs.apig.UpstreamUpstreamSpecEcsInstance[];
|
|
2312
2344
|
/**
|
|
2313
2345
|
* Container Service
|
|
@@ -2355,6 +2387,10 @@ export declare namespace apig {
|
|
|
2355
2387
|
port: number;
|
|
2356
2388
|
}
|
|
2357
2389
|
interface UpstreamUpstreamSpecDomain {
|
|
2390
|
+
/**
|
|
2391
|
+
* Domain name list
|
|
2392
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
2393
|
+
*/
|
|
2358
2394
|
domainLists: outputs.apig.UpstreamUpstreamSpecDomainDomainList[];
|
|
2359
2395
|
}
|
|
2360
2396
|
interface UpstreamUpstreamSpecDomainDomainList {
|
|
@@ -2424,6 +2460,10 @@ export declare namespace apig {
|
|
|
2424
2460
|
functionId: string;
|
|
2425
2461
|
}
|
|
2426
2462
|
interface UpstreamVersionDetail {
|
|
2463
|
+
/**
|
|
2464
|
+
* Tag
|
|
2465
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
2466
|
+
*/
|
|
2427
2467
|
labels: outputs.apig.UpstreamVersionDetailLabel[];
|
|
2428
2468
|
/**
|
|
2429
2469
|
* Version name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length: 2~63 characters. Cannot start with a hyphen (-)
|
|
@@ -3111,6 +3151,10 @@ export declare namespace autoscaling {
|
|
|
3111
3151
|
* Determination conditions for multi-metric alarms. &&: Alarm is triggered only when all metrics meet the conditions. || (default): Alarm is triggered when any metric meets the condition.
|
|
3112
3152
|
*/
|
|
3113
3153
|
conditionOperator: string;
|
|
3154
|
+
/**
|
|
3155
|
+
* Detailed information about monitoring metrics for multi-metric monitoring. Valid only when ScalingPolicyType is set to Alarm. You must configure either AlarmPolicy.Condition.x or AlarmPolicy.Conditions.x parameters. If both are configured, only AlarmPolicy.Conditions.x takes effect.
|
|
3156
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
3157
|
+
*/
|
|
3114
3158
|
conditions: outputs.autoscaling.ScalingPolicyAlarmPolicyCondition[];
|
|
3115
3159
|
/**
|
|
3116
3160
|
* The effective period for the alarm task.
|
|
@@ -3444,6 +3488,10 @@ export declare namespace bmq {
|
|
|
3444
3488
|
* Number of unconsumed messages in the Topic
|
|
3445
3489
|
*/
|
|
3446
3490
|
lag: number;
|
|
3491
|
+
/**
|
|
3492
|
+
* Partition list
|
|
3493
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
3494
|
+
*/
|
|
3447
3495
|
partitionInfos: outputs.bmq.GroupTopicInfoPartitionInfo[];
|
|
3448
3496
|
/**
|
|
3449
3497
|
* Number of Topic partitions
|
|
@@ -3587,6 +3635,10 @@ export declare namespace bmq {
|
|
|
3587
3635
|
vpcIds: string[];
|
|
3588
3636
|
}
|
|
3589
3637
|
interface InstanceResourceTag {
|
|
3638
|
+
/**
|
|
3639
|
+
* Tag key-value pair
|
|
3640
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
3641
|
+
*/
|
|
3590
3642
|
tagKvs: outputs.bmq.InstanceResourceTagTagKv[];
|
|
3591
3643
|
/**
|
|
3592
3644
|
* Tag type. Options: CUSTOM—custom tag; SYSTEM—system tag
|
|
@@ -3847,17 +3899,17 @@ export declare namespace cdn {
|
|
|
3847
3899
|
*/
|
|
3848
3900
|
switch: boolean;
|
|
3849
3901
|
}
|
|
3850
|
-
interface
|
|
3902
|
+
interface DomainBrowserCache {
|
|
3851
3903
|
/**
|
|
3852
3904
|
* Indicates the relevant configuration for cache behavior.
|
|
3853
3905
|
*/
|
|
3854
|
-
cacheAction: outputs.cdn.
|
|
3906
|
+
cacheAction: outputs.cdn.DomainBrowserCacheCacheAction;
|
|
3855
3907
|
/**
|
|
3856
3908
|
* Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
|
|
3857
3909
|
*/
|
|
3858
|
-
condition: outputs.cdn.
|
|
3910
|
+
condition: outputs.cdn.DomainBrowserCacheCondition;
|
|
3859
3911
|
}
|
|
3860
|
-
interface
|
|
3912
|
+
interface DomainBrowserCacheCacheAction {
|
|
3861
3913
|
/**
|
|
3862
3914
|
* Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
|
|
3863
3915
|
*/
|
|
@@ -3875,14 +3927,18 @@ export declare namespace cdn {
|
|
|
3875
3927
|
*/
|
|
3876
3928
|
ttl: number;
|
|
3877
3929
|
}
|
|
3878
|
-
interface
|
|
3879
|
-
|
|
3930
|
+
interface DomainBrowserCacheCondition {
|
|
3931
|
+
/**
|
|
3932
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
3933
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
3934
|
+
*/
|
|
3935
|
+
conditionRules: outputs.cdn.DomainBrowserCacheConditionConditionRule[];
|
|
3880
3936
|
/**
|
|
3881
3937
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
3882
3938
|
*/
|
|
3883
3939
|
connective: string;
|
|
3884
3940
|
}
|
|
3885
|
-
interface
|
|
3941
|
+
interface DomainBrowserCacheConditionConditionRule {
|
|
3886
3942
|
/**
|
|
3887
3943
|
* When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
|
|
3888
3944
|
*/
|
|
@@ -3904,17 +3960,17 @@ export declare namespace cdn {
|
|
|
3904
3960
|
*/
|
|
3905
3961
|
value: string;
|
|
3906
3962
|
}
|
|
3907
|
-
interface
|
|
3963
|
+
interface DomainCache {
|
|
3908
3964
|
/**
|
|
3909
3965
|
* Indicates the relevant configuration for cache behavior.
|
|
3910
3966
|
*/
|
|
3911
|
-
cacheAction: outputs.cdn.
|
|
3967
|
+
cacheAction: outputs.cdn.DomainCacheCacheAction;
|
|
3912
3968
|
/**
|
|
3913
3969
|
* Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
|
|
3914
3970
|
*/
|
|
3915
|
-
condition: outputs.cdn.
|
|
3971
|
+
condition: outputs.cdn.DomainCacheCondition;
|
|
3916
3972
|
}
|
|
3917
|
-
interface
|
|
3973
|
+
interface DomainCacheCacheAction {
|
|
3918
3974
|
/**
|
|
3919
3975
|
* Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
|
|
3920
3976
|
*/
|
|
@@ -3932,14 +3988,18 @@ export declare namespace cdn {
|
|
|
3932
3988
|
*/
|
|
3933
3989
|
ttl: number;
|
|
3934
3990
|
}
|
|
3935
|
-
interface
|
|
3936
|
-
|
|
3991
|
+
interface DomainCacheCondition {
|
|
3992
|
+
/**
|
|
3993
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
3994
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
3995
|
+
*/
|
|
3996
|
+
conditionRules: outputs.cdn.DomainCacheConditionConditionRule[];
|
|
3937
3997
|
/**
|
|
3938
3998
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
3939
3999
|
*/
|
|
3940
4000
|
connective: string;
|
|
3941
4001
|
}
|
|
3942
|
-
interface
|
|
4002
|
+
interface DomainCacheConditionConditionRule {
|
|
3943
4003
|
/**
|
|
3944
4004
|
* When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
|
|
3945
4005
|
*/
|
|
@@ -3962,6 +4022,10 @@ export declare namespace cdn {
|
|
|
3962
4022
|
value: string;
|
|
3963
4023
|
}
|
|
3964
4024
|
interface DomainCacheHost {
|
|
4025
|
+
/**
|
|
4026
|
+
* Indicates a set of shared cache HOST configurations. Currently, you can only create one configuration. When Switch is true, this parameter is required.
|
|
4027
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4028
|
+
*/
|
|
3965
4029
|
cacheHostRules: outputs.cdn.DomainCacheHostCacheHostRule[];
|
|
3966
4030
|
/**
|
|
3967
4031
|
* Indicates whether to enable this feature. This parameter has the following values: true: enables the feature; false: disables the feature. The default value is false.
|
|
@@ -3985,6 +4049,10 @@ export declare namespace cdn {
|
|
|
3985
4049
|
cacheHost: string;
|
|
3986
4050
|
}
|
|
3987
4051
|
interface DomainCacheHostCacheHostRuleCondition {
|
|
4052
|
+
/**
|
|
4053
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4054
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4055
|
+
*/
|
|
3988
4056
|
conditionRules: outputs.cdn.DomainCacheHostCacheHostRuleConditionConditionRule[];
|
|
3989
4057
|
/**
|
|
3990
4058
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4024,6 +4092,10 @@ export declare namespace cdn {
|
|
|
4024
4092
|
condition: outputs.cdn.DomainCacheKeyCondition;
|
|
4025
4093
|
}
|
|
4026
4094
|
interface DomainCacheKeyCacheKeyAction {
|
|
4095
|
+
/**
|
|
4096
|
+
* Indicates a list of operation configurations. Currently, you can only set one operation configuration.
|
|
4097
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4098
|
+
*/
|
|
4027
4099
|
cacheKeyComponents: outputs.cdn.DomainCacheKeyCacheKeyActionCacheKeyComponent[];
|
|
4028
4100
|
}
|
|
4029
4101
|
interface DomainCacheKeyCacheKeyActionCacheKeyComponent {
|
|
@@ -4045,6 +4117,10 @@ export declare namespace cdn {
|
|
|
4045
4117
|
subobject: string;
|
|
4046
4118
|
}
|
|
4047
4119
|
interface DomainCacheKeyCondition {
|
|
4120
|
+
/**
|
|
4121
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4122
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4123
|
+
*/
|
|
4048
4124
|
conditionRules: outputs.cdn.DomainCacheKeyConditionConditionRule[];
|
|
4049
4125
|
/**
|
|
4050
4126
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4074,6 +4150,10 @@ export declare namespace cdn {
|
|
|
4074
4150
|
value: string;
|
|
4075
4151
|
}
|
|
4076
4152
|
interface DomainCompression {
|
|
4153
|
+
/**
|
|
4154
|
+
* Indicates a set of smart compression configuration rules. This parameter is required when Switch is true.
|
|
4155
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4156
|
+
*/
|
|
4077
4157
|
compressionRules: outputs.cdn.DomainCompressionCompressionRule[];
|
|
4078
4158
|
/**
|
|
4079
4159
|
* Smart compression configuration switch. This parameter has the following values: true: enables smart compression. false: disables smart compression.
|
|
@@ -4113,6 +4193,10 @@ export declare namespace cdn {
|
|
|
4113
4193
|
minFileSizeKb: number;
|
|
4114
4194
|
}
|
|
4115
4195
|
interface DomainCompressionCompressionRuleCondition {
|
|
4196
|
+
/**
|
|
4197
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4198
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4199
|
+
*/
|
|
4116
4200
|
conditionRules: outputs.cdn.DomainCompressionCompressionRuleConditionConditionRule[];
|
|
4117
4201
|
/**
|
|
4118
4202
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4162,6 +4246,10 @@ export declare namespace cdn {
|
|
|
4162
4246
|
condition: outputs.cdn.DomainConditionalOriginOriginRuleCondition;
|
|
4163
4247
|
}
|
|
4164
4248
|
interface DomainConditionalOriginOriginRuleActions {
|
|
4249
|
+
/**
|
|
4250
|
+
* Indicates a list of origin configurations. Currently, the list can contain only one origin configuration.
|
|
4251
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4252
|
+
*/
|
|
4165
4253
|
originLines: outputs.cdn.DomainConditionalOriginOriginRuleActionsOriginLine[];
|
|
4166
4254
|
}
|
|
4167
4255
|
interface DomainConditionalOriginOriginRuleActionsOriginLine {
|
|
@@ -4187,6 +4275,10 @@ export declare namespace cdn {
|
|
|
4187
4275
|
originHost: string;
|
|
4188
4276
|
}
|
|
4189
4277
|
interface DomainConditionalOriginOriginRuleCondition {
|
|
4278
|
+
/**
|
|
4279
|
+
* ConditionGroups
|
|
4280
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4281
|
+
*/
|
|
4190
4282
|
conditionGroups: outputs.cdn.DomainConditionalOriginOriginRuleConditionConditionGroup[];
|
|
4191
4283
|
/**
|
|
4192
4284
|
* Specifies the relationship between these condition groups. This parameter has the following values: or: Indicates an 'or' relationship. In this case, if any condition group is met, the user request matches the rule. and: Indicates an 'and' relationship. In this case, all condition groups must be met for the user request to match the rule. The default value is or.
|
|
@@ -4218,6 +4310,10 @@ export declare namespace cdn {
|
|
|
4218
4310
|
values: string[];
|
|
4219
4311
|
}
|
|
4220
4312
|
interface DomainCustomErrorPage {
|
|
4313
|
+
/**
|
|
4314
|
+
* Indicates a set of configuration rules. You can add up to 50 rules.
|
|
4315
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4316
|
+
*/
|
|
4221
4317
|
errorPageRules: outputs.cdn.DomainCustomErrorPageErrorPageRule[];
|
|
4222
4318
|
/**
|
|
4223
4319
|
* Indicates whether this feature is enabled. The parameter values are: true: Enabled. false: Disabled. The default value is false.
|
|
@@ -4249,6 +4345,10 @@ export declare namespace cdn {
|
|
|
4249
4345
|
statusCode: string;
|
|
4250
4346
|
}
|
|
4251
4347
|
interface DomainCustomizeAccessRule {
|
|
4348
|
+
/**
|
|
4349
|
+
* Describes a rule list. Each rule in the list defines a Denylist or Allowlist configuration. The list can contain up to 10 rules.
|
|
4350
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4351
|
+
*/
|
|
4252
4352
|
customizeInstances: outputs.cdn.DomainCustomizeAccessRuleCustomizeInstance[];
|
|
4253
4353
|
/**
|
|
4254
4354
|
* Indicates whether this feature is enabled. This parameter has the following options: true: Enable this feature. false: Disable this feature. The default value for this parameter is false.
|
|
@@ -4290,6 +4390,10 @@ export declare namespace cdn {
|
|
|
4290
4390
|
ruleType: string;
|
|
4291
4391
|
}
|
|
4292
4392
|
interface DomainCustomizeAccessRuleCustomizeInstanceCustomizeRuleCondition {
|
|
4393
|
+
/**
|
|
4394
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4395
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4396
|
+
*/
|
|
4293
4397
|
conditionRules: outputs.cdn.DomainCustomizeAccessRuleCustomizeInstanceCustomizeRuleConditionConditionRule[];
|
|
4294
4398
|
/**
|
|
4295
4399
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4329,6 +4433,10 @@ export declare namespace cdn {
|
|
|
4329
4433
|
status: string;
|
|
4330
4434
|
}
|
|
4331
4435
|
interface DomainDownloadSpeedLimit {
|
|
4436
|
+
/**
|
|
4437
|
+
* Indicates the rule for download rate limiting. This parameter is required when Switch is true.
|
|
4438
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4439
|
+
*/
|
|
4332
4440
|
downloadSpeedLimitRules: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRule[];
|
|
4333
4441
|
/**
|
|
4334
4442
|
* Indicates whether this feature is enabled. The parameter has the following values: true: enables the feature. false: disables the feature. The default value is false.
|
|
@@ -4346,6 +4454,10 @@ export declare namespace cdn {
|
|
|
4346
4454
|
downloadSpeedLimitAction: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRuleDownloadSpeedLimitAction;
|
|
4347
4455
|
}
|
|
4348
4456
|
interface DomainDownloadSpeedLimitDownloadSpeedLimitRuleCondition {
|
|
4457
|
+
/**
|
|
4458
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4459
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4460
|
+
*/
|
|
4349
4461
|
conditionRules: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRuleConditionConditionRule[];
|
|
4350
4462
|
/**
|
|
4351
4463
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4421,6 +4533,10 @@ export declare namespace cdn {
|
|
|
4421
4533
|
* Indicates the single certificate to be associated with the acceleration domain name.
|
|
4422
4534
|
*/
|
|
4423
4535
|
certInfo: outputs.cdn.DomainHttpsCertInfo;
|
|
4536
|
+
/**
|
|
4537
|
+
* Indicates the dual certificate to be associated with the acceleration domain name.
|
|
4538
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4539
|
+
*/
|
|
4424
4540
|
certInfoLists: outputs.cdn.DomainHttpsCertInfoList[];
|
|
4425
4541
|
/**
|
|
4426
4542
|
* Indicates whether to allow requests where the URL scheme is HTTP. The parameter values are: true: allows requests with HTTP scheme. false: does not allow requests with HTTP scheme. The default value is false.
|
|
@@ -4452,6 +4568,10 @@ export declare namespace cdn {
|
|
|
4452
4568
|
tlsVersions: string[];
|
|
4453
4569
|
}
|
|
4454
4570
|
interface DomainHttpsCertCheck {
|
|
4571
|
+
/**
|
|
4572
|
+
* Specifies a list of CA certificates to associate with the accelerated domain name. The list can contain up to two CA certificates. These CA certificates can be already hosted on the content delivery network or pending upload. The encryption algorithm for CA certificates can be RSA, ECC, or SM2. If a CA certificate is hosted on the content delivery network, you need to specify its ID in CertId. If the certificate is pending upload, you need to specify the Certificate structure and define the certificate within it. After you upload the certificate, it will be hosted on the content delivery network.
|
|
4573
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4574
|
+
*/
|
|
4455
4575
|
certInfoLists: outputs.cdn.DomainHttpsCertCheckCertInfoList[];
|
|
4456
4576
|
/**
|
|
4457
4577
|
* Indicates whether to enable this feature. This parameter has the following values: true: enables the feature; false: disables the feature. The default value is false.
|
|
@@ -4672,24 +4792,28 @@ export declare namespace cdn {
|
|
|
4672
4792
|
*/
|
|
4673
4793
|
switch: boolean;
|
|
4674
4794
|
}
|
|
4675
|
-
interface
|
|
4795
|
+
interface DomainNegativeCache {
|
|
4676
4796
|
/**
|
|
4677
4797
|
* Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
|
|
4678
4798
|
*/
|
|
4679
|
-
condition: outputs.cdn.
|
|
4799
|
+
condition: outputs.cdn.DomainNegativeCacheCondition;
|
|
4680
4800
|
/**
|
|
4681
4801
|
* Represents a list. Each element in the list is a status code cache rule.
|
|
4682
4802
|
*/
|
|
4683
|
-
negativeCacheRule: outputs.cdn.
|
|
4803
|
+
negativeCacheRule: outputs.cdn.DomainNegativeCacheNegativeCacheRule;
|
|
4684
4804
|
}
|
|
4685
|
-
interface
|
|
4686
|
-
|
|
4805
|
+
interface DomainNegativeCacheCondition {
|
|
4806
|
+
/**
|
|
4807
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4808
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4809
|
+
*/
|
|
4810
|
+
conditionRules: outputs.cdn.DomainNegativeCacheConditionConditionRule[];
|
|
4687
4811
|
/**
|
|
4688
4812
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
4689
4813
|
*/
|
|
4690
4814
|
connective: string;
|
|
4691
4815
|
}
|
|
4692
|
-
interface
|
|
4816
|
+
interface DomainNegativeCacheConditionConditionRule {
|
|
4693
4817
|
/**
|
|
4694
4818
|
* When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
|
|
4695
4819
|
*/
|
|
@@ -4711,7 +4835,7 @@ export declare namespace cdn {
|
|
|
4711
4835
|
*/
|
|
4712
4836
|
value: string;
|
|
4713
4837
|
}
|
|
4714
|
-
interface
|
|
4838
|
+
interface DomainNegativeCacheNegativeCacheRule {
|
|
4715
4839
|
/**
|
|
4716
4840
|
* Represents the cache behavior. Currently, you can only specify cache. cache means the behavior is caching.
|
|
4717
4841
|
*/
|
|
@@ -4786,6 +4910,10 @@ export declare namespace cdn {
|
|
|
4786
4910
|
originArgAction: outputs.cdn.DomainOriginArgOriginArgAction;
|
|
4787
4911
|
}
|
|
4788
4912
|
interface DomainOriginArgCondition {
|
|
4913
|
+
/**
|
|
4914
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4915
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4916
|
+
*/
|
|
4789
4917
|
conditionRules: outputs.cdn.DomainOriginArgConditionConditionRule[];
|
|
4790
4918
|
/**
|
|
4791
4919
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4815,6 +4943,10 @@ export declare namespace cdn {
|
|
|
4815
4943
|
value: string;
|
|
4816
4944
|
}
|
|
4817
4945
|
interface DomainOriginArgOriginArgAction {
|
|
4946
|
+
/**
|
|
4947
|
+
* Indicates a list of operations. These operations define how the CDN sets query parameters in origin requests. Currently, only one operation can be included in the list.
|
|
4948
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4949
|
+
*/
|
|
4818
4950
|
originArgComponents: outputs.cdn.DomainOriginArgOriginArgActionOriginArgComponent[];
|
|
4819
4951
|
}
|
|
4820
4952
|
interface DomainOriginArgOriginArgActionOriginArgComponent {
|
|
@@ -4838,6 +4970,10 @@ export declare namespace cdn {
|
|
|
4838
4970
|
switch: boolean;
|
|
4839
4971
|
}
|
|
4840
4972
|
interface DomainOriginCondition {
|
|
4973
|
+
/**
|
|
4974
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
4975
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
4976
|
+
*/
|
|
4841
4977
|
conditionRules: outputs.cdn.DomainOriginConditionConditionRule[];
|
|
4842
4978
|
/**
|
|
4843
4979
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -4867,6 +5003,10 @@ export declare namespace cdn {
|
|
|
4867
5003
|
value: string;
|
|
4868
5004
|
}
|
|
4869
5005
|
interface DomainOriginOriginAction {
|
|
5006
|
+
/**
|
|
5007
|
+
* Indicates a list of origin configurations. Each configuration can include one or more origins.
|
|
5008
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5009
|
+
*/
|
|
4870
5010
|
originLines: outputs.cdn.DomainOriginOriginActionOriginLine[];
|
|
4871
5011
|
}
|
|
4872
5012
|
interface DomainOriginOriginActionOriginLine {
|
|
@@ -4946,6 +5086,10 @@ export declare namespace cdn {
|
|
|
4946
5086
|
switch: boolean;
|
|
4947
5087
|
}
|
|
4948
5088
|
interface DomainOriginRewrite {
|
|
5089
|
+
/**
|
|
5090
|
+
* Represents a list of rules. This parameter is required when Switch is true. The list can contain up to 50 rules. The order of rules in the list defines their priority, with the first rule having the highest priority. The SourcePath in each rule specifies the scope of the rule. If you create multiple rules, rules with a broader scope should appear after those with a narrower scope. When a user request is received, the CDN matches the request against the rules in order of priority, from highest to lowest. If the request matches a rule, the CDN stops processing the remaining rules.
|
|
5091
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5092
|
+
*/
|
|
4949
5093
|
originRewriteRules: outputs.cdn.DomainOriginRewriteOriginRewriteRule[];
|
|
4950
5094
|
/**
|
|
4951
5095
|
* Indicates whether to enable this module. The parameter has the following values: true: enables the module. false: disables the module. The default value is false.
|
|
@@ -4963,6 +5107,10 @@ export declare namespace cdn {
|
|
|
4963
5107
|
originRewriteAction: outputs.cdn.DomainOriginRewriteOriginRewriteRuleOriginRewriteAction;
|
|
4964
5108
|
}
|
|
4965
5109
|
interface DomainOriginRewriteOriginRewriteRuleCondition {
|
|
5110
|
+
/**
|
|
5111
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5112
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5113
|
+
*/
|
|
4966
5114
|
conditionRules: outputs.cdn.DomainOriginRewriteOriginRewriteRuleConditionConditionRule[];
|
|
4967
5115
|
/**
|
|
4968
5116
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5032,6 +5180,10 @@ export declare namespace cdn {
|
|
|
5032
5180
|
switch: boolean;
|
|
5033
5181
|
}
|
|
5034
5182
|
interface DomainRedirectionRewrite {
|
|
5183
|
+
/**
|
|
5184
|
+
* Indicates a list of URL redirect rewrite rules. When Switch is true, this parameter is required. The list can contain up to 50 rules.
|
|
5185
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5186
|
+
*/
|
|
5035
5187
|
redirectionRules: outputs.cdn.DomainRedirectionRewriteRedirectionRule[];
|
|
5036
5188
|
/**
|
|
5037
5189
|
* Indicates whether this configuration is enabled. This parameter has the following values: true: enables URL redirect rewrite. false: disables URL redirect rewrite.
|
|
@@ -5143,6 +5295,10 @@ export declare namespace cdn {
|
|
|
5143
5295
|
configName: string;
|
|
5144
5296
|
}
|
|
5145
5297
|
interface DomainRemoteAuth {
|
|
5298
|
+
/**
|
|
5299
|
+
* Specifies the list of remote authentication configuration rules. When Switch is true, this parameter is required. You can add only one configuration rule.
|
|
5300
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5301
|
+
*/
|
|
5146
5302
|
remoteAuthRules: outputs.cdn.DomainRemoteAuthRemoteAuthRule[];
|
|
5147
5303
|
/**
|
|
5148
5304
|
* Indicates whether this feature is enabled. The parameter values are as follows: true: enables the feature. false: disables the feature.
|
|
@@ -5160,6 +5316,10 @@ export declare namespace cdn {
|
|
|
5160
5316
|
remoteAuthRuleAction: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleAction;
|
|
5161
5317
|
}
|
|
5162
5318
|
interface DomainRemoteAuthRemoteAuthRuleCondition {
|
|
5319
|
+
/**
|
|
5320
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5321
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5322
|
+
*/
|
|
5163
5323
|
conditionRules: outputs.cdn.DomainRemoteAuthRemoteAuthRuleConditionConditionRule[];
|
|
5164
5324
|
/**
|
|
5165
5325
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5299,6 +5459,10 @@ export declare namespace cdn {
|
|
|
5299
5459
|
* Indicates the strategy for setting authentication request parameters.
|
|
5300
5460
|
*/
|
|
5301
5461
|
queryStringComponents: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringComponents;
|
|
5462
|
+
/**
|
|
5463
|
+
* Indicates additional parameter settings in the authentication request. You can set up to 50 parameters.
|
|
5464
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5465
|
+
*/
|
|
5302
5466
|
queryStringInstances: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringInstance[];
|
|
5303
5467
|
}
|
|
5304
5468
|
interface DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringComponents {
|
|
@@ -5334,6 +5498,10 @@ export declare namespace cdn {
|
|
|
5334
5498
|
* Indicates the configuration policy for authentication request headers.
|
|
5335
5499
|
*/
|
|
5336
5500
|
requestHeaderComponents: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionRequestHeaderRulesRequestHeaderComponents;
|
|
5501
|
+
/**
|
|
5502
|
+
* Specifies a set of authentication request header settings Note that when the content delivery network initiates an authentication request, the following headers may already be included in the request: X-Forwarded-Protocol, X-Forwarded-Proto, X-Client-Scheme: all three headers indicate the protocol used by the user request and are equivalent X-Real-IP: indicates the user's real IP address This header value is not affected by proxy servers X-Forwarded-For: indicates the user's IP address If the user's request passes through a proxy server, this header value becomes the proxy server's IP address It is not recommended to configure these headers in this parameter If you set these headers, their original values will be overwritten
|
|
5503
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5504
|
+
*/
|
|
5337
5505
|
requestHeaderInstances: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionRequestHeaderRulesRequestHeaderInstance[];
|
|
5338
5506
|
/**
|
|
5339
5507
|
* Indicates the value of the HOST header in authentication requests. The default value for this parameter is default, meaning the HOST header matches your acceleration domain name.
|
|
@@ -5369,6 +5537,10 @@ export declare namespace cdn {
|
|
|
5369
5537
|
valueType: string;
|
|
5370
5538
|
}
|
|
5371
5539
|
interface DomainRequestBlockRule {
|
|
5540
|
+
/**
|
|
5541
|
+
* Represents a list of interception rules. The list can contain up to 10 rules. When Switch is true, this parameter is required.
|
|
5542
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5543
|
+
*/
|
|
5372
5544
|
blockRules: outputs.cdn.DomainRequestBlockRuleBlockRule[];
|
|
5373
5545
|
/**
|
|
5374
5546
|
* Indicates the configuration switch for this module. This parameter has the following values: true: enables the module. false: disables the module. The default value is false.
|
|
@@ -5408,6 +5580,10 @@ export declare namespace cdn {
|
|
|
5408
5580
|
statusCode: string;
|
|
5409
5581
|
}
|
|
5410
5582
|
interface DomainRequestBlockRuleBlockRuleCondition {
|
|
5583
|
+
/**
|
|
5584
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5585
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5586
|
+
*/
|
|
5411
5587
|
conditionRules: outputs.cdn.DomainRequestBlockRuleBlockRuleConditionConditionRule[];
|
|
5412
5588
|
/**
|
|
5413
5589
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5447,6 +5623,10 @@ export declare namespace cdn {
|
|
|
5447
5623
|
requestHeaderAction: outputs.cdn.DomainRequestHeaderRequestHeaderAction;
|
|
5448
5624
|
}
|
|
5449
5625
|
interface DomainRequestHeaderCondition {
|
|
5626
|
+
/**
|
|
5627
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5628
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5629
|
+
*/
|
|
5450
5630
|
conditionRules: outputs.cdn.DomainRequestHeaderConditionConditionRule[];
|
|
5451
5631
|
/**
|
|
5452
5632
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5476,6 +5656,10 @@ export declare namespace cdn {
|
|
|
5476
5656
|
value: string;
|
|
5477
5657
|
}
|
|
5478
5658
|
interface DomainRequestHeaderRequestHeaderAction {
|
|
5659
|
+
/**
|
|
5660
|
+
* Indicates a list of configuration rules for request headers. Each rule includes settings for header-related operations. You can add up to 50 rules.
|
|
5661
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5662
|
+
*/
|
|
5479
5663
|
requestHeaderInstances: outputs.cdn.DomainRequestHeaderRequestHeaderActionRequestHeaderInstance[];
|
|
5480
5664
|
}
|
|
5481
5665
|
interface DomainRequestHeaderRequestHeaderActionRequestHeaderInstance {
|
|
@@ -5507,6 +5691,10 @@ export declare namespace cdn {
|
|
|
5507
5691
|
responseHeaderAction: outputs.cdn.DomainResponseHeaderResponseHeaderAction;
|
|
5508
5692
|
}
|
|
5509
5693
|
interface DomainResponseHeaderCondition {
|
|
5694
|
+
/**
|
|
5695
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5696
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5697
|
+
*/
|
|
5510
5698
|
conditionRules: outputs.cdn.DomainResponseHeaderConditionConditionRule[];
|
|
5511
5699
|
/**
|
|
5512
5700
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5536,6 +5724,10 @@ export declare namespace cdn {
|
|
|
5536
5724
|
value: string;
|
|
5537
5725
|
}
|
|
5538
5726
|
interface DomainResponseHeaderResponseHeaderAction {
|
|
5727
|
+
/**
|
|
5728
|
+
* Specifies a list of configuration rules for response headers Each rule includes settings for header-related operations You can add up to 50 rules
|
|
5729
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5730
|
+
*/
|
|
5539
5731
|
responseHeaderInstances: outputs.cdn.DomainResponseHeaderResponseHeaderActionResponseHeaderInstance[];
|
|
5540
5732
|
}
|
|
5541
5733
|
interface DomainResponseHeaderResponseHeaderActionResponseHeaderInstance {
|
|
@@ -5571,6 +5763,10 @@ export declare namespace cdn {
|
|
|
5571
5763
|
switch: boolean;
|
|
5572
5764
|
}
|
|
5573
5765
|
interface DomainSignedUrlAuth {
|
|
5766
|
+
/**
|
|
5767
|
+
* Represents the configuration module for the 'URL authentication' feature. This feature is disabled by default.
|
|
5768
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5769
|
+
*/
|
|
5574
5770
|
signedUrlAuthRules: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRule[];
|
|
5575
5771
|
/**
|
|
5576
5772
|
* Indicates whether to enable this feature. This parameter has the following values: true: Enables this feature. false: Disables this feature.
|
|
@@ -5588,6 +5784,10 @@ export declare namespace cdn {
|
|
|
5588
5784
|
signedUrlAuthAction: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthAction;
|
|
5589
5785
|
}
|
|
5590
5786
|
interface DomainSignedUrlAuthSignedUrlAuthRuleCondition {
|
|
5787
|
+
/**
|
|
5788
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5789
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5790
|
+
*/
|
|
5591
5791
|
conditionRules: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleConditionConditionRule[];
|
|
5592
5792
|
/**
|
|
5593
5793
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5671,6 +5871,10 @@ export declare namespace cdn {
|
|
|
5671
5871
|
urlAuthType: string;
|
|
5672
5872
|
}
|
|
5673
5873
|
interface DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRules {
|
|
5874
|
+
/**
|
|
5875
|
+
* Indicates a variable list
|
|
5876
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5877
|
+
*/
|
|
5674
5878
|
customVariableInstances: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRulesCustomVariableInstance[];
|
|
5675
5879
|
}
|
|
5676
5880
|
interface DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRulesCustomVariableInstance {
|
|
@@ -5712,6 +5916,10 @@ export declare namespace cdn {
|
|
|
5712
5916
|
* Specify whether to enable origin timeout configuration. This parameter has the following values: true: enables origin timeout configuration. false: disables origin timeout configuration. In this case, the system default timeout values are used for TCP and HTTP requests, which are 2 seconds and 60 seconds respectively.
|
|
5713
5917
|
*/
|
|
5714
5918
|
switch: boolean;
|
|
5919
|
+
/**
|
|
5920
|
+
* Represents a set of timeout configurations. Currently, you can specify only one configuration. This parameter is required when Switch is true.
|
|
5921
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5922
|
+
*/
|
|
5715
5923
|
timeoutRules: outputs.cdn.DomainTimeoutTimeoutRule[];
|
|
5716
5924
|
}
|
|
5717
5925
|
interface DomainTimeoutTimeoutRule {
|
|
@@ -5725,6 +5933,10 @@ export declare namespace cdn {
|
|
|
5725
5933
|
timeoutAction: outputs.cdn.DomainTimeoutTimeoutRuleTimeoutAction;
|
|
5726
5934
|
}
|
|
5727
5935
|
interface DomainTimeoutTimeoutRuleCondition {
|
|
5936
|
+
/**
|
|
5937
|
+
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5938
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
5939
|
+
*/
|
|
5728
5940
|
conditionRules: outputs.cdn.DomainTimeoutTimeoutRuleConditionConditionRule[];
|
|
5729
5941
|
/**
|
|
5730
5942
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
@@ -5815,17 +6027,17 @@ export declare namespace cdn {
|
|
|
5815
6027
|
*/
|
|
5816
6028
|
switch: boolean;
|
|
5817
6029
|
}
|
|
5818
|
-
interface
|
|
6030
|
+
interface GetDomainBrowserCache {
|
|
5819
6031
|
/**
|
|
5820
6032
|
* Indicates the relevant configuration for cache behavior.
|
|
5821
6033
|
*/
|
|
5822
|
-
cacheAction: outputs.cdn.
|
|
6034
|
+
cacheAction: outputs.cdn.GetDomainBrowserCacheCacheAction;
|
|
5823
6035
|
/**
|
|
5824
6036
|
* Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
|
|
5825
6037
|
*/
|
|
5826
|
-
condition: outputs.cdn.
|
|
6038
|
+
condition: outputs.cdn.GetDomainBrowserCacheCondition;
|
|
5827
6039
|
}
|
|
5828
|
-
interface
|
|
6040
|
+
interface GetDomainBrowserCacheCacheAction {
|
|
5829
6041
|
/**
|
|
5830
6042
|
* Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
|
|
5831
6043
|
*/
|
|
@@ -5843,17 +6055,17 @@ export declare namespace cdn {
|
|
|
5843
6055
|
*/
|
|
5844
6056
|
ttl: number;
|
|
5845
6057
|
}
|
|
5846
|
-
interface
|
|
6058
|
+
interface GetDomainBrowserCacheCondition {
|
|
5847
6059
|
/**
|
|
5848
6060
|
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5849
6061
|
*/
|
|
5850
|
-
conditionRules: outputs.cdn.
|
|
6062
|
+
conditionRules: outputs.cdn.GetDomainBrowserCacheConditionConditionRule[];
|
|
5851
6063
|
/**
|
|
5852
6064
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
5853
6065
|
*/
|
|
5854
6066
|
connective: string;
|
|
5855
6067
|
}
|
|
5856
|
-
interface
|
|
6068
|
+
interface GetDomainBrowserCacheConditionConditionRule {
|
|
5857
6069
|
/**
|
|
5858
6070
|
* When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
|
|
5859
6071
|
*/
|
|
@@ -5875,17 +6087,17 @@ export declare namespace cdn {
|
|
|
5875
6087
|
*/
|
|
5876
6088
|
value: string;
|
|
5877
6089
|
}
|
|
5878
|
-
interface
|
|
6090
|
+
interface GetDomainCache {
|
|
5879
6091
|
/**
|
|
5880
6092
|
* Indicates the relevant configuration for cache behavior.
|
|
5881
6093
|
*/
|
|
5882
|
-
cacheAction: outputs.cdn.
|
|
6094
|
+
cacheAction: outputs.cdn.GetDomainCacheCacheAction;
|
|
5883
6095
|
/**
|
|
5884
6096
|
* Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
|
|
5885
6097
|
*/
|
|
5886
|
-
condition: outputs.cdn.
|
|
6098
|
+
condition: outputs.cdn.GetDomainCacheCondition;
|
|
5887
6099
|
}
|
|
5888
|
-
interface
|
|
6100
|
+
interface GetDomainCacheCacheAction {
|
|
5889
6101
|
/**
|
|
5890
6102
|
* Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
|
|
5891
6103
|
*/
|
|
@@ -5903,17 +6115,17 @@ export declare namespace cdn {
|
|
|
5903
6115
|
*/
|
|
5904
6116
|
ttl: number;
|
|
5905
6117
|
}
|
|
5906
|
-
interface
|
|
6118
|
+
interface GetDomainCacheCondition {
|
|
5907
6119
|
/**
|
|
5908
6120
|
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
5909
6121
|
*/
|
|
5910
|
-
conditionRules: outputs.cdn.
|
|
6122
|
+
conditionRules: outputs.cdn.GetDomainCacheConditionConditionRule[];
|
|
5911
6123
|
/**
|
|
5912
6124
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
5913
6125
|
*/
|
|
5914
6126
|
connective: string;
|
|
5915
6127
|
}
|
|
5916
|
-
interface
|
|
6128
|
+
interface GetDomainCacheConditionConditionRule {
|
|
5917
6129
|
/**
|
|
5918
6130
|
* When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
|
|
5919
6131
|
*/
|
|
@@ -6691,27 +6903,27 @@ export declare namespace cdn {
|
|
|
6691
6903
|
*/
|
|
6692
6904
|
switch: boolean;
|
|
6693
6905
|
}
|
|
6694
|
-
interface
|
|
6906
|
+
interface GetDomainNegativeCache {
|
|
6695
6907
|
/**
|
|
6696
6908
|
* Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
|
|
6697
6909
|
*/
|
|
6698
|
-
condition: outputs.cdn.
|
|
6910
|
+
condition: outputs.cdn.GetDomainNegativeCacheCondition;
|
|
6699
6911
|
/**
|
|
6700
6912
|
* Represents a list. Each element in the list is a status code cache rule.
|
|
6701
6913
|
*/
|
|
6702
|
-
negativeCacheRule: outputs.cdn.
|
|
6914
|
+
negativeCacheRule: outputs.cdn.GetDomainNegativeCacheNegativeCacheRule;
|
|
6703
6915
|
}
|
|
6704
|
-
interface
|
|
6916
|
+
interface GetDomainNegativeCacheCondition {
|
|
6705
6917
|
/**
|
|
6706
6918
|
* Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
|
|
6707
6919
|
*/
|
|
6708
|
-
conditionRules: outputs.cdn.
|
|
6920
|
+
conditionRules: outputs.cdn.GetDomainNegativeCacheConditionConditionRule[];
|
|
6709
6921
|
/**
|
|
6710
6922
|
* Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
|
|
6711
6923
|
*/
|
|
6712
6924
|
connective: string;
|
|
6713
6925
|
}
|
|
6714
|
-
interface
|
|
6926
|
+
interface GetDomainNegativeCacheConditionConditionRule {
|
|
6715
6927
|
/**
|
|
6716
6928
|
* When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
|
|
6717
6929
|
*/
|
|
@@ -6733,7 +6945,7 @@ export declare namespace cdn {
|
|
|
6733
6945
|
*/
|
|
6734
6946
|
value: string;
|
|
6735
6947
|
}
|
|
6736
|
-
interface
|
|
6948
|
+
interface GetDomainNegativeCacheNegativeCacheRule {
|
|
6737
6949
|
/**
|
|
6738
6950
|
* Represents the cache behavior. Currently, you can only specify cache. cache means the behavior is caching.
|
|
6739
6951
|
*/
|
|
@@ -9598,6 +9810,10 @@ export declare namespace cloudmonitor {
|
|
|
9598
9810
|
* Condition. and: All conditions met. or: Any condition met.
|
|
9599
9811
|
*/
|
|
9600
9812
|
condition: string;
|
|
9813
|
+
/**
|
|
9814
|
+
* Resource list. Up to 10 resource names can be configured. When Comparator is equal or not*equal, there is no limit on the length of the resource name. When Comparator is contain, not*contain, prefix*match, or suffix*match, the resource name cannot exceed 100 characters.
|
|
9815
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
9816
|
+
*/
|
|
9601
9817
|
metas: outputs.cloudmonitor.RuleDimensionConditionsMetaConditionMeta[];
|
|
9602
9818
|
}
|
|
9603
9819
|
interface RuleDimensionConditionsMetaConditionMeta {
|
|
@@ -9625,6 +9841,10 @@ export declare namespace cloudmonitor {
|
|
|
9625
9841
|
* Condition. and: All conditions met. or: Any condition met.
|
|
9626
9842
|
*/
|
|
9627
9843
|
condition: string;
|
|
9844
|
+
/**
|
|
9845
|
+
* Tag list. Supports up to 10 tag lists. Tag value cannot exceed 50 characters.
|
|
9846
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
9847
|
+
*/
|
|
9628
9848
|
tags: outputs.cloudmonitor.RuleDimensionConditionsTagConditionTag[];
|
|
9629
9849
|
}
|
|
9630
9850
|
interface RuleDimensionConditionsTagConditionTag {
|
|
@@ -9642,6 +9862,10 @@ export declare namespace cloudmonitor {
|
|
|
9642
9862
|
values: string[];
|
|
9643
9863
|
}
|
|
9644
9864
|
interface RuleLevelCondition {
|
|
9865
|
+
/**
|
|
9866
|
+
* Alert severity configuration.
|
|
9867
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
9868
|
+
*/
|
|
9645
9869
|
conditions: outputs.cloudmonitor.RuleLevelConditionCondition[];
|
|
9646
9870
|
/**
|
|
9647
9871
|
* Alert notification level. Options: notice: notification, warning: warning, critical: critical, recovery: recovery.
|
|
@@ -9849,6 +10073,10 @@ export declare namespace cr {
|
|
|
9849
10073
|
vpcId: string;
|
|
9850
10074
|
}
|
|
9851
10075
|
interface RegistryEndpoint {
|
|
10076
|
+
/**
|
|
10077
|
+
* Public IP allowlist list.
|
|
10078
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
10079
|
+
*/
|
|
9852
10080
|
aclPolicies: outputs.cr.RegistryEndpointAclPolicy[];
|
|
9853
10081
|
/**
|
|
9854
10082
|
* Whether to enable the public endpoint. Values: false: do not enable. true: enable. Default is false.
|
|
@@ -10281,6 +10509,47 @@ export declare namespace ecs {
|
|
|
10281
10509
|
*/
|
|
10282
10510
|
threadsPerCore: number;
|
|
10283
10511
|
}
|
|
10512
|
+
interface GetInstanceDataVolume {
|
|
10513
|
+
/**
|
|
10514
|
+
* Whether the attached resources are deleted along with the instance.
|
|
10515
|
+
*/
|
|
10516
|
+
deleteWithInstance: boolean;
|
|
10517
|
+
/**
|
|
10518
|
+
* Additional performance IOPS for the instance
|
|
10519
|
+
*/
|
|
10520
|
+
extraPerformanceIops: number;
|
|
10521
|
+
/**
|
|
10522
|
+
* The additional performance throughput of the instance, in MB.
|
|
10523
|
+
*/
|
|
10524
|
+
extraPerformanceThroughputMb: number;
|
|
10525
|
+
/**
|
|
10526
|
+
* Type of additional performance. Values:
|
|
10527
|
+
* Balance: Balanced additional performance
|
|
10528
|
+
* IOPS: IOPS additional performance
|
|
10529
|
+
* Throughput: Throughput additional performance
|
|
10530
|
+
*/
|
|
10531
|
+
extraPerformanceTypeId: string;
|
|
10532
|
+
/**
|
|
10533
|
+
* Instance size, in GiB
|
|
10534
|
+
*/
|
|
10535
|
+
size: number;
|
|
10536
|
+
/**
|
|
10537
|
+
* Instance snapshot ID
|
|
10538
|
+
*/
|
|
10539
|
+
snapshotId: string;
|
|
10540
|
+
/**
|
|
10541
|
+
* Instance volume ID.
|
|
10542
|
+
*/
|
|
10543
|
+
volumeId: string;
|
|
10544
|
+
/**
|
|
10545
|
+
* Cloud disk type. Values:
|
|
10546
|
+
* PTSSD: Performance SSD.
|
|
10547
|
+
* ESSD_PL0: Ultra SSD disk, PL0 specification.
|
|
10548
|
+
* ESSD_FlexPL: Ultra SSD disk, FlexPL specification.
|
|
10549
|
+
* TSSD_TL0: Throughput SSD disk.
|
|
10550
|
+
*/
|
|
10551
|
+
volumeType: string;
|
|
10552
|
+
}
|
|
10284
10553
|
interface GetInstanceEipAddress {
|
|
10285
10554
|
/**
|
|
10286
10555
|
* Instance allocation ID
|
|
@@ -10992,6 +11261,10 @@ export declare namespace ecs {
|
|
|
10992
11261
|
* Check status. Options: Finished (completed), Processing (in progress).
|
|
10993
11262
|
*/
|
|
10994
11263
|
detectionStatus: string;
|
|
11264
|
+
/**
|
|
11265
|
+
* Details of image check items.
|
|
11266
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
11267
|
+
*/
|
|
10995
11268
|
items: outputs.ecs.ImageDetectionResultsItem[];
|
|
10996
11269
|
}
|
|
10997
11270
|
interface ImageDetectionResultsItem {
|
|
@@ -11064,6 +11337,47 @@ export declare namespace ecs {
|
|
|
11064
11337
|
*/
|
|
11065
11338
|
threadsPerCore: number;
|
|
11066
11339
|
}
|
|
11340
|
+
interface InstanceDataVolume {
|
|
11341
|
+
/**
|
|
11342
|
+
* Whether the attached resources are deleted along with the instance.
|
|
11343
|
+
*/
|
|
11344
|
+
deleteWithInstance: boolean;
|
|
11345
|
+
/**
|
|
11346
|
+
* Additional performance IOPS for the instance
|
|
11347
|
+
*/
|
|
11348
|
+
extraPerformanceIops: number;
|
|
11349
|
+
/**
|
|
11350
|
+
* The additional performance throughput of the instance, in MB.
|
|
11351
|
+
*/
|
|
11352
|
+
extraPerformanceThroughputMb: number;
|
|
11353
|
+
/**
|
|
11354
|
+
* Type of additional performance. Values:
|
|
11355
|
+
* Balance: Balanced additional performance
|
|
11356
|
+
* IOPS: IOPS additional performance
|
|
11357
|
+
* Throughput: Throughput additional performance
|
|
11358
|
+
*/
|
|
11359
|
+
extraPerformanceTypeId: string;
|
|
11360
|
+
/**
|
|
11361
|
+
* Instance size, in GiB
|
|
11362
|
+
*/
|
|
11363
|
+
size: number;
|
|
11364
|
+
/**
|
|
11365
|
+
* Instance snapshot ID
|
|
11366
|
+
*/
|
|
11367
|
+
snapshotId: string;
|
|
11368
|
+
/**
|
|
11369
|
+
* Instance volume ID.
|
|
11370
|
+
*/
|
|
11371
|
+
volumeId: string;
|
|
11372
|
+
/**
|
|
11373
|
+
* Cloud disk type. Values:
|
|
11374
|
+
* PTSSD: Performance SSD.
|
|
11375
|
+
* ESSD_PL0: Ultra SSD disk, PL0 specification.
|
|
11376
|
+
* ESSD_FlexPL: Ultra SSD disk, FlexPL specification.
|
|
11377
|
+
* TSSD_TL0: Throughput SSD disk.
|
|
11378
|
+
*/
|
|
11379
|
+
volumeType: string;
|
|
11380
|
+
}
|
|
11067
11381
|
interface InstanceEipAddress {
|
|
11068
11382
|
/**
|
|
11069
11383
|
* Instance allocation ID
|
|
@@ -11523,6 +11837,10 @@ export declare namespace ecs {
|
|
|
11523
11837
|
* Key pair bound to the instance.
|
|
11524
11838
|
*/
|
|
11525
11839
|
keyPairName: string;
|
|
11840
|
+
/**
|
|
11841
|
+
* Network interface information mounted to the instance.
|
|
11842
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
11843
|
+
*/
|
|
11526
11844
|
networkInterfaces: outputs.ecs.LaunchTemplateLaunchTemplateVersionNetworkInterface[];
|
|
11527
11845
|
/**
|
|
11528
11846
|
* Project associated with the instance.
|
|
@@ -11548,6 +11866,10 @@ export declare namespace ecs {
|
|
|
11548
11866
|
* Starting number for the sequential suffix
|
|
11549
11867
|
*/
|
|
11550
11868
|
suffixIndex: number;
|
|
11869
|
+
/**
|
|
11870
|
+
* Tag information for the instance.
|
|
11871
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
11872
|
+
*/
|
|
11551
11873
|
tags: outputs.ecs.LaunchTemplateLaunchTemplateVersionTag[];
|
|
11552
11874
|
/**
|
|
11553
11875
|
* Indicates whether to automatically add sequential suffixes to Hostname and InstanceName when creating multiple instances
|
|
@@ -11561,6 +11883,10 @@ export declare namespace ecs {
|
|
|
11561
11883
|
* Template version description.
|
|
11562
11884
|
*/
|
|
11563
11885
|
versionDescription: string;
|
|
11886
|
+
/**
|
|
11887
|
+
* Cloud disk information bound to the instance
|
|
11888
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
11889
|
+
*/
|
|
11564
11890
|
volumes: outputs.ecs.LaunchTemplateLaunchTemplateVersionVolume[];
|
|
11565
11891
|
/**
|
|
11566
11892
|
* Private network ID.
|
|
@@ -11958,7 +12284,15 @@ export declare namespace emr {
|
|
|
11958
12284
|
user: string;
|
|
11959
12285
|
}
|
|
11960
12286
|
interface ClusterApplicationExtra {
|
|
12287
|
+
/**
|
|
12288
|
+
* Custom deployment topology list for service components.
|
|
12289
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
12290
|
+
*/
|
|
11961
12291
|
applicationComponentLayouts: outputs.emr.ClusterApplicationExtraApplicationComponentLayout[];
|
|
12292
|
+
/**
|
|
12293
|
+
* Custom configuration parameter list for services.
|
|
12294
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
12295
|
+
*/
|
|
11962
12296
|
applicationConfigs: outputs.emr.ClusterApplicationExtraApplicationConfig[];
|
|
11963
12297
|
/**
|
|
11964
12298
|
* Application name.
|
|
@@ -12182,6 +12516,10 @@ export declare namespace emr {
|
|
|
12182
12516
|
* Node group billing type. If empty, reuses the cluster's chargeType. Master and Core groups must reuse the cluster-level billing type. When the cluster's chargeType is PRE, the task node group's chargeType can be set to POST. When the cluster's chargeType is POST, the node group's chargeType defaults to POST, and this parameter setting on the node group is invalid.
|
|
12183
12517
|
*/
|
|
12184
12518
|
chargeType: string;
|
|
12519
|
+
/**
|
|
12520
|
+
* Data disk configuration. Only disks of the same specification are supported within a single node group. The list length is limited to 1.
|
|
12521
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
12522
|
+
*/
|
|
12185
12523
|
dataDisks: outputs.emr.ClusterNodeGroupAttributeDataDisk[];
|
|
12186
12524
|
/**
|
|
12187
12525
|
* Node group's ECS instance type list. Only one instance type can be set. The list length is limited to 1.
|
|
@@ -13501,7 +13839,15 @@ export declare namespace escloud {
|
|
|
13501
13839
|
* Storage specification details for master node
|
|
13502
13840
|
*/
|
|
13503
13841
|
masterNodeStorageSpec: outputs.escloud.InstanceInstanceConfigurationMasterNodeStorageSpec;
|
|
13842
|
+
/**
|
|
13843
|
+
* Instance public network specification configuration
|
|
13844
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
13845
|
+
*/
|
|
13504
13846
|
networkSpecs: outputs.escloud.InstanceInstanceConfigurationNetworkSpec[];
|
|
13847
|
+
/**
|
|
13848
|
+
* Configuration of node counts and specifications in the instance
|
|
13849
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
13850
|
+
*/
|
|
13505
13851
|
nodeSpecsAssigns: outputs.escloud.InstanceInstanceConfigurationNodeSpecsAssign[];
|
|
13506
13852
|
/**
|
|
13507
13853
|
* Subscription instance purchase duration, in months.
|
|
@@ -13519,6 +13865,10 @@ export declare namespace escloud {
|
|
|
13519
13865
|
* Set subnet information for the instance. Note: The subnet must be in the primary zone.
|
|
13520
13866
|
*/
|
|
13521
13867
|
subnet: outputs.escloud.InstanceInstanceConfigurationSubnet;
|
|
13868
|
+
/**
|
|
13869
|
+
* Tag information
|
|
13870
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
13871
|
+
*/
|
|
13522
13872
|
tags: outputs.escloud.InstanceInstanceConfigurationTag[];
|
|
13523
13873
|
/**
|
|
13524
13874
|
* API version. Value: 2023-01-01.
|
|
@@ -14114,6 +14464,10 @@ export declare namespace filenas {
|
|
|
14114
14464
|
* File system type. Value explanation: Extreme: NAS extreme type. Capacity: NAS capacity type. Cache: NAS cache type.
|
|
14115
14465
|
*/
|
|
14116
14466
|
fileSystemType: string;
|
|
14467
|
+
/**
|
|
14468
|
+
* Information about mount points that use this permission group.
|
|
14469
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
14470
|
+
*/
|
|
14117
14471
|
mountPoints: outputs.filenas.MountPointPermissionGroupMountPoint[];
|
|
14118
14472
|
/**
|
|
14119
14473
|
* Permission group name.
|
|
@@ -14316,6 +14670,48 @@ export declare namespace fwcenter {
|
|
|
14316
14670
|
*/
|
|
14317
14671
|
vpcId: string;
|
|
14318
14672
|
}
|
|
14673
|
+
interface GetNatFireWallControlPolicyDestPortListV1 {
|
|
14674
|
+
/**
|
|
14675
|
+
* Specific address information.
|
|
14676
|
+
*/
|
|
14677
|
+
address: string;
|
|
14678
|
+
/**
|
|
14679
|
+
* Description.
|
|
14680
|
+
*/
|
|
14681
|
+
description: string;
|
|
14682
|
+
/**
|
|
14683
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14684
|
+
*/
|
|
14685
|
+
type: string;
|
|
14686
|
+
}
|
|
14687
|
+
interface GetNatFireWallControlPolicyDestinationCidrListV1 {
|
|
14688
|
+
/**
|
|
14689
|
+
* Specific address information.
|
|
14690
|
+
*/
|
|
14691
|
+
address: string;
|
|
14692
|
+
/**
|
|
14693
|
+
* Description.
|
|
14694
|
+
*/
|
|
14695
|
+
description: string;
|
|
14696
|
+
/**
|
|
14697
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14698
|
+
*/
|
|
14699
|
+
type: string;
|
|
14700
|
+
}
|
|
14701
|
+
interface GetNatFireWallControlPolicySourceCidrListV1 {
|
|
14702
|
+
/**
|
|
14703
|
+
* Specific address information.
|
|
14704
|
+
*/
|
|
14705
|
+
address: string;
|
|
14706
|
+
/**
|
|
14707
|
+
* Description.
|
|
14708
|
+
*/
|
|
14709
|
+
description: string;
|
|
14710
|
+
/**
|
|
14711
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14712
|
+
*/
|
|
14713
|
+
type: string;
|
|
14714
|
+
}
|
|
14319
14715
|
interface GetVpcFireWallAclRuleDestPortListV1 {
|
|
14320
14716
|
/**
|
|
14321
14717
|
* Detailed address information.
|
|
@@ -14358,6 +14754,48 @@ export declare namespace fwcenter {
|
|
|
14358
14754
|
*/
|
|
14359
14755
|
type: string;
|
|
14360
14756
|
}
|
|
14757
|
+
interface NatFireWallControlPolicyDestPortListV1 {
|
|
14758
|
+
/**
|
|
14759
|
+
* Specific address information.
|
|
14760
|
+
*/
|
|
14761
|
+
address: string;
|
|
14762
|
+
/**
|
|
14763
|
+
* Description.
|
|
14764
|
+
*/
|
|
14765
|
+
description: string;
|
|
14766
|
+
/**
|
|
14767
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14768
|
+
*/
|
|
14769
|
+
type: string;
|
|
14770
|
+
}
|
|
14771
|
+
interface NatFireWallControlPolicyDestinationCidrListV1 {
|
|
14772
|
+
/**
|
|
14773
|
+
* Specific address information.
|
|
14774
|
+
*/
|
|
14775
|
+
address: string;
|
|
14776
|
+
/**
|
|
14777
|
+
* Description.
|
|
14778
|
+
*/
|
|
14779
|
+
description: string;
|
|
14780
|
+
/**
|
|
14781
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14782
|
+
*/
|
|
14783
|
+
type: string;
|
|
14784
|
+
}
|
|
14785
|
+
interface NatFireWallControlPolicySourceCidrListV1 {
|
|
14786
|
+
/**
|
|
14787
|
+
* Specific address information.
|
|
14788
|
+
*/
|
|
14789
|
+
address: string;
|
|
14790
|
+
/**
|
|
14791
|
+
* Description.
|
|
14792
|
+
*/
|
|
14793
|
+
description: string;
|
|
14794
|
+
/**
|
|
14795
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14796
|
+
*/
|
|
14797
|
+
type: string;
|
|
14798
|
+
}
|
|
14361
14799
|
interface VpcFireWallAclRuleDestPortListV1 {
|
|
14362
14800
|
/**
|
|
14363
14801
|
* Detailed address information.
|
|
@@ -14729,6 +15167,10 @@ export declare namespace gtm {
|
|
|
14729
15167
|
* Statistics for addresses associated with the scheduling policy.
|
|
14730
15168
|
*/
|
|
14731
15169
|
statistics: outputs.gtm.GtmPolicyStatistics;
|
|
15170
|
+
/**
|
|
15171
|
+
* List of target address pools associated with the scheduling policy.
|
|
15172
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
15173
|
+
*/
|
|
14732
15174
|
targets: outputs.gtm.GtmPolicyTarget[];
|
|
14733
15175
|
}
|
|
14734
15176
|
interface GtmPolicyStatistics {
|
|
@@ -14772,6 +15214,10 @@ export declare namespace gtm {
|
|
|
14772
15214
|
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14773
15215
|
*/
|
|
14774
15216
|
httpMethod: string;
|
|
15217
|
+
/**
|
|
15218
|
+
* Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside the specified range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the policy, this parameter will not be returned.
|
|
15219
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
15220
|
+
*/
|
|
14775
15221
|
httpUsabilityCodes: outputs.gtm.GtmProbeHttpUsabilityCode[];
|
|
14776
15222
|
/**
|
|
14777
15223
|
* Interval between each health check, in seconds.
|
|
@@ -14871,9 +15317,17 @@ export declare namespace gtm {
|
|
|
14871
15317
|
* Address pool name.
|
|
14872
15318
|
*/
|
|
14873
15319
|
name: string;
|
|
15320
|
+
/**
|
|
15321
|
+
* Address pool list.
|
|
15322
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
15323
|
+
*/
|
|
14874
15324
|
pools: outputs.gtm.RulePoolSetPool[];
|
|
14875
15325
|
}
|
|
14876
15326
|
interface RulePoolSetPool {
|
|
15327
|
+
/**
|
|
15328
|
+
* Address information under the address pool.
|
|
15329
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
15330
|
+
*/
|
|
14877
15331
|
addresses: outputs.gtm.RulePoolSetPoolAddress[];
|
|
14878
15332
|
/**
|
|
14879
15333
|
* The number of unavailable addresses in the address pool.
|
|
@@ -14947,6 +15401,10 @@ export declare namespace gtm {
|
|
|
14947
15401
|
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14948
15402
|
*/
|
|
14949
15403
|
httpMethod: string;
|
|
15404
|
+
/**
|
|
15405
|
+
* Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside this range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the routing rule, this parameter will not be returned.
|
|
15406
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
15407
|
+
*/
|
|
14950
15408
|
httpUsabilityCodes: outputs.gtm.RuleProbeHttpUsabilityCode[];
|
|
14951
15409
|
/**
|
|
14952
15410
|
* The interval between each health check, in seconds.
|
|
@@ -15520,6 +15978,10 @@ export declare namespace iam {
|
|
|
15520
15978
|
* Policy name.
|
|
15521
15979
|
*/
|
|
15522
15980
|
policyName: string;
|
|
15981
|
+
/**
|
|
15982
|
+
* Scope of policy authorization, specifically the project scope.
|
|
15983
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
15984
|
+
*/
|
|
15523
15985
|
policyScopes: outputs.iam.GroupAttachedPolicyPolicyScope[];
|
|
15524
15986
|
/**
|
|
15525
15987
|
* Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
|
|
@@ -15555,6 +16017,10 @@ export declare namespace iam {
|
|
|
15555
16017
|
* Name of the corresponding user, role, or user group.
|
|
15556
16018
|
*/
|
|
15557
16019
|
name: string;
|
|
16020
|
+
/**
|
|
16021
|
+
* List of projects bound to the policy.
|
|
16022
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16023
|
+
*/
|
|
15558
16024
|
policyScopes: outputs.iam.PolicyPolicyRolePolicyScope[];
|
|
15559
16025
|
}
|
|
15560
16026
|
interface PolicyPolicyRolePolicyScope {
|
|
@@ -15568,6 +16034,10 @@ export declare namespace iam {
|
|
|
15568
16034
|
* Name of the corresponding user, role, or user group.
|
|
15569
16035
|
*/
|
|
15570
16036
|
name: string;
|
|
16037
|
+
/**
|
|
16038
|
+
* List of projects bound to the policy.
|
|
16039
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16040
|
+
*/
|
|
15571
16041
|
policyScopes: outputs.iam.PolicyPolicyUserPolicyScope[];
|
|
15572
16042
|
}
|
|
15573
16043
|
interface PolicyPolicyUserGroup {
|
|
@@ -15575,6 +16045,10 @@ export declare namespace iam {
|
|
|
15575
16045
|
* Name of the corresponding user, role, or user group.
|
|
15576
16046
|
*/
|
|
15577
16047
|
name: string;
|
|
16048
|
+
/**
|
|
16049
|
+
* List of projects bound to the policy.
|
|
16050
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16051
|
+
*/
|
|
15578
16052
|
policyScopes: outputs.iam.PolicyPolicyUserGroupPolicyScope[];
|
|
15579
16053
|
}
|
|
15580
16054
|
interface PolicyPolicyUserGroupPolicyScope {
|
|
@@ -15783,6 +16257,101 @@ export declare namespace iam {
|
|
|
15783
16257
|
}
|
|
15784
16258
|
}
|
|
15785
16259
|
export declare namespace id {
|
|
16260
|
+
interface AuthConfigApiKeyAuthConfig {
|
|
16261
|
+
/**
|
|
16262
|
+
* ApiKey Value
|
|
16263
|
+
*/
|
|
16264
|
+
apiKey: string;
|
|
16265
|
+
/**
|
|
16266
|
+
* ApiKey Metadata
|
|
16267
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16268
|
+
*/
|
|
16269
|
+
apiKeyMetadatas: outputs.id.AuthConfigApiKeyAuthConfigApiKeyMetadata[];
|
|
16270
|
+
/**
|
|
16271
|
+
* ApiKey Name
|
|
16272
|
+
*/
|
|
16273
|
+
apiKeyName: string;
|
|
16274
|
+
/**
|
|
16275
|
+
* Expiration Timestamp
|
|
16276
|
+
*/
|
|
16277
|
+
expiryTimestamp: number;
|
|
16278
|
+
}
|
|
16279
|
+
interface AuthConfigApiKeyAuthConfigApiKeyMetadata {
|
|
16280
|
+
/**
|
|
16281
|
+
* Parameter Location
|
|
16282
|
+
*/
|
|
16283
|
+
location: string;
|
|
16284
|
+
/**
|
|
16285
|
+
* Parameter Name
|
|
16286
|
+
*/
|
|
16287
|
+
parameterName: string;
|
|
16288
|
+
}
|
|
16289
|
+
interface AuthConfigJwtAuthConfig {
|
|
16290
|
+
/**
|
|
16291
|
+
* Allowed Audience List
|
|
16292
|
+
*/
|
|
16293
|
+
allowedAudiences: string[];
|
|
16294
|
+
/**
|
|
16295
|
+
* Allowed Client List
|
|
16296
|
+
*/
|
|
16297
|
+
allowedClients: string[];
|
|
16298
|
+
/**
|
|
16299
|
+
* JWT Discovery URL。
|
|
16300
|
+
*/
|
|
16301
|
+
discoveryUrl: string;
|
|
16302
|
+
}
|
|
16303
|
+
interface GetAuthConfigApiKeyAuthConfig {
|
|
16304
|
+
/**
|
|
16305
|
+
* ApiKey Value
|
|
16306
|
+
*/
|
|
16307
|
+
apiKey: string;
|
|
16308
|
+
/**
|
|
16309
|
+
* ApiKey Metadata
|
|
16310
|
+
*/
|
|
16311
|
+
apiKeyMetadatas: outputs.id.GetAuthConfigApiKeyAuthConfigApiKeyMetadata[];
|
|
16312
|
+
/**
|
|
16313
|
+
* ApiKey Name
|
|
16314
|
+
*/
|
|
16315
|
+
apiKeyName: string;
|
|
16316
|
+
/**
|
|
16317
|
+
* Expiration Timestamp
|
|
16318
|
+
*/
|
|
16319
|
+
expiryTimestamp: number;
|
|
16320
|
+
}
|
|
16321
|
+
interface GetAuthConfigApiKeyAuthConfigApiKeyMetadata {
|
|
16322
|
+
/**
|
|
16323
|
+
* Parameter Location
|
|
16324
|
+
*/
|
|
16325
|
+
location: string;
|
|
16326
|
+
/**
|
|
16327
|
+
* Parameter Name
|
|
16328
|
+
*/
|
|
16329
|
+
parameterName: string;
|
|
16330
|
+
}
|
|
16331
|
+
interface GetAuthConfigJwtAuthConfig {
|
|
16332
|
+
/**
|
|
16333
|
+
* Allowed Audience List
|
|
16334
|
+
*/
|
|
16335
|
+
allowedAudiences: string[];
|
|
16336
|
+
/**
|
|
16337
|
+
* Allowed Client List
|
|
16338
|
+
*/
|
|
16339
|
+
allowedClients: string[];
|
|
16340
|
+
/**
|
|
16341
|
+
* JWT Discovery URL。
|
|
16342
|
+
*/
|
|
16343
|
+
discoveryUrl: string;
|
|
16344
|
+
}
|
|
16345
|
+
interface GetPermissionNamespaceTag {
|
|
16346
|
+
/**
|
|
16347
|
+
* Tag Key
|
|
16348
|
+
*/
|
|
16349
|
+
key: string;
|
|
16350
|
+
/**
|
|
16351
|
+
* Tag Value
|
|
16352
|
+
*/
|
|
16353
|
+
value: string;
|
|
16354
|
+
}
|
|
15786
16355
|
interface GetServiceBackend {
|
|
15787
16356
|
/**
|
|
15788
16357
|
* Backend service domain name, for example api.example.com
|
|
@@ -15941,6 +16510,46 @@ export declare namespace id {
|
|
|
15941
16510
|
*/
|
|
15942
16511
|
value: string;
|
|
15943
16512
|
}
|
|
16513
|
+
interface GetUserPoolBrand {
|
|
16514
|
+
/**
|
|
16515
|
+
* Brand logo URL
|
|
16516
|
+
*/
|
|
16517
|
+
logoUri: string;
|
|
16518
|
+
/**
|
|
16519
|
+
* Brand name
|
|
16520
|
+
*/
|
|
16521
|
+
name: string;
|
|
16522
|
+
}
|
|
16523
|
+
interface GetUserPoolTag {
|
|
16524
|
+
/**
|
|
16525
|
+
* Tag key
|
|
16526
|
+
*/
|
|
16527
|
+
key: string;
|
|
16528
|
+
/**
|
|
16529
|
+
* Tag value
|
|
16530
|
+
*/
|
|
16531
|
+
value: string;
|
|
16532
|
+
}
|
|
16533
|
+
interface GetWorkloadPoolTag {
|
|
16534
|
+
/**
|
|
16535
|
+
* Tag key
|
|
16536
|
+
*/
|
|
16537
|
+
key: string;
|
|
16538
|
+
/**
|
|
16539
|
+
* Tag value
|
|
16540
|
+
*/
|
|
16541
|
+
value: string;
|
|
16542
|
+
}
|
|
16543
|
+
interface PermissionNamespaceTag {
|
|
16544
|
+
/**
|
|
16545
|
+
* Tag Key
|
|
16546
|
+
*/
|
|
16547
|
+
key: string;
|
|
16548
|
+
/**
|
|
16549
|
+
* Tag Value
|
|
16550
|
+
*/
|
|
16551
|
+
value: string;
|
|
16552
|
+
}
|
|
15944
16553
|
interface ServiceBackend {
|
|
15945
16554
|
/**
|
|
15946
16555
|
* Backend service domain name, for example api.example.com
|
|
@@ -16014,6 +16623,10 @@ export declare namespace id {
|
|
|
16014
16623
|
* Operation value, for example search
|
|
16015
16624
|
*/
|
|
16016
16625
|
actionValue: string;
|
|
16626
|
+
/**
|
|
16627
|
+
* Attribute extractor list
|
|
16628
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16629
|
+
*/
|
|
16017
16630
|
extractors: outputs.id.ServiceRouteApiSpecExtractor[];
|
|
16018
16631
|
/**
|
|
16019
16632
|
* Resource identifier type
|
|
@@ -16023,6 +16636,10 @@ export declare namespace id {
|
|
|
16023
16636
|
* Resource identifier value, for example JSON Pointer
|
|
16024
16637
|
*/
|
|
16025
16638
|
identifierValue: string;
|
|
16639
|
+
/**
|
|
16640
|
+
* Response filter list
|
|
16641
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16642
|
+
*/
|
|
16026
16643
|
responseFilters: outputs.id.ServiceRouteApiSpecResponseFilter[];
|
|
16027
16644
|
}
|
|
16028
16645
|
interface ServiceRouteApiSpecExtractor {
|
|
@@ -16044,6 +16661,10 @@ export declare namespace id {
|
|
|
16044
16661
|
source: number;
|
|
16045
16662
|
}
|
|
16046
16663
|
interface ServiceRouteApiSpecResponseFilter {
|
|
16664
|
+
/**
|
|
16665
|
+
* Attribute mapping list
|
|
16666
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
16667
|
+
*/
|
|
16047
16668
|
attributes: outputs.id.ServiceRouteApiSpecResponseFilterAttribute[];
|
|
16048
16669
|
/**
|
|
16049
16670
|
* Array path JSON Pointer
|
|
@@ -16090,6 +16711,36 @@ export declare namespace id {
|
|
|
16090
16711
|
*/
|
|
16091
16712
|
value: string;
|
|
16092
16713
|
}
|
|
16714
|
+
interface UserPoolBrand {
|
|
16715
|
+
/**
|
|
16716
|
+
* Brand logo URL
|
|
16717
|
+
*/
|
|
16718
|
+
logoUri: string;
|
|
16719
|
+
/**
|
|
16720
|
+
* Brand name
|
|
16721
|
+
*/
|
|
16722
|
+
name: string;
|
|
16723
|
+
}
|
|
16724
|
+
interface UserPoolTag {
|
|
16725
|
+
/**
|
|
16726
|
+
* Tag key
|
|
16727
|
+
*/
|
|
16728
|
+
key: string;
|
|
16729
|
+
/**
|
|
16730
|
+
* Tag value
|
|
16731
|
+
*/
|
|
16732
|
+
value: string;
|
|
16733
|
+
}
|
|
16734
|
+
interface WorkloadPoolTag {
|
|
16735
|
+
/**
|
|
16736
|
+
* Tag key
|
|
16737
|
+
*/
|
|
16738
|
+
key: string;
|
|
16739
|
+
/**
|
|
16740
|
+
* Tag value
|
|
16741
|
+
*/
|
|
16742
|
+
value: string;
|
|
16743
|
+
}
|
|
16093
16744
|
}
|
|
16094
16745
|
export declare namespace kafka {
|
|
16095
16746
|
interface AllowListAssociatedInstance {
|
|
@@ -16505,6 +17156,10 @@ export declare namespace kms {
|
|
|
16505
17156
|
* Primary multi-region key transaction identifier and region ID.
|
|
16506
17157
|
*/
|
|
16507
17158
|
primaryKey: outputs.kms.KeyMultiRegionConfigurationPrimaryKey;
|
|
17159
|
+
/**
|
|
17160
|
+
* Replica multi-region key transaction record number and region ID.
|
|
17161
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
17162
|
+
*/
|
|
16508
17163
|
replicaKeys: outputs.kms.KeyMultiRegionConfigurationReplicaKey[];
|
|
16509
17164
|
}
|
|
16510
17165
|
interface KeyMultiRegionConfigurationPrimaryKey {
|
|
@@ -16570,6 +17225,10 @@ export declare namespace kms {
|
|
|
16570
17225
|
* Target region of the replica key.
|
|
16571
17226
|
*/
|
|
16572
17227
|
replicaRegion: string;
|
|
17228
|
+
/**
|
|
17229
|
+
* Replica key label.
|
|
17230
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
17231
|
+
*/
|
|
16573
17232
|
tags: outputs.kms.KeyReplicateKeyTag[];
|
|
16574
17233
|
}
|
|
16575
17234
|
interface KeyReplicateKeyTag {
|
|
@@ -17119,6 +17778,10 @@ export declare namespace mongodb {
|
|
|
17119
17778
|
zoneId: string;
|
|
17120
17779
|
}
|
|
17121
17780
|
interface InstanceShard {
|
|
17781
|
+
/**
|
|
17782
|
+
* List of node information in each Shard.
|
|
17783
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
17784
|
+
*/
|
|
17122
17785
|
nodes: outputs.mongodb.InstanceShardNode[];
|
|
17123
17786
|
/**
|
|
17124
17787
|
* Shard node ID.
|
|
@@ -18598,6 +19261,10 @@ export declare namespace rdsmssql {
|
|
|
18598
19261
|
periodUnit: string;
|
|
18599
19262
|
}
|
|
18600
19263
|
interface InstanceConnectionInfo {
|
|
19264
|
+
/**
|
|
19265
|
+
* Address list.
|
|
19266
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
19267
|
+
*/
|
|
18601
19268
|
addresses: outputs.rdsmssql.InstanceConnectionInfoAddress[];
|
|
18602
19269
|
/**
|
|
18603
19270
|
* Description.
|
|
@@ -18781,11 +19448,19 @@ export declare namespace rdsmysql {
|
|
|
18781
19448
|
dbName: string;
|
|
18782
19449
|
}
|
|
18783
19450
|
interface DbAccountTableColumnPrivilege {
|
|
19451
|
+
/**
|
|
19452
|
+
* Account column permission information.
|
|
19453
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
19454
|
+
*/
|
|
18784
19455
|
columnPrivileges: outputs.rdsmysql.DbAccountTableColumnPrivilegeColumnPrivilege[];
|
|
18785
19456
|
/**
|
|
18786
19457
|
* Name of the database to which the table belongs for setting permissions for the account.
|
|
18787
19458
|
*/
|
|
18788
19459
|
dbName: string;
|
|
19460
|
+
/**
|
|
19461
|
+
* Account table permission information.
|
|
19462
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
19463
|
+
*/
|
|
18789
19464
|
tablePrivileges: outputs.rdsmysql.DbAccountTableColumnPrivilegeTablePrivilege[];
|
|
18790
19465
|
}
|
|
18791
19466
|
interface DbAccountTableColumnPrivilegeColumnPrivilege {
|
|
@@ -18827,6 +19502,10 @@ export declare namespace rdsmysql {
|
|
|
18827
19502
|
port: string;
|
|
18828
19503
|
}
|
|
18829
19504
|
interface EndpointCustomRouteStrategy {
|
|
19505
|
+
/**
|
|
19506
|
+
* Custom routing policy list.
|
|
19507
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
19508
|
+
*/
|
|
18830
19509
|
keywordRouteStrategies: outputs.rdsmysql.EndpointCustomRouteStrategyKeywordRouteStrategy[];
|
|
18831
19510
|
}
|
|
18832
19511
|
interface EndpointCustomRouteStrategyKeywordRouteStrategy {
|
|
@@ -19884,6 +20563,10 @@ export declare namespace rdsmysql {
|
|
|
19884
20563
|
secondsBehindMaster: number;
|
|
19885
20564
|
}
|
|
19886
20565
|
interface InstanceEndpoint {
|
|
20566
|
+
/**
|
|
20567
|
+
* Address list.
|
|
20568
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
20569
|
+
*/
|
|
19887
20570
|
addresses: outputs.rdsmysql.InstanceEndpointAddress[];
|
|
19888
20571
|
/**
|
|
19889
20572
|
* When the endpoint type is read/write or read-only, you can set whether new nodes join automatically. Values: Enable: auto join. Disable: do not auto join (default)
|
|
@@ -19901,6 +20584,10 @@ export declare namespace rdsmysql {
|
|
|
19901
20584
|
* Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
|
|
19902
20585
|
*/
|
|
19903
20586
|
connectionPoolType: string;
|
|
20587
|
+
/**
|
|
20588
|
+
* Custom routing and forwarding rules for connected terminals.
|
|
20589
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
20590
|
+
*/
|
|
19904
20591
|
customRouteStrategies: outputs.rdsmysql.InstanceEndpointCustomRouteStrategy[];
|
|
19905
20592
|
/**
|
|
19906
20593
|
* Description of the connection endpoint
|
|
@@ -19962,6 +20649,10 @@ export declare namespace rdsmysql {
|
|
|
19962
20649
|
* Read-only node latency threshold. Value range: 1~3600, default is 30, unit: seconds.
|
|
19963
20650
|
*/
|
|
19964
20651
|
readOnlyNodeMaxDelayTime: number;
|
|
20652
|
+
/**
|
|
20653
|
+
* List of nodes configured for the connection endpoint and their corresponding read-only weights.
|
|
20654
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
20655
|
+
*/
|
|
19965
20656
|
readOnlyNodeWeights: outputs.rdsmysql.InstanceEndpointReadOnlyNodeWeight[];
|
|
19966
20657
|
/**
|
|
19967
20658
|
* Read/write mode: ReadWrite: read/write. ReadOnly: read-only
|
|
@@ -20892,6 +21583,10 @@ export declare namespace rdspostgresql {
|
|
|
20892
21583
|
tempModifyStartTime: string;
|
|
20893
21584
|
}
|
|
20894
21585
|
interface InstanceEndpoint {
|
|
21586
|
+
/**
|
|
21587
|
+
* Address list.
|
|
21588
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
21589
|
+
*/
|
|
20895
21590
|
addresses: outputs.rdspostgresql.InstanceEndpointAddress[];
|
|
20896
21591
|
/**
|
|
20897
21592
|
* When the terminal type is read-write or read-only, you can set whether new nodes join automatically. Values: - `Enable`: join automatically - `Disable`: do not join automatically (default)
|
|
@@ -20930,6 +21625,10 @@ export declare namespace rdspostgresql {
|
|
|
20930
21625
|
* **Note:** This parameter can be set for the default endpoint when read/write splitting is enabled.
|
|
20931
21626
|
*/
|
|
20932
21627
|
readOnlyNodeMaxDelayTime: number;
|
|
21628
|
+
/**
|
|
21629
|
+
* List of nodes configured for the endpoint and their corresponding read-only weights.
|
|
21630
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
21631
|
+
*/
|
|
20933
21632
|
readOnlyNodeWeights: outputs.rdspostgresql.InstanceEndpointReadOnlyNodeWeight[];
|
|
20934
21633
|
/**
|
|
20935
21634
|
* Read/write mode: - `ReadWrite`: Read/write - `ReadOnly`: Read-only
|
|
@@ -21001,6 +21700,10 @@ export declare namespace rdspostgresql {
|
|
|
21001
21700
|
* Granularity of the maintenance cycle. Value: Week (week)
|
|
21002
21701
|
*/
|
|
21003
21702
|
dayKind: string;
|
|
21703
|
+
/**
|
|
21704
|
+
* Detailed information about the instance's maintenance window.
|
|
21705
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
21706
|
+
*/
|
|
21004
21707
|
dayOfWeekMaintenanceTimes: outputs.rdspostgresql.InstanceMaintenanceWindowDayOfWeekMaintenanceTime[];
|
|
21005
21708
|
}
|
|
21006
21709
|
interface InstanceMaintenanceWindowDayOfWeekMaintenanceTime {
|
|
@@ -21102,6 +21805,10 @@ export declare namespace rdspostgresql {
|
|
|
21102
21805
|
* Backup set ID
|
|
21103
21806
|
*/
|
|
21104
21807
|
backupId: string;
|
|
21808
|
+
/**
|
|
21809
|
+
* List of databases to restore
|
|
21810
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
21811
|
+
*/
|
|
21105
21812
|
databases: outputs.rdspostgresql.InstanceRestoreToExistedInstanceDatabase[];
|
|
21106
21813
|
/**
|
|
21107
21814
|
* Source instance ID
|
|
@@ -21457,6 +22164,10 @@ export declare namespace redis {
|
|
|
21457
22164
|
* Number of nodes in each shard
|
|
21458
22165
|
*/
|
|
21459
22166
|
nodeNumber: number;
|
|
22167
|
+
/**
|
|
22168
|
+
* Detailed list of all Server nodes in the shard.
|
|
22169
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
22170
|
+
*/
|
|
21460
22171
|
serverNodes: outputs.redis.InstanceInstanceShardServerNode[];
|
|
21461
22172
|
/**
|
|
21462
22173
|
* Shard ID.
|
|
@@ -22168,6 +22879,10 @@ export declare namespace storageebs {
|
|
|
22168
22879
|
* Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
|
|
22169
22880
|
*/
|
|
22170
22881
|
status: string;
|
|
22882
|
+
/**
|
|
22883
|
+
* Tag information
|
|
22884
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
22885
|
+
*/
|
|
22171
22886
|
tags: outputs.storageebs.SnapshotGroupSnapshotTag[];
|
|
22172
22887
|
/**
|
|
22173
22888
|
* Cloud disk ID
|
|
@@ -22327,6 +23042,10 @@ export declare namespace tls {
|
|
|
22327
23042
|
* Condition for whether to proceed to the next level.
|
|
22328
23043
|
*/
|
|
22329
23044
|
hasNext: boolean;
|
|
23045
|
+
/**
|
|
23046
|
+
* Notification channel information.
|
|
23047
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
23048
|
+
*/
|
|
22330
23049
|
receiverInfos: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfo[];
|
|
22331
23050
|
/**
|
|
22332
23051
|
* Rule node. JSON format.
|
|
@@ -22366,6 +23085,10 @@ export declare namespace tls {
|
|
|
22366
23085
|
* Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
|
|
22367
23086
|
*/
|
|
22368
23087
|
generalWebhookBody: string;
|
|
23088
|
+
/**
|
|
23089
|
+
* Custom callback request headers for the interface.
|
|
23090
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
23091
|
+
*/
|
|
22369
23092
|
generalWebhookHeaders: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
|
|
22370
23093
|
/**
|
|
22371
23094
|
* Custom callback method for the interface. Only POST or PUT is supported.
|
|
@@ -22435,6 +23158,10 @@ export declare namespace tls {
|
|
|
22435
23158
|
* Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
|
|
22436
23159
|
*/
|
|
22437
23160
|
generalWebhookBody: string;
|
|
23161
|
+
/**
|
|
23162
|
+
* Custom callback request headers for the interface.
|
|
23163
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
23164
|
+
*/
|
|
22438
23165
|
generalWebhookHeaders: outputs.tls.AlarmNotifyGroupReceiverGeneralWebhookHeader[];
|
|
22439
23166
|
/**
|
|
22440
23167
|
* Custom callback method for the interface. Only POST or PUT is supported.
|
|
@@ -24582,6 +25309,10 @@ export declare namespace tls {
|
|
|
24582
25309
|
* Time when the collection configuration was created.
|
|
24583
25310
|
*/
|
|
24584
25311
|
createTime: string;
|
|
25312
|
+
/**
|
|
25313
|
+
* Extraction rule list.
|
|
25314
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25315
|
+
*/
|
|
24585
25316
|
excludePaths: outputs.tls.HostGroupRuleExcludePath[];
|
|
24586
25317
|
/**
|
|
24587
25318
|
* Extraction rules
|
|
@@ -24637,10 +25368,30 @@ export declare namespace tls {
|
|
|
24637
25368
|
* Container name to collect. If no container name is specified, all containers in the machine group are collected. Supports regular expressions. For example, setting the container name to ^(container-test)$ collects all containers named container-test.
|
|
24638
25369
|
*/
|
|
24639
25370
|
containerNameRegex: string;
|
|
25371
|
+
/**
|
|
25372
|
+
* Whether to add environment variables as log tags to the raw log data. When enabled, Log Service adds container environment variable fields to logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the container has the environment variable source=DC, Log Service adds the field **tag**data_source_*: DC to the log.
|
|
25373
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25374
|
+
*/
|
|
24640
25375
|
envTags: outputs.tls.HostGroupRuleContainerRuleEnvTag[];
|
|
25376
|
+
/**
|
|
25377
|
+
* Container environment variable denylist/blocklist specifies containers to exclude from collection. If the denylist/blocklist is not enabled, all containers are collected. If enabled, Key is required and Value is optional. If Value is empty, all containers with the specified Key in their environment variables are excluded. If Value is not empty, only containers matching the key-value pair are excluded—that is, containers with the specified Key and a Value matching the given pattern. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in their environment variables. Multiple key-value pairs use logical OR: any container matching any pair is excluded from collection. When the denylist/blocklist is enabled, Keys cannot be duplicated.
|
|
25378
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25379
|
+
*/
|
|
24641
25380
|
excludeContainerEnvRegexes: outputs.tls.HostGroupRuleContainerRuleExcludeContainerEnvRegex[];
|
|
25381
|
+
/**
|
|
25382
|
+
* The container Label denylist specifies which containers to exclude from collection. If not enabled, all containers are collected. If the container Label denylist is enabled, Key is required and Value is optional. If Value is empty, all containers with the specified Key in the container Label are excluded. If Value is not empty, only containers matching the Key-Value pair are excluded, meaning only containers with the specified Key and a Value matching the pattern are excluded. Value supports regex matching. For example, set Key to app and Value to ^(test1|test2)$ to exclude containers with app:test1 or app:test2 in the container Label. The logical relationship between multiple Key-Value pairs is OR, meaning any container Label matching any pair will be excluded from collection. When enabling the container Label denylist, Keys must not be duplicated.
|
|
25383
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25384
|
+
*/
|
|
24642
25385
|
excludeContainerLabelRegexes: outputs.tls.HostGroupRuleContainerRuleExcludeContainerLabelRegex[];
|
|
25386
|
+
/**
|
|
25387
|
+
* The container environment variable allowlist specifies which containers to collect by using environment variables as criteria. If the allowlist is not enabled, all containers are collected. When the container environment variable allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty: collect all containers that contain the Key in their environment variables. If Value is not empty: only collect containers where the Key exists and its value matches Value. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to collect only containers with module:tcp or module:udp in their environment variables. Multiple key-value pairs use logical OR; any container environment variable matching any key-value pair will be included in the collection scope. When the container environment variable allowlist is enabled, Keys must not be duplicated.
|
|
25388
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25389
|
+
*/
|
|
24643
25390
|
includeContainerEnvRegexes: outputs.tls.HostGroupRuleContainerRuleIncludeContainerEnvRegex[];
|
|
25391
|
+
/**
|
|
25392
|
+
* The container Label allowlist specifies which containers to collect based on container Labels. If the allowlist is not enabled, all containers are collected. When the container Label allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty, all containers with the specified Key in their container Label are collected. If Value is not empty, only containers with the specified Key and a Value matching the Value field are collected. Value supports regular expressions. For example, set Key to app and Value to ^(test1|test2)$ to collect only containers with app:test1 or app:test2 in their container Label. The logical relationship between multiple key-value pairs is OR; any container Label matching any key-value pair will be included in the collection scope. When the container Label allowlist is enabled, Keys must not be duplicated.
|
|
25393
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25394
|
+
*/
|
|
24644
25395
|
includeContainerLabelRegexes: outputs.tls.HostGroupRuleContainerRuleIncludeContainerLabelRegex[];
|
|
24645
25396
|
/**
|
|
24646
25397
|
* Kubernetes container collection rules.
|
|
@@ -24702,15 +25453,39 @@ export declare namespace tls {
|
|
|
24702
25453
|
val: string;
|
|
24703
25454
|
}
|
|
24704
25455
|
interface HostGroupRuleContainerRuleKubernetesRule {
|
|
25456
|
+
/**
|
|
25457
|
+
* Whether to add Kubernetes Annotations as log tags to the raw log data. When enabled, the log service adds Kubernetes Pod Annotation fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to sink and Value to data_sink. If the Pod contains the Annotation sink=ck, the log will include the field **tag**data_sink_*: ck.
|
|
25458
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25459
|
+
*/
|
|
24705
25460
|
annotationTags: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleAnnotationTag[];
|
|
24706
25461
|
/**
|
|
24707
25462
|
* Whether to add all Kubernetes Labels as log tags to the raw log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the log. For example, if the Pod has Label source=DC and destination=CS, the log will include fields **tag**source__: DC and **tag**destination__: CS.
|
|
24708
25463
|
*/
|
|
24709
25464
|
enableAllLabelTag: boolean;
|
|
25465
|
+
/**
|
|
25466
|
+
* Pod Annotation denylist is used to specify containers that are not collected. If you need to set a Pod Annotation denylist, Key is required and Value is optional. If Value is empty, all containers under Pods whose Pod Annotation contains the Key will be excluded. If Value is not empty, only containers under Pods whose Pod Annotation contains the Key and whose value matches the Value will be excluded. By default, Value uses string matching, meaning only when Value and the Pod Annotation value are exactly the same will it match. If the value starts with ^ and ends with $, it is treated as a regular expression match. For example, set Key to app and Value to ^(test1|test2)$ to match containers under Pods whose Pod Annotation contains app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning as long as the Pod Annotation matches any pair, it will be included in the collection scope. When enabling the Pod Annotation denylist, Keys must not be duplicated. For fuzzy regular expression matching, you must add .*. For example, ^(http.*)$ matches strings that start with http
|
|
25467
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25468
|
+
*/
|
|
24710
25469
|
excludePodAnnotationRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
|
|
25470
|
+
/**
|
|
25471
|
+
* Specify containers to exclude from collection using the Pod Label denylist. If not enabled, all containers are collected. To set a Pod Label denylist, Key is required and Value is optional. If Value is empty, all containers with the specified Key in the Pod Label are excluded from collection. If Value is not empty, only containers with the specified Key and a Value matching the pattern are excluded. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in the Pod Label. Note: The logical relationship between multiple Key-Value pairs is OR, meaning any Pod Label matching any pair will be excluded from collection. When enabling the Pod Label denylist, Keys must not be duplicated. For fuzzy regex matching, you must add .*. For example, ^(http.*)$ matches any string starting with http.
|
|
25472
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25473
|
+
*/
|
|
24711
25474
|
excludePodLabelRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
|
|
25475
|
+
/**
|
|
25476
|
+
* Pod Annotation Allowlist specifies which containers to collect. If you need to set a Pod Annotation Allowlist, Key is required and Value is optional. If Value is empty, all containers in Pods with the specified Key in their Pod Annotation are matched. If Value is not empty, only containers in Pods where the Pod Annotation contains the Key and its value matches Value are matched. By default, Value uses string matching, meaning only exact matches between Value and the Pod Annotation value are considered. If Value starts with ^ and ends with $, it uses regex matching. For example, set Key to app and Value to ^(test1|test2)$ to match containers in Pods with Pod Annotation app:test1 or app:test2. Note: Multiple Key-Value pairs use logical OR, so any Pod Annotation matching any pair will be included in the collection scope. When enabling the Pod Annotation Allowlist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches values starting with http
|
|
25477
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25478
|
+
*/
|
|
24712
25479
|
includePodAnnotationRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
|
|
25480
|
+
/**
|
|
25481
|
+
* Pod label allowlist specifies which containers to collect. If the Pod label allowlist is not enabled, all containers are collected. To set a Pod label allowlist, Key is required. If Value is empty, all containers with the Key in their Pod label are collected. If Value is not empty, only containers with the Key in their Pod label and a Value matching the specified pattern are collected. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to collect only containers with module:tcp or module:udp in their Pod label. Note: The logical relationship between multiple key-value pairs is OR, meaning any matching pair will include the Pod in the collection scope. When the Pod label allowlist is enabled, Keys must be unique. For fuzzy regex matching, you must add .*. For example, ^(http.*)$ matches strings starting with http.
|
|
25482
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25483
|
+
*/
|
|
24713
25484
|
includePodLabelRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
|
|
25485
|
+
/**
|
|
25486
|
+
* Choose whether to add Kubernetes labels as log tags to the original log data. When enabled, the log service adds Kubernetes Pod label fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the Pod contains the label source=DC, the log will include the field **tag**data_source_*: DC.
|
|
25487
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25488
|
+
*/
|
|
24714
25489
|
labelTags: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleLabelTag[];
|
|
24715
25490
|
/**
|
|
24716
25491
|
* Name of the Kubernetes Namespace to be collected. If not specified, all containers are collected. Namespace names support regular expression matching. For example, setting the Namespace name to ^(tcp|udp)$ collects all containers under the tcp and udp namespaces.
|
|
@@ -24812,6 +25587,10 @@ export declare namespace tls {
|
|
|
24812
25587
|
* Enable nanosecond precision time. When enabled, log time parsing will report time with nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
|
|
24813
25588
|
*/
|
|
24814
25589
|
enableNanosecond: boolean;
|
|
25590
|
+
/**
|
|
25591
|
+
* Filter rule list.
|
|
25592
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25593
|
+
*/
|
|
24815
25594
|
filterKeyRegexes: outputs.tls.HostGroupRuleExtractRuleFilterKeyRegex[];
|
|
24816
25595
|
/**
|
|
24817
25596
|
* List of log field names (Keys).
|
|
@@ -24895,6 +25674,10 @@ export declare namespace tls {
|
|
|
24895
25674
|
* Whether to upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
|
|
24896
25675
|
*/
|
|
24897
25676
|
enableRawLog: boolean;
|
|
25677
|
+
/**
|
|
25678
|
+
* Add constant fields to logs. Constant fields must follow these restrictions: Up to 5 constant fields can be uploaded. Field name (Key) must be unique and not empty. Length: 1–128 characters, including letters, numbers, and special characters (-*./), and cannot start with an underscore. Field value (Value) must not be empty, maximum length is 512 KiB.
|
|
25679
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25680
|
+
*/
|
|
24898
25681
|
fields: outputs.tls.HostGroupRuleUserDefineRuleField[];
|
|
24899
25682
|
/**
|
|
24900
25683
|
* Field name used to store machine group label information.
|
|
@@ -25126,6 +25909,10 @@ export declare namespace tls {
|
|
|
25126
25909
|
* Enable nanoseconds.
|
|
25127
25910
|
*/
|
|
25128
25911
|
enableNanosecond: boolean;
|
|
25912
|
+
/**
|
|
25913
|
+
* Filter key regular expression.
|
|
25914
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
25915
|
+
*/
|
|
25129
25916
|
filterKeyRegexes: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
|
|
25130
25917
|
/**
|
|
25131
25918
|
* List of log field names (Key). Valid only when LogType is delimiter_log. Supports up to 100 field names. Duplicate field names are not allowed, and all field names cannot be left blank
|
|
@@ -25267,6 +26054,10 @@ export declare namespace tls {
|
|
|
25267
26054
|
* Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
|
|
25268
26055
|
*/
|
|
25269
26056
|
indexSqlAll: boolean;
|
|
26057
|
+
/**
|
|
26058
|
+
* When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
|
|
26059
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26060
|
+
*/
|
|
25270
26061
|
jsonKeys: outputs.tls.IndexKeyValueValueJsonKey[];
|
|
25271
26062
|
/**
|
|
25272
26063
|
* Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
|
|
@@ -25356,6 +26147,10 @@ export declare namespace tls {
|
|
|
25356
26147
|
* Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
|
|
25357
26148
|
*/
|
|
25358
26149
|
indexSqlAll: boolean;
|
|
26150
|
+
/**
|
|
26151
|
+
* When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
|
|
26152
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26153
|
+
*/
|
|
25359
26154
|
jsonKeys: outputs.tls.IndexUserInnerKeyValueValueJsonKey[];
|
|
25360
26155
|
/**
|
|
25361
26156
|
* Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
|
|
@@ -25425,10 +26220,30 @@ export declare namespace tls {
|
|
|
25425
26220
|
* Container name to collect. If no container name is specified, all containers in the machine group will be collected. Supports regex matching; for example, setting the container name to ^(container-test)$ will collect all containers named container-test.
|
|
25426
26221
|
*/
|
|
25427
26222
|
containerNameRegex: string;
|
|
26223
|
+
/**
|
|
26224
|
+
* Whether to add environment variables as log tags to the raw log data. When enabled, the log service adds container environment variable fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the container has the environment variable source=DC, the log will include the field **tag**data_source_*: DC
|
|
26225
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26226
|
+
*/
|
|
25428
26227
|
envTags: outputs.tls.RuleContainerRuleEnvTag[];
|
|
26228
|
+
/**
|
|
26229
|
+
* The container environment variable denylist specifies which containers are excluded from collection. If the denylist is not enabled, all containers are collected. When the container environment variable denylist is enabled, Key is required and Value is optional. If Value is empty, all containers whose environment variables contain the Key are excluded from collection. If Value is not empty, only containers with a matching key-value pair are excluded, meaning only containers whose environment variables contain the Key and whose value matches the Value are excluded. Value supports regular expressions. For example, if Key is set to module and Value is set to ^(tcp|udp)$, containers with environment variables module:tcp or module:udp are excluded from collection. Multiple key-value pairs are evaluated with a logical OR, so any container environment variable matching any key-value pair will be excluded from collection. When the container environment variable denylist is enabled, Keys must be unique.
|
|
26230
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26231
|
+
*/
|
|
25429
26232
|
excludeContainerEnvRegexes: outputs.tls.RuleContainerRuleExcludeContainerEnvRegex[];
|
|
26233
|
+
/**
|
|
26234
|
+
* Container label denylist specifies containers to exclude from collection. If the denylist is not enabled, all containers will be collected. If the container label denylist is enabled, Key is required and Value is optional. If Value is empty, all containers with the Key in their label will be excluded. If Value is not empty, only containers matching the key-value pair will be excluded—that is, containers with the Key in their label and a Value matching the specified pattern. Value supports regex matching; for example, set Key to app and Value to ^(test1|test2)$ to exclude containers with labels app:test1 and app:test2. Multiple key-value pairs use logical OR; any container label matching any pair will be excluded from collection. When the container label denylist is enabled, Keys must not be duplicated.
|
|
26235
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26236
|
+
*/
|
|
25430
26237
|
excludeContainerLabelRegexes: outputs.tls.RuleContainerRuleExcludeContainerLabelRegex[];
|
|
26238
|
+
/**
|
|
26239
|
+
* The container environment variable allowlist specifies which containers to collect using container environment variables. If the allowlist is not enabled, all containers are collected. When the container environment variable allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty, all containers containing the Key in their environment variables are collected. If Value is not empty, only containers with the Key in their environment variables and a Value matching the specified value are collected. Value supports regular expression matching. For example, if Key is set to module and Value is set to ^(tcp|udp)$, only containers with module:tcp or module:udp in their environment variables are collected. The logical relationship between multiple key-value pairs is OR, meaning any container environment variable matching any key-value pair will be included in the collection scope. When the container environment variable allowlist is enabled, Keys must not be duplicated.
|
|
26240
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26241
|
+
*/
|
|
25431
26242
|
includeContainerEnvRegexes: outputs.tls.RuleContainerRuleIncludeContainerEnvRegex[];
|
|
26243
|
+
/**
|
|
26244
|
+
* The container label allowlist specifies which containers to collect based on container labels. If the allowlist is not enabled, all containers are collected. When the container label allowlist is enabled, you must specify key-value pairs. Key is required and Value is optional. If Value is empty, all containers whose labels contain the Key are collected. If Value is not empty, only containers whose labels contain the Key and whose value matches the Value are collected. Value supports regular expressions. For example, if Key is set to app and Value is set to ^(test1|test2)$, only containers with labels app:test1 or app:test2 are collected. Multiple key-value pairs are evaluated with a logical OR, so any container label matching any key-value pair will be included in the collection scope. When the container label allowlist is enabled, Keys must be unique.
|
|
26245
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26246
|
+
*/
|
|
25432
26247
|
includeContainerLabelRegexes: outputs.tls.RuleContainerRuleIncludeContainerLabelRegex[];
|
|
25433
26248
|
/**
|
|
25434
26249
|
* Kubernetes container collection rules.
|
|
@@ -25490,15 +26305,39 @@ export declare namespace tls {
|
|
|
25490
26305
|
val: string;
|
|
25491
26306
|
}
|
|
25492
26307
|
interface RuleContainerRuleKubernetesRule {
|
|
26308
|
+
/**
|
|
26309
|
+
* Whether to add Kubernetes Annotations as log tags to the original log data. When enabled, the log service will add fields related to Kubernetes Pod Annotations to the logs. Setting multiple key-value pairs means adding multiple fields. For example, if you set Key to sink and Value to data_sink, and the Pod contains the annotation sink=ck, a new field **tag**data_sink_*: ck will be added to the log.
|
|
26310
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26311
|
+
*/
|
|
25493
26312
|
annotationTags: outputs.tls.RuleContainerRuleKubernetesRuleAnnotationTag[];
|
|
25494
26313
|
/**
|
|
25495
26314
|
* Whether to add all Kubernetes Labels as log tags to the original log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the logs. For example, if the Pod contains Label source=DC and destination=CS, the logs will include fields **tag**source__: DC and **tag**destination__: CS.
|
|
25496
26315
|
*/
|
|
25497
26316
|
enableAllLabelTag: boolean;
|
|
26317
|
+
/**
|
|
26318
|
+
* Pod Annotation Denylist is used to specify containers that are not collected. If you need to set a Pod Annotation Denylist, Key is required and Value is optional. If Value is empty, all containers under Pods whose Pod Annotation contains the specified Key are excluded. If Value is not empty, only containers under Pods whose Pod Annotation contains the Key and whose value matches the specified Value are excluded. By default, Value uses string matching, meaning it only matches when Value and the Pod Annotation value are exactly the same. If the value starts with ^ and ends with $, it is treated as a regular expression. For example, if Key is set to app and Value is set to ^(test1|test2)$, it matches containers under Pods with Pod Annotation app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning a Pod Annotation that matches any pair will be excluded from the collection scope. When enabling the Pod Annotation Denylist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches strings starting with http
|
|
26319
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26320
|
+
*/
|
|
25498
26321
|
excludePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
|
|
26322
|
+
/**
|
|
26323
|
+
* Specify containers to exclude from collection using the Pod Label denylist. If not enabled, all containers are collected. To set a Pod Label denylist, Key is required and Value is optional. If Value is empty, all containers with the specified Key in their Pod Label are excluded from collection. If Value is not empty, only containers with the specified Key and a Value matching the Value in their Pod Label are excluded. Value supports regular expressions. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in their Pod Label. Note: The logical relationship between multiple Key-Value pairs is OR. Any Pod Label matching any Key-Value pair will be excluded from collection. When enabling the Pod Label denylist, Keys must not be duplicated. For fuzzy regular expression matching, you must add .*. For example, ^(http.*)$ matches any string starting with http
|
|
26324
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26325
|
+
*/
|
|
25499
26326
|
excludePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
|
|
26327
|
+
/**
|
|
26328
|
+
* Pod Annotation Allowlist is used to specify containers to be collected. If you need to set a Pod Annotation Allowlist, Key is required and Value is optional. If Value is empty, all containers under Pods that contain the Key in Pod Annotation will match. If Value is not empty, only containers under Pods that contain the Key and whose value matches Value in Pod Annotation will match. Value defaults to string matching, meaning only when Value and the Pod Annotation value are exactly the same will they match. If the value starts with ^ and ends with $, it is a regex match. For example, set Key to app and Value to ^(test1|test2)$ to match containers under Pods with Pod Annotation app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning as long as Pod Annotation matches any pair, it will be included in the collection scope. When enabling Pod Annotation Allowlist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches strings starting with http.
|
|
26329
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26330
|
+
*/
|
|
25500
26331
|
includePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
|
|
26332
|
+
/**
|
|
26333
|
+
* Pod Label Allowlist is used to specify which containers to collect. If Pod Label Allowlist is not enabled, all containers will be collected. If you need to set a Pod Label Allowlist, Key is required: if Value is empty, all containers with the Key in their Pod Label will be collected. If Value is not empty, only containers with the Key in their Pod Label and a Value matching the specified pattern will be collected; regular expression matching is supported. For example, if you set Key to module and Value to ^(tcp|udp)$, only containers with module:tcp or module:udp in their Pod Label will be collected. Note: The logical relationship between multiple key-value pairs is OR, meaning any Pod Label matching any key-value pair will be included in the collection scope. When enabling Pod Label Allowlist, Keys cannot be duplicated. For fuzzy regular expression matching, you must add .*, for example, ^(http.*)$ matches strings starting with http.
|
|
26334
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26335
|
+
*/
|
|
25501
26336
|
includePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
|
|
26337
|
+
/**
|
|
26338
|
+
* Whether to add Kubernetes labels as log tags to the raw log data. When enabled, the log service adds Kubernetes Pod label fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, if you set Key to source and Value to data_source, and the Pod contains the label source=DC, the log will include the field **tag**data_source_*: DC.
|
|
26339
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26340
|
+
*/
|
|
25502
26341
|
labelTags: outputs.tls.RuleContainerRuleKubernetesRuleLabelTag[];
|
|
25503
26342
|
/**
|
|
25504
26343
|
* Name of the Kubernetes Namespace to collect. If no Namespace name is specified, all containers will be collected. Namespace names support regular expression matching. For example, if you set the Namespace name to ^(tcp|udp)$, it will collect all containers under the tcp and udp namespaces.
|
|
@@ -25600,6 +26439,10 @@ export declare namespace tls {
|
|
|
25600
26439
|
* Enable nanosecond precision time. When enabled, log time parsing will include and report nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
|
|
25601
26440
|
*/
|
|
25602
26441
|
enableNanosecond: boolean;
|
|
26442
|
+
/**
|
|
26443
|
+
* Filter rule list. When LogType is minimalist*log or multiline*log, you can configure up to 1 filter rule, and the filter field name key must be content. When LogType is delimiter*log, json*log, or fullregex*log, you can configure up to 5 filter rules, and the filter field name key cannot be duplicated or empty. The regular expression for the filter field's log content must be a valid regular expression and is limited to 256 characters.
|
|
26444
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26445
|
+
*/
|
|
25603
26446
|
filterKeyRegexes: outputs.tls.RuleExtractRuleFilterKeyRegex[];
|
|
25604
26447
|
/**
|
|
25605
26448
|
* List of log field names (Key). This is only valid when LogType is delimiter*log or fullregex*log. You can configure up to 100 field names. When LogType is delimiter*log, field names must be unique and cannot all be empty. When LogType is fullregex*log, field names must be unique and cannot be empty.
|
|
@@ -25689,6 +26532,10 @@ export declare namespace tls {
|
|
|
25689
26532
|
* Upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
|
|
25690
26533
|
*/
|
|
25691
26534
|
enableRawLog: boolean;
|
|
26535
|
+
/**
|
|
26536
|
+
* Add constant fields to logs. Constant fields must follow these restrictions: You can upload up to 5 constant fields. Field names (Key) must be unique and not empty. Length limit: 1–128 characters, including letters, numbers, and special characters (-*./), and cannot start with an underscore. Field values (Value) must not be empty, with a maximum length of 512 KiB.
|
|
26537
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26538
|
+
*/
|
|
25692
26539
|
fields: outputs.tls.RuleUserDefineRuleField[];
|
|
25693
26540
|
/**
|
|
25694
26541
|
* Field name used to store machine group label information
|
|
@@ -25926,6 +26773,10 @@ export declare namespace tos {
|
|
|
25926
26773
|
* Enable object default bucket ACL inheritance. true: Enable object default bucket ACL inheritance. false: Disable object default bucket ACL inheritance.
|
|
25927
26774
|
*/
|
|
25928
26775
|
bucketAclDelivered: boolean;
|
|
26776
|
+
/**
|
|
26777
|
+
* Root node for object access control permissions
|
|
26778
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26779
|
+
*/
|
|
25929
26780
|
grants: outputs.tos.BucketAclGrant[];
|
|
25930
26781
|
/**
|
|
25931
26782
|
* Object owner
|
|
@@ -26058,6 +26909,10 @@ export declare namespace tos {
|
|
|
26058
26909
|
*/
|
|
26059
26910
|
lifecycleRuleId: string;
|
|
26060
26911
|
noCurrentVersionExpiration: outputs.tos.BucketLifecycleConfigNoCurrentVersionExpiration;
|
|
26912
|
+
/**
|
|
26913
|
+
* Expiration attribute for transitioning historical version objects in the lifecycle rule based on last modified time
|
|
26914
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26915
|
+
*/
|
|
26061
26916
|
nonCurrentVersionTransitions: outputs.tos.BucketLifecycleConfigNonCurrentVersionTransition[];
|
|
26062
26917
|
/**
|
|
26063
26918
|
* Prefix to which the rule applies
|
|
@@ -26067,7 +26922,15 @@ export declare namespace tos {
|
|
|
26067
26922
|
* Enable rule. Includes Enabled, Disabled.
|
|
26068
26923
|
*/
|
|
26069
26924
|
status: string;
|
|
26925
|
+
/**
|
|
26926
|
+
* Tag
|
|
26927
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26928
|
+
*/
|
|
26070
26929
|
tags: outputs.tos.BucketLifecycleConfigTag[];
|
|
26930
|
+
/**
|
|
26931
|
+
* Expiration attribute for transitioning the latest version object in the lifecycle rule based on last modified time
|
|
26932
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
26933
|
+
*/
|
|
26071
26934
|
transitions: outputs.tos.BucketLifecycleConfigTransition[];
|
|
26072
26935
|
}
|
|
26073
26936
|
interface BucketLifecycleConfigAbortInCompleteMultipartUpload {
|
|
@@ -26194,6 +27057,10 @@ export declare namespace tos {
|
|
|
26194
27057
|
keySuffix: string;
|
|
26195
27058
|
}
|
|
26196
27059
|
interface BucketMirrorBackRuleRedirect {
|
|
27060
|
+
/**
|
|
27061
|
+
* List of rules for writing origin response headers to object metadata.
|
|
27062
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27063
|
+
*/
|
|
26197
27064
|
fetchHeaderToMetaDataRules: outputs.tos.BucketMirrorBackRuleRedirectFetchHeaderToMetaDataRule[];
|
|
26198
27065
|
/**
|
|
26199
27066
|
* Whether to fetch data from the configured origin after redirection. Value description: true: Fetch data from the configured origin after redirection. false: Do not fetch data from the configured origin after redirection.
|
|
@@ -26265,6 +27132,10 @@ export declare namespace tos {
|
|
|
26265
27132
|
* Prohibit forwarding specified headers to the origin. Limit: maximum 64.
|
|
26266
27133
|
*/
|
|
26267
27134
|
removes: string[];
|
|
27135
|
+
/**
|
|
27136
|
+
* List of request headers to add or overwrite during origin fetch.
|
|
27137
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27138
|
+
*/
|
|
26268
27139
|
sets: outputs.tos.BucketMirrorBackRuleRedirectMirrorHeaderSet[];
|
|
26269
27140
|
}
|
|
26270
27141
|
interface BucketMirrorBackRuleRedirectMirrorHeaderSet {
|
|
@@ -26284,7 +27155,15 @@ export declare namespace tos {
|
|
|
26284
27155
|
sourceEndpoint: outputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpoint;
|
|
26285
27156
|
}
|
|
26286
27157
|
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpoint {
|
|
27158
|
+
/**
|
|
27159
|
+
* Backup private origin node list.
|
|
27160
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27161
|
+
*/
|
|
26287
27162
|
followers: outputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollower[];
|
|
27163
|
+
/**
|
|
27164
|
+
* Origin address for requests. Supports up to 5 origin fetch addresses. Required when the origin is a private bucket.
|
|
27165
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27166
|
+
*/
|
|
26288
27167
|
primaries: outputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimary[];
|
|
26289
27168
|
}
|
|
26290
27169
|
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollower {
|
|
@@ -26448,8 +27327,20 @@ export declare namespace tos {
|
|
|
26448
27327
|
ruleId: string;
|
|
26449
27328
|
}
|
|
26450
27329
|
interface BucketNotificationNotificationRuleDestination {
|
|
27330
|
+
/**
|
|
27331
|
+
* Event delivery target is Kafka message queue.
|
|
27332
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27333
|
+
*/
|
|
26451
27334
|
kafkas: outputs.tos.BucketNotificationNotificationRuleDestinationKafka[];
|
|
27335
|
+
/**
|
|
27336
|
+
* Event delivery target is RocketMQ message queue.
|
|
27337
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27338
|
+
*/
|
|
26452
27339
|
rocketMqs: outputs.tos.BucketNotificationNotificationRuleDestinationRocketMq[];
|
|
27340
|
+
/**
|
|
27341
|
+
* Event delivery target is Function Service.
|
|
27342
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27343
|
+
*/
|
|
26453
27344
|
veFaaS: outputs.tos.BucketNotificationNotificationRuleDestinationVeFaa[];
|
|
26454
27345
|
}
|
|
26455
27346
|
interface BucketNotificationNotificationRuleDestinationKafka {
|
|
@@ -26505,6 +27396,10 @@ export declare namespace tos {
|
|
|
26505
27396
|
tosKey: outputs.tos.BucketNotificationNotificationRuleFilterTosKey;
|
|
26506
27397
|
}
|
|
26507
27398
|
interface BucketNotificationNotificationRuleFilterTosKey {
|
|
27399
|
+
/**
|
|
27400
|
+
* Object filter information.
|
|
27401
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
27402
|
+
*/
|
|
26508
27403
|
filterRules: outputs.tos.BucketNotificationNotificationRuleFilterTosKeyFilterRule[];
|
|
26509
27404
|
}
|
|
26510
27405
|
interface BucketNotificationNotificationRuleFilterTosKeyFilterRule {
|
|
@@ -27658,6 +28553,10 @@ export declare namespace transitrouter {
|
|
|
27658
28553
|
* Status of the network instance connection. Creating: creating. Deleting: deleting. Pending: configuring. Available: available
|
|
27659
28554
|
*/
|
|
27660
28555
|
status: string;
|
|
28556
|
+
/**
|
|
28557
|
+
* Tag information of the network instance connection
|
|
28558
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
28559
|
+
*/
|
|
27661
28560
|
tags: outputs.transitrouter.TransitRouterAttachmentTag[];
|
|
27662
28561
|
/**
|
|
27663
28562
|
* Network instance connection ID.
|
|
@@ -28157,6 +29056,10 @@ export declare namespace vedbm {
|
|
|
28157
29056
|
periodUnit: string;
|
|
28158
29057
|
}
|
|
28159
29058
|
interface InstanceEndpoint {
|
|
29059
|
+
/**
|
|
29060
|
+
* Connection address information.
|
|
29061
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
29062
|
+
*/
|
|
28160
29063
|
addresses: outputs.vedbm.InstanceEndpointAddress[];
|
|
28161
29064
|
/**
|
|
28162
29065
|
* Whether to allow automatic addition of new nodes. Values: true: yes. false: no.
|
|
@@ -28297,6 +29200,709 @@ export declare namespace vedbm {
|
|
|
28297
29200
|
}
|
|
28298
29201
|
}
|
|
28299
29202
|
export declare namespace veenedge {
|
|
29203
|
+
interface CloudServerAdvancedConfiguration {
|
|
29204
|
+
/**
|
|
29205
|
+
* Enable deletion protection.
|
|
29206
|
+
*/
|
|
29207
|
+
deleteProtection: boolean;
|
|
29208
|
+
/**
|
|
29209
|
+
* Description of the edge instance. Up to 80 characters allowed. When you create edge instances in batches, the system adds the same description to each instance.
|
|
29210
|
+
*/
|
|
29211
|
+
instanceDesc: string;
|
|
29212
|
+
/**
|
|
29213
|
+
* Custom hostname. Naming rules: Windows systems allow 2–10 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot contain only numbers. Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. Linux systems allow 2–59 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. When creating edge instances in bulk, the system adds a numeric suffix to your custom hostname. Example: \n\n-1, \n\n-2.
|
|
29214
|
+
*/
|
|
29215
|
+
instanceHostName: string;
|
|
29216
|
+
/**
|
|
29217
|
+
* Edge instance name. Naming rules: 5–80 characters allowed. Supports Chinese, uppercase letters, lowercase letters, and numbers. Supports special characters ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/. Spaces are not allowed, and the name cannot start with a forward slash (/). When creating edge instances in batch, the system will add a numeric suffix to the specified instance name. Example: \n\n-1, \n\n-2.
|
|
29218
|
+
*/
|
|
29219
|
+
instanceName: string;
|
|
29220
|
+
}
|
|
29221
|
+
interface CloudServerBillingConfig {
|
|
29222
|
+
/**
|
|
29223
|
+
* Enable auto-renewal. This parameter is effective only when computing*billing*method is set to PrePaid. Value options: true: Enable auto-renewal. false (default): Disable auto-renewal.
|
|
29224
|
+
*/
|
|
29225
|
+
autoRenew: boolean;
|
|
29226
|
+
/**
|
|
29227
|
+
* Bandwidth billing method. Value options: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
|
|
29228
|
+
*/
|
|
29229
|
+
bandwidthBillingMethod: string;
|
|
29230
|
+
/**
|
|
29231
|
+
* Computing billing method. Value range: MonthlyPeak: Billed by monthly peak. DailyPeak: Billed by daily peak. PrePaid: Yearly/monthly subscription. When computing*billing*method is set to PrePaid, you must also specify the pre*paid*period and pre*paid*period_number parameters.
|
|
29232
|
+
*/
|
|
29233
|
+
computingBillingMethod: string;
|
|
29234
|
+
/**
|
|
29235
|
+
* Unit for the purchase duration of the resource. When the value of computing*billing*method is PrePaid, this parameter must be specified. Value range: monthly: month.
|
|
29236
|
+
*/
|
|
29237
|
+
prePaidPeriod: string;
|
|
29238
|
+
/**
|
|
29239
|
+
* Resource purchase duration. When computing*billing*method is set to PrePaid, this parameter must be specified. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36.
|
|
29240
|
+
*/
|
|
29241
|
+
prePaidPeriodNumber: number;
|
|
29242
|
+
}
|
|
29243
|
+
interface CloudServerCustomData {
|
|
29244
|
+
/**
|
|
29245
|
+
* Custom data. Custom data is configuration information for edge instances. You can enter up to 16KB of custom data. Input requirements: Scripts must be entered in plain text. The platform will automatically encode the script in Base64. Do not enter scripts that are already Base64 encoded. For Linux systems, use Shell scripts, which typically start with #!/bin/bash. For Windows systems, use PowerShell scripts, which can be entered directly. The script will execute when the edge instance starts for the first time. If the operating system of the edge instance is reset or replaced later, the script will also execute the first time the system starts after the reset or replacement.
|
|
29246
|
+
*/
|
|
29247
|
+
data: string;
|
|
29248
|
+
}
|
|
29249
|
+
interface CloudServerInstanceAreaNum {
|
|
29250
|
+
/**
|
|
29251
|
+
* Region name
|
|
29252
|
+
*/
|
|
29253
|
+
areaName: string;
|
|
29254
|
+
/**
|
|
29255
|
+
* Node name. Specify the node where you want to deploy the edge service.
|
|
29256
|
+
*/
|
|
29257
|
+
clusterName: string;
|
|
29258
|
+
/**
|
|
29259
|
+
* Default ISP. This parameter applies only to multi-line nodes. When specifying the default ISP, ensure it is within the node ISP range. Only one ISP can be set as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must match the ISP specified in external*network*mode. For example, when external*network*mode is single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is single*interface*single*ip or no*interface, default*isp does not need to be specified.
|
|
29260
|
+
*/
|
|
29261
|
+
defaultIsp: string;
|
|
29262
|
+
/**
|
|
29263
|
+
* Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: Single NIC, multiple IPs. If you are a new multi-line node user, submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: Single NIC, CMCC IP. Submit a ticket to enable the relevant permissions. single*interface*cucc*ip: Single NIC, CUCC IP. Submit a ticket to enable the relevant permissions. single*interface*ctcc*ip: Single NIC, CTCC IP. Submit a ticket to enable the relevant permissions. multi*interface*multi*ip: Multiple NICs, multiple IPs. Submit a ticket to enable the relevant permissions. single*interface*single*ip: Single NIC, single IP. In this mode, the system randomly assigns a public IP address from an available carrier based on inventory. no*interface: No public NIC. Submit a ticket to enable the relevant permissions. Default value: When a public NIC is present: If single NIC multi-IP permission is enabled, single*interface*multi*ip (Single NIC, multiple IPs) is used by default. If single NIC multi-IP permission is disabled, single*interface*single*ip (Single NIC, single IP) is used by default. If no public NIC is present, no*interface is used by default.
|
|
29264
|
+
*/
|
|
29265
|
+
externalNetworkMode: string;
|
|
29266
|
+
/**
|
|
29267
|
+
* List of hostnames. The system assigns hostnames to created edge instances in order. You can use both the host*name*list and instance*host*name parameters at the same time. Both parameters take effect, but host*name*list has higher priority than instance*host*name. For example, if you create 3 edge instances in bulk, set instance*host*name to host, and set host*name*list to "hosta","hostb", then the names of the 3 edge instances will be hosta, hostb, and host-3 respectively.
|
|
29268
|
+
*/
|
|
29269
|
+
hostNameLists: string[];
|
|
29270
|
+
/**
|
|
29271
|
+
* Carrier. Possible values: CMCC, CTCC, CUCC.
|
|
29272
|
+
*/
|
|
29273
|
+
isp: string;
|
|
29274
|
+
/**
|
|
29275
|
+
* Network interface names for private network type edge instances configured with multiple public network interfaces. You can use this parameter to set the names of public and private network interfaces. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure, and also set the interface name using the multi*interface*name*config parameter, only the latter will take effect. If you set the public network interface name only through the custom*external*interface*name parameter in the network*config structure, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the Telecom public network interface. The names for the Unicom and Mobile public network interfaces will use the default values. If you do not set the interface name, the default values will be used: Linux edge instances: The default name for the private network interface is eth0. The default name for the Telecom public network interface is eth1. The default name for the Unicom public network interface is eth2. The default name for the Mobile public network interface is eth3. Windows edge instances: The default name for the private network interface is Ethernet0. The default name for the Telecom public network interface is Ethernet1. The default name for the Unicom public network interface is Ethernet2. The default name for the Mobile public network interface is Ethernet3. Notes: The multi*interface*name*config parameter and the single*interface*name*config parameter cannot be specified at the same time. The names of different network interfaces on the same edge instance must be unique. When using the multi*interface*name*config parameter, you must specify all interface names at the same time.
|
|
29276
|
+
*/
|
|
29277
|
+
multiInterfaceNameConfig: outputs.veenedge.CloudServerInstanceAreaNumMultiInterfaceNameConfig;
|
|
29278
|
+
/**
|
|
29279
|
+
* Number of instances.
|
|
29280
|
+
*/
|
|
29281
|
+
num: number;
|
|
29282
|
+
/**
|
|
29283
|
+
* Network interface card name for a private network type edge instance configured with a single public network interface card. You can use this parameter to set the names of the public and private network interface cards. It is recommended to set both the public and private network interface card names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface card name using the custom*internal*interface*name or custom*external*interface*name parameters in the network*config structure, and also set the name using the single*interface*name*config parameter, only the latter will take effect. If you do not set the network interface card name, the default values will be used: For Linux edge instances: the private network interface card name defaults to eth0, and the public network interface card name defaults to eth1. For Windows edge instances: the private network interface card name defaults to Ethernet0, and the public network interface card name defaults to Ethernet1. Notes: The single*interface*name*config parameter and the multi*interface*name*config parameter cannot be specified at the same time. The names of different network interface cards within the same edge instance must be unique. This parameter applies to edge instances with a single public network interface card on both single-line and multi-line nodes, but does not apply to edge instances with multiple public network interface cards on multi-line nodes.
|
|
29284
|
+
*/
|
|
29285
|
+
singleInterfaceNameConfig: outputs.veenedge.CloudServerInstanceAreaNumSingleInterfaceNameConfig;
|
|
29286
|
+
/**
|
|
29287
|
+
* Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
29288
|
+
*/
|
|
29289
|
+
subnetIdentity: string;
|
|
29290
|
+
/**
|
|
29291
|
+
* Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
29292
|
+
*/
|
|
29293
|
+
vpcIdentity: string;
|
|
29294
|
+
}
|
|
29295
|
+
interface CloudServerInstanceAreaNumMultiInterfaceNameConfig {
|
|
29296
|
+
/**
|
|
29297
|
+
* Mobile public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance.
|
|
29298
|
+
*/
|
|
29299
|
+
cmccExternalInterfaceName: string;
|
|
29300
|
+
/**
|
|
29301
|
+
* Telecom public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29302
|
+
*/
|
|
29303
|
+
ctccExternalInterfaceName: string;
|
|
29304
|
+
/**
|
|
29305
|
+
* Public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
29306
|
+
*/
|
|
29307
|
+
cuccExternalInterfaceName: string;
|
|
29308
|
+
/**
|
|
29309
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
29310
|
+
*/
|
|
29311
|
+
internalInterfaceName: string;
|
|
29312
|
+
}
|
|
29313
|
+
interface CloudServerInstanceAreaNumSingleInterfaceNameConfig {
|
|
29314
|
+
/**
|
|
29315
|
+
* Public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29316
|
+
*/
|
|
29317
|
+
externalInterfaceName: string;
|
|
29318
|
+
/**
|
|
29319
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
29320
|
+
*/
|
|
29321
|
+
internalInterfaceName: string;
|
|
29322
|
+
}
|
|
29323
|
+
interface CloudServerNetworkConfig {
|
|
29324
|
+
/**
|
|
29325
|
+
* Peak public bandwidth. Value range: [5, maximum bandwidth supported by the instance type]. Value must be a multiple of 5. Unit: Mbps. When you select an IPv4/IPv6 dual-stack edge instance, the configured peak bandwidth is shared by the IPv4 and IPv6 public IP addresses. If disable*ipv4 is set to true, you do not need to configure the bandwidth*peak parameter.
|
|
29326
|
+
*/
|
|
29327
|
+
bandwidthPeak: string;
|
|
29328
|
+
/**
|
|
29329
|
+
* Bandwidth throttling by carrier. The parameter values take effect only when you select carrier-based throttling (isp) mode. Mobile public network bandwidth peak: The default value equals the public network bandwidth peak. The value must be a multiple of 5. Unit: Mbps. Unicom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps. Telecom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps.
|
|
29330
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
29331
|
+
*/
|
|
29332
|
+
bandwidthPeakLimitIspConfigs: outputs.veenedge.CloudServerNetworkConfigBandwidthPeakLimitIspConfig[];
|
|
29333
|
+
/**
|
|
29334
|
+
* Shared public bandwidth peak for all elastic public IPs bound to the private IP address of the edge instance. Private IP addresses include both primary and secondary private IP addresses. The value range for this parameter is the same as the bandwidthPeak parameter. When you set a shared bandwidth peak, the bandwidth peak of the elastic public IP itself will not take effect.
|
|
29335
|
+
*/
|
|
29336
|
+
boundEipShareBandwidthPeak: string;
|
|
29337
|
+
/**
|
|
29338
|
+
* Name of the public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29339
|
+
*/
|
|
29340
|
+
customExternalInterfaceName: string;
|
|
29341
|
+
/**
|
|
29342
|
+
* Private network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
29343
|
+
*/
|
|
29344
|
+
customInternalInterfaceName: string;
|
|
29345
|
+
/**
|
|
29346
|
+
* Whether to disable IPv4. Value range: true: Disable IPv4. false (default): Enable IPv4.
|
|
29347
|
+
*/
|
|
29348
|
+
disableIpv4: boolean;
|
|
29349
|
+
/**
|
|
29350
|
+
* DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS.
|
|
29351
|
+
*/
|
|
29352
|
+
dnsLists: string[];
|
|
29353
|
+
/**
|
|
29354
|
+
* DNS type: default: Default DNS. custom: Custom DNS. If this parameter is not set, the default DNS configuration is used, with the preferred DNS as 114.114.114.114 and the alternate DNS as 180.184.1.1. DNS configuration is not supported for bare metal instances. When the instance type is bare metal, you do not need to set the dns*type and dns*list parameters.
|
|
29355
|
+
*/
|
|
29356
|
+
dnsType: string;
|
|
29357
|
+
/**
|
|
29358
|
+
* Enable IPv6. Value options: true: Enable IPv6. false (default): Disable IPv6. By default, the system assigns a public IPv4 address to the edge instance. When IPv6 is enabled, the system assigns both a public IPv4 address and a public IPv6 address to the edge instance.
|
|
29359
|
+
*/
|
|
29360
|
+
enableIpv6: boolean;
|
|
29361
|
+
/**
|
|
29362
|
+
* Rate limiting mode. When using multi-line nodes, you can configure the rate limiting mode for edge instances. Value options: shared (default): Shared rate limiting. All carriers share bandwidth resources, and the total public bandwidth used does not exceed the bandwidthPeak value (public bandwidth peak). isp: Carrier-based rate limiting. You can set the bandwidth peak for each carrier individually.
|
|
29363
|
+
*/
|
|
29364
|
+
limitMode: string;
|
|
29365
|
+
/**
|
|
29366
|
+
* Number of auxiliary private IPs.
|
|
29367
|
+
*/
|
|
29368
|
+
secondaryInternalIpNum: number;
|
|
29369
|
+
/**
|
|
29370
|
+
* List of bound global firewall IDs.
|
|
29371
|
+
*/
|
|
29372
|
+
securityGroupIdLists: string[];
|
|
29373
|
+
/**
|
|
29374
|
+
* TCP connection timeout for edge instances. If no data is transmitted over an established TCP connection and this condition lasts for the configured timeout period, the edge instance will close the connection. Value range: 30~910. Default: 900. Unit: seconds. All edge instances created under edge services use the currently configured TCP connection timeout. If you modify this setting, newly created edge instances will use the updated configuration; existing edge instances are not affected.
|
|
29375
|
+
*/
|
|
29376
|
+
tcpTimeout: number;
|
|
29377
|
+
/**
|
|
29378
|
+
* UDP session timeout for edge instances. If no data is transmitted in an established UDP session and the duration reaches the configured timeout, the edge instance will clear the session state information. Value range: 15~310. Default: 60. Unit: seconds. All edge instances created under the edge service use the currently configured UDP session timeout. If you modify this configuration, new edge instances will use the updated configuration; existing edge instances are not affected.
|
|
29379
|
+
*/
|
|
29380
|
+
udpTimeout: number;
|
|
29381
|
+
}
|
|
29382
|
+
interface CloudServerNetworkConfigBandwidthPeakLimitIspConfig {
|
|
29383
|
+
/**
|
|
29384
|
+
* Bandwidth limit value for this carrier.
|
|
29385
|
+
*/
|
|
29386
|
+
bandwidthPeakLimit: string;
|
|
29387
|
+
/**
|
|
29388
|
+
* Carrier. Value options: CMCC: China Mobile. CTCC: China Telecom. CUCC: China Unicom.
|
|
29389
|
+
*/
|
|
29390
|
+
isp: string;
|
|
29391
|
+
}
|
|
29392
|
+
interface CloudServerScheduleStrategy {
|
|
29393
|
+
/**
|
|
29394
|
+
* Pricing policy: high*priority: prioritize higher price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with higher bandwidth prices for deploying edge instances. low*priority: prioritize lower price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with lower bandwidth prices for deploying edge instances.
|
|
29395
|
+
*/
|
|
29396
|
+
priceStrategy: string;
|
|
29397
|
+
/**
|
|
29398
|
+
* Scheduling policy: dispersion: city dispersion. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in different cities for deploying edge instances. concentration: city concentration. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in the same city for deploying edge instances.
|
|
29399
|
+
*/
|
|
29400
|
+
scheduleStrategy: string;
|
|
29401
|
+
}
|
|
29402
|
+
interface CloudServerSecretConfig {
|
|
29403
|
+
/**
|
|
29404
|
+
* Login password. Custom password: Password input rules are as follows: 8–30 characters allowed. The password must contain at least three of the following types: uppercase letters, lowercase letters, numbers, and special characters. Supported special characters: ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/ Double quotes (") , backslash (), and spaces are not allowed, and the password cannot start with a forward slash (/). SSH Key type password: Enter the SSH key pair ID. You can query the key pair ID via the ListSSHKey API.
|
|
29405
|
+
*/
|
|
29406
|
+
secretData: string;
|
|
29407
|
+
/**
|
|
29408
|
+
* Type of login password for edge instances. Value options: 2: Custom password. 3: SSH Key type password. 4: Indicates no login credentials are injected.
|
|
29409
|
+
*/
|
|
29410
|
+
secretType: number;
|
|
29411
|
+
}
|
|
29412
|
+
interface CloudServerStorageConfig {
|
|
29413
|
+
/**
|
|
29414
|
+
* Data disk. This parameter is used to add a single data disk. To add multiple data disks at once, use the data*disk*list parameter.
|
|
29415
|
+
*/
|
|
29416
|
+
dataDisk: outputs.veenedge.CloudServerStorageConfigDataDisk;
|
|
29417
|
+
/**
|
|
29418
|
+
* Data disk list. This parameter is used to add one or more data disks.
|
|
29419
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
29420
|
+
*/
|
|
29421
|
+
dataDiskLists: outputs.veenedge.CloudServerStorageConfigDataDiskList[];
|
|
29422
|
+
/**
|
|
29423
|
+
* Local data disk configuration list.
|
|
29424
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
29425
|
+
*/
|
|
29426
|
+
dataLocalDisks: outputs.veenedge.CloudServerStorageConfigDataLocalDisk[];
|
|
29427
|
+
/**
|
|
29428
|
+
* System disk configuration
|
|
29429
|
+
*/
|
|
29430
|
+
systemDisk: outputs.veenedge.CloudServerStorageConfigSystemDisk;
|
|
29431
|
+
}
|
|
29432
|
+
interface CloudServerStorageConfigDataDisk {
|
|
29433
|
+
/**
|
|
29434
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29435
|
+
*/
|
|
29436
|
+
capacity: string;
|
|
29437
|
+
/**
|
|
29438
|
+
* Release disk with instance
|
|
29439
|
+
*/
|
|
29440
|
+
deleteWithInstance: boolean;
|
|
29441
|
+
/**
|
|
29442
|
+
* Disk unique identifier
|
|
29443
|
+
*/
|
|
29444
|
+
diskIdentity: string;
|
|
29445
|
+
/**
|
|
29446
|
+
* Local disk type.
|
|
29447
|
+
*/
|
|
29448
|
+
localDiskClass: string;
|
|
29449
|
+
/**
|
|
29450
|
+
* Local disk resource name.
|
|
29451
|
+
*/
|
|
29452
|
+
localDiskResourceName: string;
|
|
29453
|
+
/**
|
|
29454
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29455
|
+
*/
|
|
29456
|
+
storageType: string;
|
|
29457
|
+
}
|
|
29458
|
+
interface CloudServerStorageConfigDataDiskList {
|
|
29459
|
+
/**
|
|
29460
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29461
|
+
*/
|
|
29462
|
+
capacity: string;
|
|
29463
|
+
/**
|
|
29464
|
+
* Release disk with instance
|
|
29465
|
+
*/
|
|
29466
|
+
deleteWithInstance: boolean;
|
|
29467
|
+
/**
|
|
29468
|
+
* Disk unique identifier
|
|
29469
|
+
*/
|
|
29470
|
+
diskIdentity: string;
|
|
29471
|
+
/**
|
|
29472
|
+
* Local disk type.
|
|
29473
|
+
*/
|
|
29474
|
+
localDiskClass: string;
|
|
29475
|
+
/**
|
|
29476
|
+
* Local disk resource name.
|
|
29477
|
+
*/
|
|
29478
|
+
localDiskResourceName: string;
|
|
29479
|
+
/**
|
|
29480
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29481
|
+
*/
|
|
29482
|
+
storageType: string;
|
|
29483
|
+
}
|
|
29484
|
+
interface CloudServerStorageConfigDataLocalDisk {
|
|
29485
|
+
/**
|
|
29486
|
+
* Disk specifications.
|
|
29487
|
+
*/
|
|
29488
|
+
diskSpec: outputs.veenedge.CloudServerStorageConfigDataLocalDiskDiskSpec;
|
|
29489
|
+
/**
|
|
29490
|
+
* Number of disks
|
|
29491
|
+
*/
|
|
29492
|
+
num: number;
|
|
29493
|
+
}
|
|
29494
|
+
interface CloudServerStorageConfigDataLocalDiskDiskSpec {
|
|
29495
|
+
/**
|
|
29496
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29497
|
+
*/
|
|
29498
|
+
capacity: string;
|
|
29499
|
+
/**
|
|
29500
|
+
* Release disk with instance
|
|
29501
|
+
*/
|
|
29502
|
+
deleteWithInstance: boolean;
|
|
29503
|
+
/**
|
|
29504
|
+
* Disk unique identifier
|
|
29505
|
+
*/
|
|
29506
|
+
diskIdentity: string;
|
|
29507
|
+
/**
|
|
29508
|
+
* Local disk type.
|
|
29509
|
+
*/
|
|
29510
|
+
localDiskClass: string;
|
|
29511
|
+
/**
|
|
29512
|
+
* Local disk resource name.
|
|
29513
|
+
*/
|
|
29514
|
+
localDiskResourceName: string;
|
|
29515
|
+
/**
|
|
29516
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29517
|
+
*/
|
|
29518
|
+
storageType: string;
|
|
29519
|
+
}
|
|
29520
|
+
interface CloudServerStorageConfigSystemDisk {
|
|
29521
|
+
/**
|
|
29522
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29523
|
+
*/
|
|
29524
|
+
capacity: string;
|
|
29525
|
+
/**
|
|
29526
|
+
* Release disk with instance
|
|
29527
|
+
*/
|
|
29528
|
+
deleteWithInstance: boolean;
|
|
29529
|
+
/**
|
|
29530
|
+
* Disk unique identifier
|
|
29531
|
+
*/
|
|
29532
|
+
diskIdentity: string;
|
|
29533
|
+
/**
|
|
29534
|
+
* Local disk type.
|
|
29535
|
+
*/
|
|
29536
|
+
localDiskClass: string;
|
|
29537
|
+
/**
|
|
29538
|
+
* Local disk resource name.
|
|
29539
|
+
*/
|
|
29540
|
+
localDiskResourceName: string;
|
|
29541
|
+
/**
|
|
29542
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29543
|
+
*/
|
|
29544
|
+
storageType: string;
|
|
29545
|
+
}
|
|
29546
|
+
interface CloudServerTag {
|
|
29547
|
+
/**
|
|
29548
|
+
* Tag key
|
|
29549
|
+
*/
|
|
29550
|
+
key: string;
|
|
29551
|
+
/**
|
|
29552
|
+
* Tag value
|
|
29553
|
+
*/
|
|
29554
|
+
value: string;
|
|
29555
|
+
}
|
|
29556
|
+
interface GetCloudServerAdvancedConfiguration {
|
|
29557
|
+
/**
|
|
29558
|
+
* Enable deletion protection.
|
|
29559
|
+
*/
|
|
29560
|
+
deleteProtection: boolean;
|
|
29561
|
+
/**
|
|
29562
|
+
* Description of the edge instance. Up to 80 characters allowed. When you create edge instances in batches, the system adds the same description to each instance.
|
|
29563
|
+
*/
|
|
29564
|
+
instanceDesc: string;
|
|
29565
|
+
/**
|
|
29566
|
+
* Custom hostname. Naming rules: Windows systems allow 2–10 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot contain only numbers. Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. Linux systems allow 2–59 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. When creating edge instances in bulk, the system adds a numeric suffix to your custom hostname. Example: \n\n-1, \n\n-2.
|
|
29567
|
+
*/
|
|
29568
|
+
instanceHostName: string;
|
|
29569
|
+
/**
|
|
29570
|
+
* Edge instance name. Naming rules: 5–80 characters allowed. Supports Chinese, uppercase letters, lowercase letters, and numbers. Supports special characters ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/. Spaces are not allowed, and the name cannot start with a forward slash (/). When creating edge instances in batch, the system will add a numeric suffix to the specified instance name. Example: \n\n-1, \n\n-2.
|
|
29571
|
+
*/
|
|
29572
|
+
instanceName: string;
|
|
29573
|
+
}
|
|
29574
|
+
interface GetCloudServerBillingConfig {
|
|
29575
|
+
/**
|
|
29576
|
+
* Enable auto-renewal. This parameter is effective only when computing*billing*method is set to PrePaid. Value options: true: Enable auto-renewal. false (default): Disable auto-renewal.
|
|
29577
|
+
*/
|
|
29578
|
+
autoRenew: boolean;
|
|
29579
|
+
/**
|
|
29580
|
+
* Bandwidth billing method. Value options: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
|
|
29581
|
+
*/
|
|
29582
|
+
bandwidthBillingMethod: string;
|
|
29583
|
+
/**
|
|
29584
|
+
* Computing billing method. Value range: MonthlyPeak: Billed by monthly peak. DailyPeak: Billed by daily peak. PrePaid: Yearly/monthly subscription. When computing*billing*method is set to PrePaid, you must also specify the pre*paid*period and pre*paid*period_number parameters.
|
|
29585
|
+
*/
|
|
29586
|
+
computingBillingMethod: string;
|
|
29587
|
+
/**
|
|
29588
|
+
* Unit for the purchase duration of the resource. When the value of computing*billing*method is PrePaid, this parameter must be specified. Value range: monthly: month.
|
|
29589
|
+
*/
|
|
29590
|
+
prePaidPeriod: string;
|
|
29591
|
+
/**
|
|
29592
|
+
* Resource purchase duration. When computing*billing*method is set to PrePaid, this parameter must be specified. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36.
|
|
29593
|
+
*/
|
|
29594
|
+
prePaidPeriodNumber: number;
|
|
29595
|
+
}
|
|
29596
|
+
interface GetCloudServerCustomData {
|
|
29597
|
+
/**
|
|
29598
|
+
* Custom data. Custom data is configuration information for edge instances. You can enter up to 16KB of custom data. Input requirements: Scripts must be entered in plain text. The platform will automatically encode the script in Base64. Do not enter scripts that are already Base64 encoded. For Linux systems, use Shell scripts, which typically start with #!/bin/bash. For Windows systems, use PowerShell scripts, which can be entered directly. The script will execute when the edge instance starts for the first time. If the operating system of the edge instance is reset or replaced later, the script will also execute the first time the system starts after the reset or replacement.
|
|
29599
|
+
*/
|
|
29600
|
+
data: string;
|
|
29601
|
+
}
|
|
29602
|
+
interface GetCloudServerInstanceAreaNum {
|
|
29603
|
+
/**
|
|
29604
|
+
* Region name
|
|
29605
|
+
*/
|
|
29606
|
+
areaName: string;
|
|
29607
|
+
/**
|
|
29608
|
+
* Node name. Specify the node where you want to deploy the edge service.
|
|
29609
|
+
*/
|
|
29610
|
+
clusterName: string;
|
|
29611
|
+
/**
|
|
29612
|
+
* Default ISP. This parameter applies only to multi-line nodes. When specifying the default ISP, ensure it is within the node ISP range. Only one ISP can be set as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must match the ISP specified in external*network*mode. For example, when external*network*mode is single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is single*interface*single*ip or no*interface, default*isp does not need to be specified.
|
|
29613
|
+
*/
|
|
29614
|
+
defaultIsp: string;
|
|
29615
|
+
/**
|
|
29616
|
+
* Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: Single NIC, multiple IPs. If you are a new multi-line node user, submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: Single NIC, CMCC IP. Submit a ticket to enable the relevant permissions. single*interface*cucc*ip: Single NIC, CUCC IP. Submit a ticket to enable the relevant permissions. single*interface*ctcc*ip: Single NIC, CTCC IP. Submit a ticket to enable the relevant permissions. multi*interface*multi*ip: Multiple NICs, multiple IPs. Submit a ticket to enable the relevant permissions. single*interface*single*ip: Single NIC, single IP. In this mode, the system randomly assigns a public IP address from an available carrier based on inventory. no*interface: No public NIC. Submit a ticket to enable the relevant permissions. Default value: When a public NIC is present: If single NIC multi-IP permission is enabled, single*interface*multi*ip (Single NIC, multiple IPs) is used by default. If single NIC multi-IP permission is disabled, single*interface*single*ip (Single NIC, single IP) is used by default. If no public NIC is present, no*interface is used by default.
|
|
29617
|
+
*/
|
|
29618
|
+
externalNetworkMode: string;
|
|
29619
|
+
/**
|
|
29620
|
+
* List of hostnames. The system assigns hostnames to created edge instances in order. You can use both the host*name*list and instance*host*name parameters at the same time. Both parameters take effect, but host*name*list has higher priority than instance*host*name. For example, if you create 3 edge instances in bulk, set instance*host*name to host, and set host*name*list to "hosta","hostb", then the names of the 3 edge instances will be hosta, hostb, and host-3 respectively.
|
|
29621
|
+
*/
|
|
29622
|
+
hostNameLists: string[];
|
|
29623
|
+
/**
|
|
29624
|
+
* Carrier. Possible values: CMCC, CTCC, CUCC.
|
|
29625
|
+
*/
|
|
29626
|
+
isp: string;
|
|
29627
|
+
/**
|
|
29628
|
+
* Network interface names for private network type edge instances configured with multiple public network interfaces. You can use this parameter to set the names of public and private network interfaces. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure, and also set the interface name using the multi*interface*name*config parameter, only the latter will take effect. If you set the public network interface name only through the custom*external*interface*name parameter in the network*config structure, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the Telecom public network interface. The names for the Unicom and Mobile public network interfaces will use the default values. If you do not set the interface name, the default values will be used: Linux edge instances: The default name for the private network interface is eth0. The default name for the Telecom public network interface is eth1. The default name for the Unicom public network interface is eth2. The default name for the Mobile public network interface is eth3. Windows edge instances: The default name for the private network interface is Ethernet0. The default name for the Telecom public network interface is Ethernet1. The default name for the Unicom public network interface is Ethernet2. The default name for the Mobile public network interface is Ethernet3. Notes: The multi*interface*name*config parameter and the single*interface*name*config parameter cannot be specified at the same time. The names of different network interfaces on the same edge instance must be unique. When using the multi*interface*name*config parameter, you must specify all interface names at the same time.
|
|
29629
|
+
*/
|
|
29630
|
+
multiInterfaceNameConfig: outputs.veenedge.GetCloudServerInstanceAreaNumMultiInterfaceNameConfig;
|
|
29631
|
+
/**
|
|
29632
|
+
* Number of instances.
|
|
29633
|
+
*/
|
|
29634
|
+
num: number;
|
|
29635
|
+
/**
|
|
29636
|
+
* Network interface card name for a private network type edge instance configured with a single public network interface card. You can use this parameter to set the names of the public and private network interface cards. It is recommended to set both the public and private network interface card names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface card name using the custom*internal*interface*name or custom*external*interface*name parameters in the network*config structure, and also set the name using the single*interface*name*config parameter, only the latter will take effect. If you do not set the network interface card name, the default values will be used: For Linux edge instances: the private network interface card name defaults to eth0, and the public network interface card name defaults to eth1. For Windows edge instances: the private network interface card name defaults to Ethernet0, and the public network interface card name defaults to Ethernet1. Notes: The single*interface*name*config parameter and the multi*interface*name*config parameter cannot be specified at the same time. The names of different network interface cards within the same edge instance must be unique. This parameter applies to edge instances with a single public network interface card on both single-line and multi-line nodes, but does not apply to edge instances with multiple public network interface cards on multi-line nodes.
|
|
29637
|
+
*/
|
|
29638
|
+
singleInterfaceNameConfig: outputs.veenedge.GetCloudServerInstanceAreaNumSingleInterfaceNameConfig;
|
|
29639
|
+
/**
|
|
29640
|
+
* Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
29641
|
+
*/
|
|
29642
|
+
subnetIdentity: string;
|
|
29643
|
+
/**
|
|
29644
|
+
* Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
29645
|
+
*/
|
|
29646
|
+
vpcIdentity: string;
|
|
29647
|
+
}
|
|
29648
|
+
interface GetCloudServerInstanceAreaNumMultiInterfaceNameConfig {
|
|
29649
|
+
/**
|
|
29650
|
+
* Mobile public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance.
|
|
29651
|
+
*/
|
|
29652
|
+
cmccExternalInterfaceName: string;
|
|
29653
|
+
/**
|
|
29654
|
+
* Telecom public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29655
|
+
*/
|
|
29656
|
+
ctccExternalInterfaceName: string;
|
|
29657
|
+
/**
|
|
29658
|
+
* Public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
29659
|
+
*/
|
|
29660
|
+
cuccExternalInterfaceName: string;
|
|
29661
|
+
/**
|
|
29662
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
29663
|
+
*/
|
|
29664
|
+
internalInterfaceName: string;
|
|
29665
|
+
}
|
|
29666
|
+
interface GetCloudServerInstanceAreaNumSingleInterfaceNameConfig {
|
|
29667
|
+
/**
|
|
29668
|
+
* Public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29669
|
+
*/
|
|
29670
|
+
externalInterfaceName: string;
|
|
29671
|
+
/**
|
|
29672
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
29673
|
+
*/
|
|
29674
|
+
internalInterfaceName: string;
|
|
29675
|
+
}
|
|
29676
|
+
interface GetCloudServerNetworkConfig {
|
|
29677
|
+
/**
|
|
29678
|
+
* Peak public bandwidth. Value range: [5, maximum bandwidth supported by the instance type]. Value must be a multiple of 5. Unit: Mbps. When you select an IPv4/IPv6 dual-stack edge instance, the configured peak bandwidth is shared by the IPv4 and IPv6 public IP addresses. If disable*ipv4 is set to true, you do not need to configure the bandwidth*peak parameter.
|
|
29679
|
+
*/
|
|
29680
|
+
bandwidthPeak: string;
|
|
29681
|
+
/**
|
|
29682
|
+
* Bandwidth throttling by carrier. The parameter values take effect only when you select carrier-based throttling (isp) mode. Mobile public network bandwidth peak: The default value equals the public network bandwidth peak. The value must be a multiple of 5. Unit: Mbps. Unicom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps. Telecom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps.
|
|
29683
|
+
*/
|
|
29684
|
+
bandwidthPeakLimitIspConfigs: outputs.veenedge.GetCloudServerNetworkConfigBandwidthPeakLimitIspConfig[];
|
|
29685
|
+
/**
|
|
29686
|
+
* Shared public bandwidth peak for all elastic public IPs bound to the private IP address of the edge instance. Private IP addresses include both primary and secondary private IP addresses. The value range for this parameter is the same as the bandwidthPeak parameter. When you set a shared bandwidth peak, the bandwidth peak of the elastic public IP itself will not take effect.
|
|
29687
|
+
*/
|
|
29688
|
+
boundEipShareBandwidthPeak: string;
|
|
29689
|
+
/**
|
|
29690
|
+
* Name of the public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29691
|
+
*/
|
|
29692
|
+
customExternalInterfaceName: string;
|
|
29693
|
+
/**
|
|
29694
|
+
* Private network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
29695
|
+
*/
|
|
29696
|
+
customInternalInterfaceName: string;
|
|
29697
|
+
/**
|
|
29698
|
+
* Whether to disable IPv4. Value range: true: Disable IPv4. false (default): Enable IPv4.
|
|
29699
|
+
*/
|
|
29700
|
+
disableIpv4: boolean;
|
|
29701
|
+
/**
|
|
29702
|
+
* DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS.
|
|
29703
|
+
*/
|
|
29704
|
+
dnsLists: string[];
|
|
29705
|
+
/**
|
|
29706
|
+
* DNS type: default: Default DNS. custom: Custom DNS. If this parameter is not set, the default DNS configuration is used, with the preferred DNS as 114.114.114.114 and the alternate DNS as 180.184.1.1. DNS configuration is not supported for bare metal instances. When the instance type is bare metal, you do not need to set the dns*type and dns*list parameters.
|
|
29707
|
+
*/
|
|
29708
|
+
dnsType: string;
|
|
29709
|
+
/**
|
|
29710
|
+
* Enable IPv6. Value options: true: Enable IPv6. false (default): Disable IPv6. By default, the system assigns a public IPv4 address to the edge instance. When IPv6 is enabled, the system assigns both a public IPv4 address and a public IPv6 address to the edge instance.
|
|
29711
|
+
*/
|
|
29712
|
+
enableIpv6: boolean;
|
|
29713
|
+
/**
|
|
29714
|
+
* Rate limiting mode. When using multi-line nodes, you can configure the rate limiting mode for edge instances. Value options: shared (default): Shared rate limiting. All carriers share bandwidth resources, and the total public bandwidth used does not exceed the bandwidthPeak value (public bandwidth peak). isp: Carrier-based rate limiting. You can set the bandwidth peak for each carrier individually.
|
|
29715
|
+
*/
|
|
29716
|
+
limitMode: string;
|
|
29717
|
+
/**
|
|
29718
|
+
* Number of auxiliary private IPs.
|
|
29719
|
+
*/
|
|
29720
|
+
secondaryInternalIpNum: number;
|
|
29721
|
+
/**
|
|
29722
|
+
* List of bound global firewall IDs.
|
|
29723
|
+
*/
|
|
29724
|
+
securityGroupIdLists: string[];
|
|
29725
|
+
/**
|
|
29726
|
+
* TCP connection timeout for edge instances. If no data is transmitted over an established TCP connection and this condition lasts for the configured timeout period, the edge instance will close the connection. Value range: 30~910. Default: 900. Unit: seconds. All edge instances created under edge services use the currently configured TCP connection timeout. If you modify this setting, newly created edge instances will use the updated configuration; existing edge instances are not affected.
|
|
29727
|
+
*/
|
|
29728
|
+
tcpTimeout: number;
|
|
29729
|
+
/**
|
|
29730
|
+
* UDP session timeout for edge instances. If no data is transmitted in an established UDP session and the duration reaches the configured timeout, the edge instance will clear the session state information. Value range: 15~310. Default: 60. Unit: seconds. All edge instances created under the edge service use the currently configured UDP session timeout. If you modify this configuration, new edge instances will use the updated configuration; existing edge instances are not affected.
|
|
29731
|
+
*/
|
|
29732
|
+
udpTimeout: number;
|
|
29733
|
+
}
|
|
29734
|
+
interface GetCloudServerNetworkConfigBandwidthPeakLimitIspConfig {
|
|
29735
|
+
/**
|
|
29736
|
+
* Bandwidth limit value for this carrier.
|
|
29737
|
+
*/
|
|
29738
|
+
bandwidthPeakLimit: string;
|
|
29739
|
+
/**
|
|
29740
|
+
* Carrier. Value options: CMCC: China Mobile. CTCC: China Telecom. CUCC: China Unicom.
|
|
29741
|
+
*/
|
|
29742
|
+
isp: string;
|
|
29743
|
+
}
|
|
29744
|
+
interface GetCloudServerScheduleStrategy {
|
|
29745
|
+
/**
|
|
29746
|
+
* Pricing policy: high*priority: prioritize higher price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with higher bandwidth prices for deploying edge instances. low*priority: prioritize lower price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with lower bandwidth prices for deploying edge instances.
|
|
29747
|
+
*/
|
|
29748
|
+
priceStrategy: string;
|
|
29749
|
+
/**
|
|
29750
|
+
* Scheduling policy: dispersion: city dispersion. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in different cities for deploying edge instances. concentration: city concentration. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in the same city for deploying edge instances.
|
|
29751
|
+
*/
|
|
29752
|
+
scheduleStrategy: string;
|
|
29753
|
+
}
|
|
29754
|
+
interface GetCloudServerSecretConfig {
|
|
29755
|
+
/**
|
|
29756
|
+
* Login password. Custom password: Password input rules are as follows: 8–30 characters allowed. The password must contain at least three of the following types: uppercase letters, lowercase letters, numbers, and special characters. Supported special characters: ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/ Double quotes (") , backslash (), and spaces are not allowed, and the password cannot start with a forward slash (/). SSH Key type password: Enter the SSH key pair ID. You can query the key pair ID via the ListSSHKey API.
|
|
29757
|
+
*/
|
|
29758
|
+
secretData: string;
|
|
29759
|
+
/**
|
|
29760
|
+
* Type of login password for edge instances. Value options: 2: Custom password. 3: SSH Key type password. 4: Indicates no login credentials are injected.
|
|
29761
|
+
*/
|
|
29762
|
+
secretType: number;
|
|
29763
|
+
}
|
|
29764
|
+
interface GetCloudServerStorageConfig {
|
|
29765
|
+
/**
|
|
29766
|
+
* Data disk. This parameter is used to add a single data disk. To add multiple data disks at once, use the data*disk*list parameter.
|
|
29767
|
+
*/
|
|
29768
|
+
dataDisk: outputs.veenedge.GetCloudServerStorageConfigDataDisk;
|
|
29769
|
+
/**
|
|
29770
|
+
* Data disk list. This parameter is used to add one or more data disks.
|
|
29771
|
+
*/
|
|
29772
|
+
dataDiskLists: outputs.veenedge.GetCloudServerStorageConfigDataDiskList[];
|
|
29773
|
+
/**
|
|
29774
|
+
* Local data disk configuration list.
|
|
29775
|
+
*/
|
|
29776
|
+
dataLocalDisks: outputs.veenedge.GetCloudServerStorageConfigDataLocalDisk[];
|
|
29777
|
+
/**
|
|
29778
|
+
* System disk configuration
|
|
29779
|
+
*/
|
|
29780
|
+
systemDisk: outputs.veenedge.GetCloudServerStorageConfigSystemDisk;
|
|
29781
|
+
}
|
|
29782
|
+
interface GetCloudServerStorageConfigDataDisk {
|
|
29783
|
+
/**
|
|
29784
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29785
|
+
*/
|
|
29786
|
+
capacity: string;
|
|
29787
|
+
/**
|
|
29788
|
+
* Release disk with instance
|
|
29789
|
+
*/
|
|
29790
|
+
deleteWithInstance: boolean;
|
|
29791
|
+
/**
|
|
29792
|
+
* Disk unique identifier
|
|
29793
|
+
*/
|
|
29794
|
+
diskIdentity: string;
|
|
29795
|
+
/**
|
|
29796
|
+
* Local disk type.
|
|
29797
|
+
*/
|
|
29798
|
+
localDiskClass: string;
|
|
29799
|
+
/**
|
|
29800
|
+
* Local disk resource name.
|
|
29801
|
+
*/
|
|
29802
|
+
localDiskResourceName: string;
|
|
29803
|
+
/**
|
|
29804
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29805
|
+
*/
|
|
29806
|
+
storageType: string;
|
|
29807
|
+
}
|
|
29808
|
+
interface GetCloudServerStorageConfigDataDiskList {
|
|
29809
|
+
/**
|
|
29810
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29811
|
+
*/
|
|
29812
|
+
capacity: string;
|
|
29813
|
+
/**
|
|
29814
|
+
* Release disk with instance
|
|
29815
|
+
*/
|
|
29816
|
+
deleteWithInstance: boolean;
|
|
29817
|
+
/**
|
|
29818
|
+
* Disk unique identifier
|
|
29819
|
+
*/
|
|
29820
|
+
diskIdentity: string;
|
|
29821
|
+
/**
|
|
29822
|
+
* Local disk type.
|
|
29823
|
+
*/
|
|
29824
|
+
localDiskClass: string;
|
|
29825
|
+
/**
|
|
29826
|
+
* Local disk resource name.
|
|
29827
|
+
*/
|
|
29828
|
+
localDiskResourceName: string;
|
|
29829
|
+
/**
|
|
29830
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29831
|
+
*/
|
|
29832
|
+
storageType: string;
|
|
29833
|
+
}
|
|
29834
|
+
interface GetCloudServerStorageConfigDataLocalDisk {
|
|
29835
|
+
/**
|
|
29836
|
+
* Disk specifications.
|
|
29837
|
+
*/
|
|
29838
|
+
diskSpec: outputs.veenedge.GetCloudServerStorageConfigDataLocalDiskDiskSpec;
|
|
29839
|
+
/**
|
|
29840
|
+
* Number of disks
|
|
29841
|
+
*/
|
|
29842
|
+
num: number;
|
|
29843
|
+
}
|
|
29844
|
+
interface GetCloudServerStorageConfigDataLocalDiskDiskSpec {
|
|
29845
|
+
/**
|
|
29846
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29847
|
+
*/
|
|
29848
|
+
capacity: string;
|
|
29849
|
+
/**
|
|
29850
|
+
* Release disk with instance
|
|
29851
|
+
*/
|
|
29852
|
+
deleteWithInstance: boolean;
|
|
29853
|
+
/**
|
|
29854
|
+
* Disk unique identifier
|
|
29855
|
+
*/
|
|
29856
|
+
diskIdentity: string;
|
|
29857
|
+
/**
|
|
29858
|
+
* Local disk type.
|
|
29859
|
+
*/
|
|
29860
|
+
localDiskClass: string;
|
|
29861
|
+
/**
|
|
29862
|
+
* Local disk resource name.
|
|
29863
|
+
*/
|
|
29864
|
+
localDiskResourceName: string;
|
|
29865
|
+
/**
|
|
29866
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29867
|
+
*/
|
|
29868
|
+
storageType: string;
|
|
29869
|
+
}
|
|
29870
|
+
interface GetCloudServerStorageConfigSystemDisk {
|
|
29871
|
+
/**
|
|
29872
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29873
|
+
*/
|
|
29874
|
+
capacity: string;
|
|
29875
|
+
/**
|
|
29876
|
+
* Release disk with instance
|
|
29877
|
+
*/
|
|
29878
|
+
deleteWithInstance: boolean;
|
|
29879
|
+
/**
|
|
29880
|
+
* Disk unique identifier
|
|
29881
|
+
*/
|
|
29882
|
+
diskIdentity: string;
|
|
29883
|
+
/**
|
|
29884
|
+
* Local disk type.
|
|
29885
|
+
*/
|
|
29886
|
+
localDiskClass: string;
|
|
29887
|
+
/**
|
|
29888
|
+
* Local disk resource name.
|
|
29889
|
+
*/
|
|
29890
|
+
localDiskResourceName: string;
|
|
29891
|
+
/**
|
|
29892
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29893
|
+
*/
|
|
29894
|
+
storageType: string;
|
|
29895
|
+
}
|
|
29896
|
+
interface GetCloudServerTag {
|
|
29897
|
+
/**
|
|
29898
|
+
* Tag key
|
|
29899
|
+
*/
|
|
29900
|
+
key: string;
|
|
29901
|
+
/**
|
|
29902
|
+
* Tag value
|
|
29903
|
+
*/
|
|
29904
|
+
value: string;
|
|
29905
|
+
}
|
|
28300
29906
|
interface GetVpcSubnet {
|
|
28301
29907
|
/**
|
|
28302
29908
|
* Subnet CIDR Block, e.g. 10.1.0.0/16
|
|
@@ -28436,6 +30042,10 @@ export declare namespace vefaas {
|
|
|
28436
30042
|
* Enable NAS storage mount. true: enabled, store data in NAS. false: disabled.
|
|
28437
30043
|
*/
|
|
28438
30044
|
enableNas: boolean;
|
|
30045
|
+
/**
|
|
30046
|
+
* NAS storage configuration
|
|
30047
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30048
|
+
*/
|
|
28439
30049
|
nasConfigs: outputs.vefaas.FunctionNasStorageNasConfig[];
|
|
28440
30050
|
}
|
|
28441
30051
|
interface FunctionNasStorageNasConfig {
|
|
@@ -28507,6 +30117,10 @@ export declare namespace vefaas {
|
|
|
28507
30117
|
* Enable TOS storage mount.
|
|
28508
30118
|
*/
|
|
28509
30119
|
enableTos: boolean;
|
|
30120
|
+
/**
|
|
30121
|
+
* TOS storage configuration list
|
|
30122
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30123
|
+
*/
|
|
28510
30124
|
mountPoints: outputs.vefaas.FunctionTosMountConfigMountPoint[];
|
|
28511
30125
|
}
|
|
28512
30126
|
interface FunctionTosMountConfigCredentials {
|
|
@@ -28880,6 +30494,10 @@ export declare namespace vefaas {
|
|
|
28880
30494
|
* Whether instance-level TOS mount is enabled for the sandbox instance. Parameter description: true: yes, false: no
|
|
28881
30495
|
*/
|
|
28882
30496
|
enable: boolean;
|
|
30497
|
+
/**
|
|
30498
|
+
* Detailed TOS mount directory information for sandbox instances with instance-level TOS mount enabled
|
|
30499
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30500
|
+
*/
|
|
28883
30501
|
tosMountPoints: outputs.vefaas.SandboxInstanceTosMountConfigTosMountPoint[];
|
|
28884
30502
|
}
|
|
28885
30503
|
interface SandboxInstanceTosMountConfigTosMountPoint {
|
|
@@ -29015,6 +30633,10 @@ export declare namespace vepfs {
|
|
|
29015
30633
|
}
|
|
29016
30634
|
export declare namespace vke {
|
|
29017
30635
|
interface AddonStatus {
|
|
30636
|
+
/**
|
|
30637
|
+
* Status conditions under the component's current primary state.
|
|
30638
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30639
|
+
*/
|
|
29018
30640
|
conditions: outputs.vke.AddonStatusCondition[];
|
|
29019
30641
|
/**
|
|
29020
30642
|
* Component status. Parameter values include: Running, Failed, Creating, Deleting, Updating
|
|
@@ -29130,6 +30752,10 @@ export declare namespace vke {
|
|
|
29130
30752
|
* Cluster log project (Log Project) ID. If empty, the cluster log project has not been created.
|
|
29131
30753
|
*/
|
|
29132
30754
|
logProjectId: string;
|
|
30755
|
+
/**
|
|
30756
|
+
* Cluster log option information.
|
|
30757
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30758
|
+
*/
|
|
29133
30759
|
logSetups: outputs.vke.ClusterLoggingConfigLogSetup[];
|
|
29134
30760
|
}
|
|
29135
30761
|
interface ClusterLoggingConfigLogSetup {
|
|
@@ -29147,6 +30773,10 @@ export declare namespace vke {
|
|
|
29147
30773
|
logType: string;
|
|
29148
30774
|
}
|
|
29149
30775
|
interface ClusterMonitoringConfig {
|
|
30776
|
+
/**
|
|
30777
|
+
* List of monitoring component configurations.
|
|
30778
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30779
|
+
*/
|
|
29150
30780
|
componentConfigs: outputs.vke.ClusterMonitoringConfigComponentConfig[];
|
|
29151
30781
|
/**
|
|
29152
30782
|
* Whether to enable external Prometheus to collect control plane component metrics for the cluster. Parameter values: true: enabled. false: not enabled.
|
|
@@ -29238,6 +30868,10 @@ export declare namespace vke {
|
|
|
29238
30868
|
serviceCidrsv4s: string[];
|
|
29239
30869
|
}
|
|
29240
30870
|
interface ClusterStatus {
|
|
30871
|
+
/**
|
|
30872
|
+
* Status condition list
|
|
30873
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30874
|
+
*/
|
|
29241
30875
|
conditions: outputs.vke.ClusterStatusCondition[];
|
|
29242
30876
|
/**
|
|
29243
30877
|
* Cluster status phase.
|
|
@@ -29303,6 +30937,10 @@ export declare namespace vke {
|
|
|
29303
30937
|
* Kubelet component configuration
|
|
29304
30938
|
*/
|
|
29305
30939
|
kubeletConfig: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfig;
|
|
30940
|
+
/**
|
|
30941
|
+
* Kubernetes label information for node pool/node
|
|
30942
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30943
|
+
*/
|
|
29306
30944
|
labels: outputs.vke.DefaultNodePoolKubernetesConfigLabel[];
|
|
29307
30945
|
/**
|
|
29308
30946
|
* Prefix of the metadata name for node objects in Kubernetes.
|
|
@@ -29316,6 +30954,10 @@ export declare namespace vke {
|
|
|
29316
30954
|
* Whether the metadata name of the node object in Kubernetes uses the ECS host name. Values: true: use ECS host name as node name. false: do not use ECS host name as node name
|
|
29317
30955
|
*/
|
|
29318
30956
|
nameUseHostname: boolean;
|
|
30957
|
+
/**
|
|
30958
|
+
* Kubernetes taint information for the node pool/node
|
|
30959
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30960
|
+
*/
|
|
29319
30961
|
taints: outputs.vke.DefaultNodePoolKubernetesConfigTaint[];
|
|
29320
30962
|
}
|
|
29321
30963
|
interface DefaultNodePoolKubernetesConfigKubeletConfig {
|
|
@@ -29335,6 +30977,10 @@ export declare namespace vke {
|
|
|
29335
30977
|
* Queries per second (QPS) for communication with apiserver. Does not include event and node heartbeat APIs; their rate limits are controlled by a different set of flags
|
|
29336
30978
|
*/
|
|
29337
30979
|
kubeApiQps: number;
|
|
30980
|
+
/**
|
|
30981
|
+
* Resources reserved for Kubernetes system components on the node. By default, half of the default value in the node reserved resource policy is reserved
|
|
30982
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
30983
|
+
*/
|
|
29338
30984
|
kubeReserveds: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfigKubeReserved[];
|
|
29339
30985
|
/**
|
|
29340
30986
|
* Configure the maximum number of Pods supported by kubelet
|
|
@@ -29352,6 +30998,10 @@ export declare namespace vke {
|
|
|
29352
30998
|
* Pull images one by one
|
|
29353
30999
|
*/
|
|
29354
31000
|
serializeImagePulls: boolean;
|
|
31001
|
+
/**
|
|
31002
|
+
* Resources reserved for the operating system on the node. By default, resources are reserved at half the default value specified in the node reserved resource policy.
|
|
31003
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
31004
|
+
*/
|
|
29355
31005
|
systemReserveds: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfigSystemReserved[];
|
|
29356
31006
|
/**
|
|
29357
31007
|
* Topology management policy. Values: none: (default) topology management policy disabled. restricted: kubelet only accepts Pods that achieve optimal NUMA (Non-Uniform Memory Access) on requested resources. best-effort: kubelet prioritizes Pods that achieve NUMA on CPU and device resources. single-numa-node: kubelet only allows Pods that achieve NUMA on CPU and device resources within the same node.
|
|
@@ -29449,6 +31099,10 @@ export declare namespace vke {
|
|
|
29449
31099
|
* Automatic renewal duration for cloud server instance, in months. This parameter is returned only when AutoRenew=true.
|
|
29450
31100
|
*/
|
|
29451
31101
|
autoRenewPeriod: number;
|
|
31102
|
+
/**
|
|
31103
|
+
* Data disk configuration for the node
|
|
31104
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
31105
|
+
*/
|
|
29452
31106
|
dataVolumes: outputs.vke.DefaultNodePoolNodeConfigDataVolume[];
|
|
29453
31107
|
/**
|
|
29454
31108
|
* Group number of the instance in the deployment set. 0 means not set
|
|
@@ -29534,6 +31188,10 @@ export declare namespace vke {
|
|
|
29534
31188
|
* System disk configuration for the node
|
|
29535
31189
|
*/
|
|
29536
31190
|
systemVolume: outputs.vke.DefaultNodePoolNodeConfigSystemVolume;
|
|
31191
|
+
/**
|
|
31192
|
+
* Label information configured for the node pool
|
|
31193
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
31194
|
+
*/
|
|
29537
31195
|
tags: outputs.vke.DefaultNodePoolNodeConfigTag[];
|
|
29538
31196
|
}
|
|
29539
31197
|
interface DefaultNodePoolNodeConfigDataVolume {
|
|
@@ -29685,6 +31343,10 @@ export declare namespace vke {
|
|
|
29685
31343
|
updatingCount: number;
|
|
29686
31344
|
}
|
|
29687
31345
|
interface DefaultNodePoolStatus {
|
|
31346
|
+
/**
|
|
31347
|
+
* Status conditions of the node pool in its current primary state, indicating the reason for entering this state
|
|
31348
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
31349
|
+
*/
|
|
29688
31350
|
conditions: outputs.vke.DefaultNodePoolStatusCondition[];
|
|
29689
31351
|
/**
|
|
29690
31352
|
* Status of the node pool. Parameter values: Creating, Running, Updating, Deleting, Failed, Scaling.
|
|
@@ -31006,7 +32668,15 @@ export declare namespace vke {
|
|
|
31006
32668
|
* Node lock configuration. Options: false (default): not locked; true: locked
|
|
31007
32669
|
*/
|
|
31008
32670
|
cordon: boolean;
|
|
32671
|
+
/**
|
|
32672
|
+
* Kubernetes label information for node pools/nodes. Up to 20 labels can be specified.
|
|
32673
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32674
|
+
*/
|
|
31009
32675
|
labels: outputs.vke.NodeKubernetesConfigLabel[];
|
|
32676
|
+
/**
|
|
32677
|
+
* Kubernetes taint information for node pools/nodes. Up to 20 taints can be specified.
|
|
32678
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32679
|
+
*/
|
|
31010
32680
|
taints: outputs.vke.NodeKubernetesConfigTaint[];
|
|
31011
32681
|
}
|
|
31012
32682
|
interface NodeKubernetesConfigLabel {
|
|
@@ -31080,6 +32750,10 @@ export declare namespace vke {
|
|
|
31080
32750
|
* Kubelet component configuration
|
|
31081
32751
|
*/
|
|
31082
32752
|
kubeletConfig: outputs.vke.NodePoolKubernetesConfigKubeletConfig;
|
|
32753
|
+
/**
|
|
32754
|
+
* Kubernetes label information for node pools/nodes
|
|
32755
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32756
|
+
*/
|
|
31083
32757
|
labels: outputs.vke.NodePoolKubernetesConfigLabel[];
|
|
31084
32758
|
/**
|
|
31085
32759
|
* Prefix for node object metadata name in Kubernetes
|
|
@@ -31093,6 +32767,10 @@ export declare namespace vke {
|
|
|
31093
32767
|
* Whether the node object metadata name in Kubernetes uses the ECS host name. Values: true: use ECS host name as node name; false: do not use ECS host name as node name
|
|
31094
32768
|
*/
|
|
31095
32769
|
nameUseHostname: boolean;
|
|
32770
|
+
/**
|
|
32771
|
+
* Kubernetes taint information for node pools/nodes
|
|
32772
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32773
|
+
*/
|
|
31096
32774
|
taints: outputs.vke.NodePoolKubernetesConfigTaint[];
|
|
31097
32775
|
}
|
|
31098
32776
|
interface NodePoolKubernetesConfigContainerdConfig {
|
|
@@ -31100,6 +32778,10 @@ export declare namespace vke {
|
|
|
31100
32778
|
* Specify the container image repository address to skip certificate verification.
|
|
31101
32779
|
*/
|
|
31102
32780
|
insecureRegistries: string[];
|
|
32781
|
+
/**
|
|
32782
|
+
* Container image repository proxy configuration
|
|
32783
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32784
|
+
*/
|
|
31103
32785
|
registryProxyConfigs: outputs.vke.NodePoolKubernetesConfigContainerdConfigRegistryProxyConfig[];
|
|
31104
32786
|
}
|
|
31105
32787
|
interface NodePoolKubernetesConfigContainerdConfigRegistryProxyConfig {
|
|
@@ -31117,6 +32799,10 @@ export declare namespace vke {
|
|
|
31117
32799
|
* Configure kubelet CpuManagerPolicy. Supports none and static policies
|
|
31118
32800
|
*/
|
|
31119
32801
|
cpuManagerPolicy: string;
|
|
32802
|
+
/**
|
|
32803
|
+
* Set of hard thresholds for triggering Pod eviction
|
|
32804
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32805
|
+
*/
|
|
31120
32806
|
evictionHards: outputs.vke.NodePoolKubernetesConfigKubeletConfigEvictionHard[];
|
|
31121
32807
|
/**
|
|
31122
32808
|
* Feature gate
|
|
@@ -31130,6 +32816,10 @@ export declare namespace vke {
|
|
|
31130
32816
|
* Queries per second (QPS) for communication with apiserver. Events and node heartbeat APIs are not included; their rate limits are controlled by a different set of flags.
|
|
31131
32817
|
*/
|
|
31132
32818
|
kubeApiQps: number;
|
|
32819
|
+
/**
|
|
32820
|
+
* Resources reserved for Kubernetes system components on the node. By default, half of the default value in the node reserved resource policy is reserved.
|
|
32821
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32822
|
+
*/
|
|
31133
32823
|
kubeReserveds: outputs.vke.NodePoolKubernetesConfigKubeletConfigKubeReserved[];
|
|
31134
32824
|
/**
|
|
31135
32825
|
* Configure the maximum number of Pods supported by kubelet
|
|
@@ -31147,6 +32837,10 @@ export declare namespace vke {
|
|
|
31147
32837
|
* Pull images sequentially
|
|
31148
32838
|
*/
|
|
31149
32839
|
serializeImagePulls: boolean;
|
|
32840
|
+
/**
|
|
32841
|
+
* Resources reserved for the operating system on the node. By default, half of the default value in the node reserved resource policy is used for resource reservation.
|
|
32842
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32843
|
+
*/
|
|
31150
32844
|
systemReserveds: outputs.vke.NodePoolKubernetesConfigKubeletConfigSystemReserved[];
|
|
31151
32845
|
/**
|
|
31152
32846
|
* Topology management policy. Values: none (default): disables topology management policy. restricted: kubelet only accepts Pods that achieve optimal NUMA (Non-Uniform Memory Access) on requested resources. best-effort: kubelet prioritizes Pods that achieve NUMA on CPU and device resources. single-numa-node: kubelet only allows Pods that achieve NUMA on CPU and device resources within the same node
|
|
@@ -31254,6 +32948,10 @@ export declare namespace vke {
|
|
|
31254
32948
|
* Automatic renewal duration for cloud server instances, in months. This parameter is returned only when AutoRenew=true
|
|
31255
32949
|
*/
|
|
31256
32950
|
autoRenewPeriod: number;
|
|
32951
|
+
/**
|
|
32952
|
+
* Node data disk configuration.
|
|
32953
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
32954
|
+
*/
|
|
31257
32955
|
dataVolumes: outputs.vke.NodePoolNodeConfigDataVolume[];
|
|
31258
32956
|
/**
|
|
31259
32957
|
* Group number of the instance in the deployment set; 0 means not set
|
|
@@ -31339,6 +33037,10 @@ export declare namespace vke {
|
|
|
31339
33037
|
* System disk configuration for the node
|
|
31340
33038
|
*/
|
|
31341
33039
|
systemVolume: outputs.vke.NodePoolNodeConfigSystemVolume;
|
|
33040
|
+
/**
|
|
33041
|
+
* Label information configured for the node pool
|
|
33042
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
33043
|
+
*/
|
|
31342
33044
|
tags: outputs.vke.NodePoolNodeConfigTag[];
|
|
31343
33045
|
}
|
|
31344
33046
|
interface NodePoolNodeConfigDataVolume {
|
|
@@ -31490,6 +33192,10 @@ export declare namespace vke {
|
|
|
31490
33192
|
updatingCount: number;
|
|
31491
33193
|
}
|
|
31492
33194
|
interface NodePoolStatus {
|
|
33195
|
+
/**
|
|
33196
|
+
* Status conditions for the current primary state of the node pool, i.e., the reason for entering this primary state
|
|
33197
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
33198
|
+
*/
|
|
31493
33199
|
conditions: outputs.vke.NodePoolStatusCondition[];
|
|
31494
33200
|
/**
|
|
31495
33201
|
* Status of the node pool. Parameter values: Creating, Running, Updating, Deleting, Failed, Scaling
|
|
@@ -31513,6 +33219,10 @@ export declare namespace vke {
|
|
|
31513
33219
|
value: string;
|
|
31514
33220
|
}
|
|
31515
33221
|
interface NodeStatus {
|
|
33222
|
+
/**
|
|
33223
|
+
* Status condition under the node's current primary state, indicating the reason for entering this primary state.
|
|
33224
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
33225
|
+
*/
|
|
31516
33226
|
conditions: outputs.vke.NodeStatusCondition[];
|
|
31517
33227
|
/**
|
|
31518
33228
|
* Node status. Parameter values: Creating, Running, Deleting, Failed, Updating.
|
|
@@ -31772,6 +33482,10 @@ export declare namespace vmp {
|
|
|
31772
33482
|
* Number of availability zones (az)
|
|
31773
33483
|
*/
|
|
31774
33484
|
availabilityZoneReplicas: number;
|
|
33485
|
+
/**
|
|
33486
|
+
* Billing parameter list.
|
|
33487
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
33488
|
+
*/
|
|
31775
33489
|
calculatePriceParams: outputs.vmp.WorkspaceInstanceTypeCalculatePriceParam[];
|
|
31776
33490
|
/**
|
|
31777
33491
|
* Downsampling policy
|
|
@@ -31807,6 +33521,10 @@ export declare namespace vmp {
|
|
|
31807
33521
|
scanSeriesPerSecond: number;
|
|
31808
33522
|
}
|
|
31809
33523
|
interface WorkspaceInstanceTypeCalculatePriceParam {
|
|
33524
|
+
/**
|
|
33525
|
+
* Billing item list.
|
|
33526
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
33527
|
+
*/
|
|
31810
33528
|
calChargeItemLists: outputs.vmp.WorkspaceInstanceTypeCalculatePriceParamCalChargeItemList[];
|
|
31811
33529
|
/**
|
|
31812
33530
|
* Configuration item code.
|
|
@@ -33912,6 +35630,10 @@ export declare namespace waf {
|
|
|
33912
35630
|
* Access port number.
|
|
33913
35631
|
*/
|
|
33914
35632
|
accessPorts: number[];
|
|
35633
|
+
/**
|
|
35634
|
+
* Origin group details.
|
|
35635
|
+
* Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
|
|
35636
|
+
*/
|
|
33915
35637
|
backends: outputs.waf.DomainBackendGroupBackend[];
|
|
33916
35638
|
/**
|
|
33917
35639
|
* Origin group name.
|
|
@@ -34187,3 +35909,4 @@ export declare namespace waf {
|
|
|
34187
35909
|
ruleType: string;
|
|
34188
35910
|
}
|
|
34189
35911
|
}
|
|
35912
|
+
//# sourceMappingURL=output.d.ts.map
|