types

_相关内容

DBA_TYPES

DBA_TYPES 视图提供数据库中所有对象类型的信息。名称 类型 说明 owner TEXT 对象类型的所有者。schema_name TEXT 在其中定义类型的 schema 的名称。type_name TEXT 类型的名称。type_oid OID 类型的对象标识符(OID)。typecode TEXT 类型...

ALL_TYPES

ALL_TYPES 视图提供可供当前用户使用的对象类型的相关信息。名称 类型 说明 owner TEXT 对象类型的所有者。schema_name TEXT 在其中定义类型的 schema 的名称。type_name TEXT 类型的名称。type_oid OID 类型的对象标识符(OID)。typecode...

USER_TYPES

USER_TYPES 视图提供当前用户拥有的所有对象类型的信息。名称 类型 说明 schema_name TEXT 在其中定义类型的 schema 的名称。type_name TEXT 类型的名称。type_oid OID 类型的对象标识符(OID)。typecode TEXT 类型的类型代码。可能值包括...

alicloud_instance_types

This data source provides the ECS instance types of Alibaba Cloud.~>NOTE:By default,only the upgraded instance types are returned.If you want to get outdated instance types,you must set is_outdated to true.~>NOTE:If one ...

alicloud_emr_disk_types

The alicloud_emr_disk_types data source provides a collection of data disk and system disk types available in Alibaba Cloud account when create a emr cluster.->NOTE:Available in 1.60.0+Example Usage data"alicloud_emr_disk_...

alicloud_ecp_instance_types

