1. Packages
  2. Bytepluscc Provider
  3. API Docs
  4. apig
  5. getGateway
bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
bytepluscc logo
bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus

    Data Source schema for Byteplus::APIG::Gateway

    Using getGateway

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGateway(args: GetGatewayArgs, opts?: InvokeOptions): Promise<GetGatewayResult>
    function getGatewayOutput(args: GetGatewayOutputArgs, opts?: InvokeOptions): Output<GetGatewayResult>
    def get_gateway(id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetGatewayResult
    def get_gateway_output(id: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetGatewayResult]
    func LookupGateway(ctx *Context, args *LookupGatewayArgs, opts ...InvokeOption) (*LookupGatewayResult, error)
    func LookupGatewayOutput(ctx *Context, args *LookupGatewayOutputArgs, opts ...InvokeOption) LookupGatewayResultOutput

    > Note: This function is named LookupGateway in the Go SDK.

    public static class GetGateway 
    {
        public static Task<GetGatewayResult> InvokeAsync(GetGatewayArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayResult> Invoke(GetGatewayInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayResult> getGateway(GetGatewayArgs args, InvokeOptions options)
    public static Output<GetGatewayResult> getGateway(GetGatewayArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:apig/getGateway:getGateway
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getGateway Result

    The following output properties are available:

    BackendSpec Byteplus.GetGatewayBackendSpec
    后端服务配置信息。
    Comments string
    网关备注信息。长度限制为0~253个字符。
    CreatedTime string
    网关创建时间。
    CustomLog Byteplus.GetGatewayCustomLog
    自定义日志配置。
    Events List<Byteplus.GetGatewayEvent>
    事件。
    GatewayId string
    网关实例ID。
    Id string
    Uniquely identifies the resource.
    LogSpec Byteplus.GetGatewayLogSpec
    日志配置。
    Message string
    网关创建失败、删除失败或异常时的错误信息。
    MonitorSpec Byteplus.GetGatewayMonitorSpec
    监控配置信息。
    Name string
    网关名称。
    NetworkSpec Byteplus.GetGatewayNetworkSpec
    网络配置信息。
    ProjectName string
    项目名称。
    ResourceSpec Byteplus.GetGatewayResourceSpec
    资源规格配置信息。
    Status string
    网关状态,取值:Creating:创建中。CreatedFailed:创建失败。Updating:更新中。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
    SubnetIds List<string>
    子网ID列表。长度限制为1~2个。
    TraceSpec Byteplus.GetGatewayTraceSpec
    链路追踪配置信息。
    Type string
    网关类型,取值:standard:标准网关。serverless:Serverless网关(暂不支持)。
    Version string
    网关版本。
    VpcId string
    VPC ID。
    BackendSpec GetGatewayBackendSpec
    后端服务配置信息。
    Comments string
    网关备注信息。长度限制为0~253个字符。
    CreatedTime string
    网关创建时间。
    CustomLog GetGatewayCustomLog
    自定义日志配置。
    Events []GetGatewayEvent
    事件。
    GatewayId string
    网关实例ID。
    Id string
    Uniquely identifies the resource.
    LogSpec GetGatewayLogSpec
    日志配置。
    Message string
    网关创建失败、删除失败或异常时的错误信息。
    MonitorSpec GetGatewayMonitorSpec
    监控配置信息。
    Name string
    网关名称。
    NetworkSpec GetGatewayNetworkSpec
    网络配置信息。
    ProjectName string
    项目名称。
    ResourceSpec GetGatewayResourceSpec
    资源规格配置信息。
    Status string
    网关状态,取值:Creating:创建中。CreatedFailed:创建失败。Updating:更新中。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
    SubnetIds []string
    子网ID列表。长度限制为1~2个。
    TraceSpec GetGatewayTraceSpec
    链路追踪配置信息。
    Type string
    网关类型,取值:standard:标准网关。serverless:Serverless网关(暂不支持)。
    Version string
    网关版本。
    VpcId string
    VPC ID。
    backendSpec GetGatewayBackendSpec
    后端服务配置信息。
    comments String
    网关备注信息。长度限制为0~253个字符。
    createdTime String
    网关创建时间。
    customLog GetGatewayCustomLog
    自定义日志配置。
    events List<GetGatewayEvent>
    事件。
    gatewayId String
    网关实例ID。
    id String
    Uniquely identifies the resource.
    logSpec GetGatewayLogSpec
    日志配置。
    message String
    网关创建失败、删除失败或异常时的错误信息。
    monitorSpec GetGatewayMonitorSpec
    监控配置信息。
    name String
    网关名称。
    networkSpec GetGatewayNetworkSpec
    网络配置信息。
    projectName String
    项目名称。
    resourceSpec GetGatewayResourceSpec
    资源规格配置信息。
    status String
    网关状态,取值:Creating:创建中。CreatedFailed:创建失败。Updating:更新中。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
    subnetIds List<String>
    子网ID列表。长度限制为1~2个。
    traceSpec GetGatewayTraceSpec
    链路追踪配置信息。
    type String
    网关类型,取值:standard:标准网关。serverless:Serverless网关(暂不支持)。
    version String
    网关版本。
    vpcId String
    VPC ID。
    backendSpec GetGatewayBackendSpec
    后端服务配置信息。
    comments string
    网关备注信息。长度限制为0~253个字符。
    createdTime string
    网关创建时间。
    customLog GetGatewayCustomLog
    自定义日志配置。
    events GetGatewayEvent[]
    事件。
    gatewayId string
    网关实例ID。
    id string
    Uniquely identifies the resource.
    logSpec GetGatewayLogSpec
    日志配置。
    message string
    网关创建失败、删除失败或异常时的错误信息。
    monitorSpec GetGatewayMonitorSpec
    监控配置信息。
    name string
    网关名称。
    networkSpec GetGatewayNetworkSpec
    网络配置信息。
    projectName string
    项目名称。
    resourceSpec GetGatewayResourceSpec
    资源规格配置信息。
    status string
    网关状态,取值:Creating:创建中。CreatedFailed:创建失败。Updating:更新中。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
    subnetIds string[]
    子网ID列表。长度限制为1~2个。
    traceSpec GetGatewayTraceSpec
    链路追踪配置信息。
    type string
    网关类型,取值:standard:标准网关。serverless:Serverless网关(暂不支持)。
    version string
    网关版本。
    vpcId string
    VPC ID。
    backend_spec GetGatewayBackendSpec
    后端服务配置信息。
    comments str
    网关备注信息。长度限制为0~253个字符。
    created_time str
    网关创建时间。
    custom_log GetGatewayCustomLog
    自定义日志配置。
    events Sequence[GetGatewayEvent]
    事件。
    gateway_id str
    网关实例ID。
    id str
    Uniquely identifies the resource.
    log_spec GetGatewayLogSpec
    日志配置。
    message str
    网关创建失败、删除失败或异常时的错误信息。
    monitor_spec GetGatewayMonitorSpec
    监控配置信息。
    name str
    网关名称。
    network_spec GetGatewayNetworkSpec
    网络配置信息。
    project_name str
    项目名称。
    resource_spec GetGatewayResourceSpec
    资源规格配置信息。
    status str
    网关状态,取值:Creating:创建中。CreatedFailed:创建失败。Updating:更新中。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
    subnet_ids Sequence[str]
    子网ID列表。长度限制为1~2个。
    trace_spec GetGatewayTraceSpec
    链路追踪配置信息。
    type str
    网关类型,取值:standard:标准网关。serverless:Serverless网关(暂不支持)。
    version str
    网关版本。
    vpc_id str
    VPC ID。
    backendSpec Property Map
    后端服务配置信息。
    comments String
    网关备注信息。长度限制为0~253个字符。
    createdTime String
    网关创建时间。
    customLog Property Map
    自定义日志配置。
    events List<Property Map>
    事件。
    gatewayId String
    网关实例ID。
    id String
    Uniquely identifies the resource.
    logSpec Property Map
    日志配置。
    message String
    网关创建失败、删除失败或异常时的错误信息。
    monitorSpec Property Map
    监控配置信息。
    name String
    网关名称。
    networkSpec Property Map
    网络配置信息。
    projectName String
    项目名称。
    resourceSpec Property Map
    资源规格配置信息。
    status String
    网关状态,取值:Creating:创建中。CreatedFailed:创建失败。Updating:更新中。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
    subnetIds List<String>
    子网ID列表。长度限制为1~2个。
    traceSpec Property Map
    链路追踪配置信息。
    type String
    网关类型,取值:standard:标准网关。serverless:Serverless网关(暂不支持)。
    version String
    网关版本。
    vpcId String
    VPC ID。

    Supporting Types

    GetGatewayBackendSpec

    IsVkeWithFlannelCniSupported bool
    是否支持VKE Flannel CNI。
    VkePodCidr string
    VKE Pod CIDR。
    IsVkeWithFlannelCniSupported bool
    是否支持VKE Flannel CNI。
    VkePodCidr string
    VKE Pod CIDR。
    isVkeWithFlannelCniSupported Boolean
    是否支持VKE Flannel CNI。
    vkePodCidr String
    VKE Pod CIDR。
    isVkeWithFlannelCniSupported boolean
    是否支持VKE Flannel CNI。
    vkePodCidr string
    VKE Pod CIDR。
    is_vke_with_flannel_cni_supported bool
    是否支持VKE Flannel CNI。
    vke_pod_cidr str
    VKE Pod CIDR。
    isVkeWithFlannelCniSupported Boolean
    是否支持VKE Flannel CNI。
    vkePodCidr String
    VKE Pod CIDR。

    GetGatewayCustomLog

    GetGatewayCustomLogCustomVariable

    AliasesInLog string
    字段别名。
    Key string
    请求头键。
    AliasesInLog string
    字段别名。
    Key string
    请求头键。
    aliasesInLog String
    字段别名。
    key String
    请求头键。
    aliasesInLog string
    字段别名。
    key string
    请求头键。
    aliases_in_log str
    字段别名。
    key str
    请求头键。
    aliasesInLog String
    字段别名。
    key String
    请求头键。

    GetGatewayCustomLogRequestHeader

    AliasesInLog string
    字段别名。
    Key string
    请求头键。
    AliasesInLog string
    字段别名。
    Key string
    请求头键。
    aliasesInLog String
    字段别名。
    key String
    请求头键。
    aliasesInLog string
    字段别名。
    key string
    请求头键。
    aliases_in_log str
    字段别名。
    key str
    请求头键。
    aliasesInLog String
    字段别名。
    key String
    请求头键。

    GetGatewayCustomLogResponseHeader

    AliasesInLog string
    字段别名。
    Key string
    请求头键。
    AliasesInLog string
    字段别名。
    Key string
    请求头键。
    aliasesInLog String
    字段别名。
    key String
    请求头键。
    aliasesInLog string
    字段别名。
    key string
    请求头键。
    aliases_in_log str
    字段别名。
    key str
    请求头键。
    aliasesInLog String
    字段别名。
    key String
    请求头键。

    GetGatewayEvent

    Code string
    事件代码。
    CreatedTime string
    事件创建时间。
    Data string
    附带信息。
    Description string
    事件描述。
    Code string
    事件代码。
    CreatedTime string
    事件创建时间。
    Data string
    附带信息。
    Description string
    事件描述。
    code String
    事件代码。
    createdTime String
    事件创建时间。
    data String
    附带信息。
    description String
    事件描述。
    code string
    事件代码。
    createdTime string
    事件创建时间。
    data string
    附带信息。
    description string
    事件描述。
    code str
    事件代码。
    created_time str
    事件创建时间。
    data str
    附带信息。
    description str
    事件描述。
    code String
    事件代码。
    createdTime String
    事件创建时间。
    data String
    附带信息。
    description String
    事件描述。

    GetGatewayLogSpec

    Enable bool
    是否开启日志服务。
    ProjectId string
    日志项目ID。
    TopicId string
    日志主题ID。ProjectId 指定项目里面的日志主题。
    Enable bool
    是否开启日志服务。
    ProjectId string
    日志项目ID。
    TopicId string
    日志主题ID。ProjectId 指定项目里面的日志主题。
    enable Boolean
    是否开启日志服务。
    projectId String
    日志项目ID。
    topicId String
    日志主题ID。ProjectId 指定项目里面的日志主题。
    enable boolean
    是否开启日志服务。
    projectId string
    日志项目ID。
    topicId string
    日志主题ID。ProjectId 指定项目里面的日志主题。
    enable bool
    是否开启日志服务。
    project_id str
    日志项目ID。
    topic_id str
    日志主题ID。ProjectId 指定项目里面的日志主题。
    enable Boolean
    是否开启日志服务。
    projectId String
    日志项目ID。
    topicId String
    日志主题ID。ProjectId 指定项目里面的日志主题。

    GetGatewayMonitorSpec

    Enable bool
    托管Prometheus(VMP)服务。
    WorkspaceId string
    Prometheus工作区ID。
    Enable bool
    托管Prometheus(VMP)服务。
    WorkspaceId string
    Prometheus工作区ID。
    enable Boolean
    托管Prometheus(VMP)服务。
    workspaceId String
    Prometheus工作区ID。
    enable boolean
    托管Prometheus(VMP)服务。
    workspaceId string
    Prometheus工作区ID。
    enable bool
    托管Prometheus(VMP)服务。
    workspace_id str
    Prometheus工作区ID。
    enable Boolean
    托管Prometheus(VMP)服务。
    workspaceId String
    Prometheus工作区ID。

    GetGatewayNetworkSpec

    Subnets List<Byteplus.GetGatewayNetworkSpecSubnet>
    子网配置信息列表。
    VpcId string
    VPC ID。
    VpcName string
    VPC名称。
    Subnets []GetGatewayNetworkSpecSubnet
    子网配置信息列表。
    VpcId string
    VPC ID。
    VpcName string
    VPC名称。
    subnets List<GetGatewayNetworkSpecSubnet>
    子网配置信息列表。
    vpcId String
    VPC ID。
    vpcName String
    VPC名称。
    subnets GetGatewayNetworkSpecSubnet[]
    子网配置信息列表。
    vpcId string
    VPC ID。
    vpcName string
    VPC名称。
    subnets Sequence[GetGatewayNetworkSpecSubnet]
    子网配置信息列表。
    vpc_id str
    VPC ID。
    vpc_name str
    VPC名称。
    subnets List<Property Map>
    子网配置信息列表。
    vpcId String
    VPC ID。
    vpcName String
    VPC名称。

    GetGatewayNetworkSpecSubnet

    Az string
    可用区。
    SubnetId string
    子网ID。
    SubnetName string
    子网名称。
    Az string
    可用区。
    SubnetId string
    子网ID。
    SubnetName string
    子网名称。
    az String
    可用区。
    subnetId String
    子网ID。
    subnetName String
    子网名称。
    az string
    可用区。
    subnetId string
    子网ID。
    subnetName string
    子网名称。
    az str
    可用区。
    subnet_id str
    子网ID。
    subnet_name str
    子网名称。
    az String
    可用区。
    subnetId String
    子网ID。
    subnetName String
    子网名称。

    GetGatewayResourceSpec

    ClbSpecCode string
    CLB规格编码。CLB规格,取值:small1:小型 I。small2:小型 II。medium1:中型 I。medium2:中型 II。large1:大型 I。large2:大型 II。
    InstanceSpecCode string
    节点规格,取值:1c2g。2c4g。4c8g。8c16g。
    NetworkType Byteplus.GetGatewayResourceSpecNetworkType
    网络类型。默认值为开启公网,开启私网。
    PublicNetworkBandwidth int
    公网带宽上限,该字段仅用于“按带宽上限收费”公网网络计费方式。单位为Mbps。取值限制为0~500。默认值为0。
    PublicNetworkBillingType string
    公网网络计费方式,取值:traffic:按实际流量计费。bandwidth:按带宽上限计费。
    Replicas int
    节点数量。取值限制为2~100。
    ClbSpecCode string
    CLB规格编码。CLB规格,取值:small1:小型 I。small2:小型 II。medium1:中型 I。medium2:中型 II。large1:大型 I。large2:大型 II。
    InstanceSpecCode string
    节点规格,取值:1c2g。2c4g。4c8g。8c16g。
    NetworkType GetGatewayResourceSpecNetworkType
    网络类型。默认值为开启公网,开启私网。
    PublicNetworkBandwidth int
    公网带宽上限,该字段仅用于“按带宽上限收费”公网网络计费方式。单位为Mbps。取值限制为0~500。默认值为0。
    PublicNetworkBillingType string
    公网网络计费方式,取值:traffic:按实际流量计费。bandwidth:按带宽上限计费。
    Replicas int
    节点数量。取值限制为2~100。
    clbSpecCode String
    CLB规格编码。CLB规格,取值:small1:小型 I。small2:小型 II。medium1:中型 I。medium2:中型 II。large1:大型 I。large2:大型 II。
    instanceSpecCode String
    节点规格,取值:1c2g。2c4g。4c8g。8c16g。
    networkType GetGatewayResourceSpecNetworkType
    网络类型。默认值为开启公网,开启私网。
    publicNetworkBandwidth Integer
    公网带宽上限,该字段仅用于“按带宽上限收费”公网网络计费方式。单位为Mbps。取值限制为0~500。默认值为0。
    publicNetworkBillingType String
    公网网络计费方式,取值:traffic:按实际流量计费。bandwidth:按带宽上限计费。
    replicas Integer
    节点数量。取值限制为2~100。
    clbSpecCode string
    CLB规格编码。CLB规格,取值:small1:小型 I。small2:小型 II。medium1:中型 I。medium2:中型 II。large1:大型 I。large2:大型 II。
    instanceSpecCode string
    节点规格,取值:1c2g。2c4g。4c8g。8c16g。
    networkType GetGatewayResourceSpecNetworkType
    网络类型。默认值为开启公网,开启私网。
    publicNetworkBandwidth number
    公网带宽上限,该字段仅用于“按带宽上限收费”公网网络计费方式。单位为Mbps。取值限制为0~500。默认值为0。
    publicNetworkBillingType string
    公网网络计费方式,取值:traffic:按实际流量计费。bandwidth:按带宽上限计费。
    replicas number
    节点数量。取值限制为2~100。
    clb_spec_code str
    CLB规格编码。CLB规格,取值:small1:小型 I。small2:小型 II。medium1:中型 I。medium2:中型 II。large1:大型 I。large2:大型 II。
    instance_spec_code str
    节点规格,取值:1c2g。2c4g。4c8g。8c16g。
    network_type GetGatewayResourceSpecNetworkType
    网络类型。默认值为开启公网,开启私网。
    public_network_bandwidth int
    公网带宽上限,该字段仅用于“按带宽上限收费”公网网络计费方式。单位为Mbps。取值限制为0~500。默认值为0。
    public_network_billing_type str
    公网网络计费方式,取值:traffic:按实际流量计费。bandwidth:按带宽上限计费。
    replicas int
    节点数量。取值限制为2~100。
    clbSpecCode String
    CLB规格编码。CLB规格,取值:small1:小型 I。small2:小型 II。medium1:中型 I。medium2:中型 II。large1:大型 I。large2:大型 II。
    instanceSpecCode String
    节点规格,取值:1c2g。2c4g。4c8g。8c16g。
    networkType Property Map
    网络类型。默认值为开启公网,开启私网。
    publicNetworkBandwidth Number
    公网带宽上限,该字段仅用于“按带宽上限收费”公网网络计费方式。单位为Mbps。取值限制为0~500。默认值为0。
    publicNetworkBillingType String
    公网网络计费方式,取值:traffic:按实际流量计费。bandwidth:按带宽上限计费。
    replicas Number
    节点数量。取值限制为2~100。

    GetGatewayResourceSpecNetworkType

    EnablePrivateNetwork bool
    是否启用私网。
    EnablePublicNetwork bool
    是否启用公网。
    EnablePrivateNetwork bool
    是否启用私网。
    EnablePublicNetwork bool
    是否启用公网。
    enablePrivateNetwork Boolean
    是否启用私网。
    enablePublicNetwork Boolean
    是否启用公网。
    enablePrivateNetwork boolean
    是否启用私网。
    enablePublicNetwork boolean
    是否启用公网。
    enable_private_network bool
    是否启用私网。
    enable_public_network bool
    是否启用公网。
    enablePrivateNetwork Boolean
    是否启用私网。
    enablePublicNetwork Boolean
    是否启用公网。

    GetGatewayTraceSpec

    ApmTraceSpec Byteplus.GetGatewayTraceSpecApmTraceSpec
    应用性能监控全链路版链路追踪配置。
    Enable bool
    是否启用链路追踪。
    TlsTraceSpec Byteplus.GetGatewayTraceSpecTlsTraceSpec
    链路追踪配置信息。
    TraceType string
    链路追踪类型,取值:tls:日志服务。apm:应用性能监控全链路版。
    ApmTraceSpec GetGatewayTraceSpecApmTraceSpec
    应用性能监控全链路版链路追踪配置。
    Enable bool
    是否启用链路追踪。
    TlsTraceSpec GetGatewayTraceSpecTlsTraceSpec
    链路追踪配置信息。
    TraceType string
    链路追踪类型,取值:tls:日志服务。apm:应用性能监控全链路版。
    apmTraceSpec GetGatewayTraceSpecApmTraceSpec
    应用性能监控全链路版链路追踪配置。
    enable Boolean
    是否启用链路追踪。
    tlsTraceSpec GetGatewayTraceSpecTlsTraceSpec
    链路追踪配置信息。
    traceType String
    链路追踪类型,取值:tls:日志服务。apm:应用性能监控全链路版。
    apmTraceSpec GetGatewayTraceSpecApmTraceSpec
    应用性能监控全链路版链路追踪配置。
    enable boolean
    是否启用链路追踪。
    tlsTraceSpec GetGatewayTraceSpecTlsTraceSpec
    链路追踪配置信息。
    traceType string
    链路追踪类型,取值:tls:日志服务。apm:应用性能监控全链路版。
    apm_trace_spec GetGatewayTraceSpecApmTraceSpec
    应用性能监控全链路版链路追踪配置。
    enable bool
    是否启用链路追踪。
    tls_trace_spec GetGatewayTraceSpecTlsTraceSpec
    链路追踪配置信息。
    trace_type str
    链路追踪类型,取值:tls:日志服务。apm:应用性能监控全链路版。
    apmTraceSpec Property Map
    应用性能监控全链路版链路追踪配置。
    enable Boolean
    是否启用链路追踪。
    tlsTraceSpec Property Map
    链路追踪配置信息。
    traceType String
    链路追踪类型,取值:tls:日志服务。apm:应用性能监控全链路版。

    GetGatewayTraceSpecApmTraceSpec

    ApiKey string
    API Key。
    ApiKey string
    API Key。
    apiKey String
    API Key。
    apiKey string
    API Key。
    api_key str
    API Key。
    apiKey String
    API Key。

    GetGatewayTraceSpecTlsTraceSpec

    IamUserAk string
    Access key。
    IamUserSk string
    Secret key。
    ProjectId string
    日志项目ID。
    TraceId string
    Trace ID。
    IamUserAk string
    Access key。
    IamUserSk string
    Secret key。
    ProjectId string
    日志项目ID。
    TraceId string
    Trace ID。
    iamUserAk String
    Access key。
    iamUserSk String
    Secret key。
    projectId String
    日志项目ID。
    traceId String
    Trace ID。
    iamUserAk string
    Access key。
    iamUserSk string
    Secret key。
    projectId string
    日志项目ID。
    traceId string
    Trace ID。
    iam_user_ak str
    Access key。
    iam_user_sk str
    Secret key。
    project_id str
    日志项目ID。
    trace_id str
    Trace ID。
    iamUserAk String
    Access key。
    iamUserSk String
    Secret key。
    projectId String
    日志项目ID。
    traceId String
    Trace ID。

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
      Meet Neo: Your AI Platform Teammate