This data source provides the available instance types with the Cloud Phone(ECP)Instance of the current Alibaba Cloud user.->NOTE:Available in v1.158.0+.Example Usage Basic Usage data"alicloud_ecp_instance_types""default"{...

alicloud_emr_instance_types

The alicloud_emr_instance_types data source provides a collection of ecs instance types available in Alibaba Cloud account when create a emr cluster.->NOTE:Available in 1.59.0+Example Usage data"alicloud_emr_instance_types...

alicloud_ecd_desktop_types

This data source provides the Ecd Desktop Types of the current Alibaba Cloud user.->NOTE:Available in v1.170.0+.Example Usage Basic Usage data"alicloud_ecd_desktop_types""ids"{ instance_type_family="eds.hf"} output"ecd_...

alicloud_hbase_instance_types

This data source provides availability instance_types for HBase that can be accessed by an Alibaba Cloud account within the region configured in the provider.->NOTE:...id="cn-shanghai" zone_id = "cn-shanghai-g" engine = "hbaseue" version = "2.0" instance_type = "hbase.sn2.large" disk_type = "cloud_ssd" } resource "alicloud_hbase_instance" "hbase" { core_instance_type = data.alicloud_hbase_instance_types.default.types[0...

预览报错“There is no supertype for types String,...

问题描述 Quick BI数据集新建计算字段后,预览报错“There is no supertype for types String,Float64 because some of them are String/FixedString and some of them are not”。数据源执行SQL失败:INTERNAL:java.lang.RuntimeException:...

Insert query has mismatched column types.The 8 ...

问题描述 用户洞察-RFM模型执行失败。问题原因 目前Quick Audience的RFM模型,频率这个字段是要求整型的数值,不支持Decimal类型。解决方案 需要将计算源MaxCompute中的表的字段类型修改下,修改为整形的。适用于 Quick Audience

TypeScript Config类

} static types():{[key:string]:any } { return { endpoint:'string',protocol:'string',type:'string',securityToken:'string',accessKeyId:'string',accessKeySecret:'string',userAgent:'string',};} constructor(map?{[key:string]:...

TypeScript Config类

} static types():{[key:string]:any } { return { endpoint:'string',protocol:'string',type:'string',securityToken:'string',accessKeyId:'string',accessKeySecret:'string',userAgent:'string',};} constructor(map?{[key:string]:...

ST_eventTypes

获得轨迹的所有事件类型。语法 integer[]ST_eventTypes(trajectory traj);参数 参数名称 描述 traj 轨迹对象。示例 With traj AS(select '{"trajectory":{"version":1,"type":"STPOINT","leafcount":2,"start_time":"2010-01-01 11:30:00",...

ST_eventTypes

获得轨迹的所有事件类型。语法 integer[]ST_eventTypes(trajectory traj);参数 参数名称 描述 traj 轨迹对象。示例 With traj AS(select '{"trajectory":{"version":1,"type":"STPOINT","leafcount":2,"start_time":"2010-01-01 11:30:00",...

ST_eventTypes

获得轨迹的所有事件类型。语法 integer[]ST_eventTypes(trajectory traj);参数 参数名称 描述 traj 轨迹对象。示例 With traj AS(select '{"trajectory":{"version":1,"type":"STPOINT","leafcount":2,"start_time":"2010-01-01 11:30:00",...

ST_eventTypes

获得轨迹的所有事件类型。语法 integer[]ST_eventTypes(trajectory traj);参数 参数名称 描述 traj 轨迹对象。示例 With traj AS(select '{"trajectory":{"version":1,"type":"STPOINT","leafcount":2,"start_time":"2010-01-01 11:30:00",...

alicloud_emr_cluster

data.alicloud_emr_disk_types.system_disk.types.0.min:160 } host_group { host_group_name="core_group"host_group_type="CORE"node_count="3"instance_type=data.alicloud_emr_instance_types.default.types.0.id disk_type=data....

alicloud_emr_clusters

data.alicloud_emr_disk_types.system_disk.types.0.min:160 } host_group { host_group_name="core_group"host_group_type="CORE"node_count="3"instance_type=data.alicloud_emr_instance_types.default.types.0.id disk_type=data....

alicloud_dbfs_instance_attachment

example"} provider"alicloud"{ region="cn-hangzhou" } locals { zone_id = "cn-hangzhou-i" } data "alicloud_instance_types" "example" { availability_zone = local.zone_id instance_type_family = "ecs.g7se" } data "alicloud_images" "example" { instance_type = data.alicloud_instance_types.example.instance_types[length(data.alicloud...instance_types.example.instance_types)-1].id name_regex="^aliyun_2_1903_x64_20G_alibase_20231221.vhd"owners="system"}...

alicloud_config_configuration_recorder

We recommend you to use the resource alicloud_config_aggregator.resource_types-(Optional)A list of resource types to be monitored.Resource types that support Cloud Config.If you use an ordinary account,the resource_types ...

alicloud_dbfs_snapshot

example"} provider"alicloud"{ region="cn-hangzhou" } locals { zone_id = "cn-hangzhou-i" } data "alicloud_instance_types" "example" { availability_zone = local.zone_id instance_type_family = "ecs.g7se" } data "alicloud_images" "example" { instance_type = data.alicloud_instance_types.example.instance_types[length(data.alicloud...instance_types.example.instance_types)-1].id name_regex="^aliyun_2_1903_x64_20G_alibase_20231221.vhd"owners="system"}...

使用JDBC Connector导入

.field("name",Types.STRING).field("age",Types.LONG).field("sex",Types.STRING).field("grade",Types.LONG).field("rate",Types.FLOAT).build()tEnv.registerTableSource("source",csvTableSource)val resultTable=tEnv.scan("source...

alicloud_config_rule

resource_id"region_ids_scope="cn-hangzhou" config_rule_trigger_types= "ConfigurationItemChangeNotification" resource_group_ids_scope = data.alicloud_resource_manager_resource_groups.default.ids.0 resource_types_scope =...

使用Go为网格代理编写Wasm插件

so that we don't need to reimplement all the methods.types.DefaultPluginContext }/Override types.DefaultPluginContext.func(ctx*pluginContext)OnPluginStart(pluginConfigurationSize int)types.OnPluginStartStatus { return ...

alicloud_emr_main_versions

version="EMR-3.22.0"cluster_type=["HADOOP","ZOOKEEPER"]} output"first_main_version"{ value="${data.alicloud_emr_main_versions.default.main_versions.0.emr_version}"} output"this_cluster_types"{ value="${data.alicloud_emr_...

alicloud_ecp_instances

This data source provides the Ecp Instances of the current Alibaba Cloud user.->NOTE:Available in v1.158.0+.Example Usage Basic Usage data"alicloud_ecp_zones""default"{ } data"alicloud_ecp_instance_types""default"{ } ...

alicloud_config_configuration_recorders

The Cloud Config region only support ......output_file-(Optional)File name where to save data source results(after running terraform plan).Attributes Reference The following attributes are exported in addition to the arguments ...

alicloud_ecp_instance

ecp_zones.default.zones)zone_id=data.alicloud_ecp_zones.default.zones[local.count_size-1].zone_id instance_type_count_size=length(data.alicloud_ecp_instance_types.default.instance_types)instance_type=data.alicloud_ecp_...

日志字段说明

1000 pps_types_drop_synack_pps 被丢弃的SYN-ACK数据包的包转发率,单位:pps。1000 pps_types_finrst 被丢弃的FIN-RST数据包的包转发率,单位:pps。1000 pps_types_dns 被丢弃的DNS数据包的包转发率,单位:pps。1000 policy_packet_...

DescribeGatewayTypes

Iscsi</types></DescribeGatewayTypesResponse>JSON 格式 {"code":"200","message":"successful","requestId":"787ECFD0-5F30-44C0-BB8F-56A964F66D01","success":true,"types":"File,Iscsi"} 错误码 HttpCode 错误码 错误信息 描述 400 ...

日志字段说明

1000 pps_types_drop_synack_pps 被丢弃的SYN-ACK数据包的包转发率,单位:pps。1000 pps_types_finrst 被丢弃的FIN-RST数据包的包转发率,单位:pps。1000 pps_types_dns 被丢弃的DNS数据包的包转发率,单位:pps。1000 policy_packet_...

alicloud_config_rules

compliance_resource_id has been removed from provider version 1.124.1.Please use 'exclude_resource_ids_scope' instead.scope_compliance_resource_types-The types of the resources to be evaluated against the rule.source_...

alicloud_cs_kubernetes_node_pool

ids=[alicloud_vswitch.default.id]instance_types=[data.alicloud_instance_types.cloud_efficiency.instance_types.0.id,data.alicloud_instance_types.cloud_efficiency.instance_types.1.id]system_disk_category="cloud_efficiency...

alicloud_config_aggregate_config_rule

scope-(Optional)The rule monitors resource group IDs,separated by commas,only applies to rules created based on managed rules.resource_types_scope-(Required)Resource types to be evaluated.Alibaba Cloud services that ...

alicloud_cen_route_map

child_instance_types-(Optional)A match statement that indicates the list of source instance types.Valid values:["VPC","VBR","CCN"].destination_child_instance_types-(Optional)A match statement that indicates the list of ...

alicloud_threat_detection_web_lock_config

(Required,ForceNew)Specify the protected directory mode.Value:whitelist:whitelist mode,which protects the added protected directories and file types.-blacklist:blacklist mode,which protects all unexcluded subdirectories,...

alicloud_ddoscoo_domain_resource

types below.->NOTE:From version 1.206.0,proxy_types can be modified.proxy_types The proxy_types supports the following:proxy_type-(Optional)the protocol type.This field is required and must be a string.Valid values:http ,...

alicloud_ecs_snapshot

disk_category="cloud_efficiency"available_resource_creation="VSwitch"} data"alicloud_instance_types""default"{ availability_zone=data.alicloud_zones.default.zones.0.id } data"alicloud_images""default"{ name_regex="^ubuntu...

alicloud_resource_manager_shared_resource

share_id-(Required,ForceNew)The resource share ID of resource manager.resource_type-(Required,ForceNew)The resource type of should shared.Valid values:VSwitch.The following types are added after v1.173.0:ROSTemplate and ...
< 1 2 3 4 ... 45 >
共有45页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用