1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. apig
  6. getGateway
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::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: volcenginecc: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 Volcengine.GetGatewayBackendSpec
    Backend service configuration information
    Comments string
    Gateway remarks. Length limit: 0–253 characters.
    CreatedTime string
    Gateway creation time
    CustomLog Volcengine.GetGatewayCustomLog
    Custom log configuration
    Events List<Volcengine.GetGatewayEvent>
    Event
    GatewayId string
    Gateway instance ID
    Id string
    Uniquely identifies the resource.
    LogSpec Volcengine.GetGatewayLogSpec
    Log configuration
    Message string
    Error message for gateway creation failure, deletion failure, or abnormal status
    MonitorSpec Volcengine.GetGatewayMonitorSpec
    Monitoring configuration information
    Name string
    Gateway name
    NetworkSpec Volcengine.GetGatewayNetworkSpec
    Network configuration information
    ProjectName string
    Project name
    ResourceSpec Volcengine.GetGatewayResourceSpec
    Resource specification configuration information
    Status string
    Gateway status. Options: Creating: Creating; CreatedFailed: Creation failed; Updating: Updating; Running: Running; Deleting: Deleting; DeletedFailed: Deletion failed; Abnormal: Abnormal
    SubnetIds List<string>
    Subnet ID list. Length limit: 1–2
    TraceSpec Volcengine.GetGatewayTraceSpec
    Link tracing configuration information.
    Type string
    Gateway type. Options: standard: Standard gateway; serverless: Serverless gateway (not supported yet)
    Version string
    Gateway version.
    VpcId string
    VPC ID。
    BackendSpec GetGatewayBackendSpec
    Backend service configuration information
    Comments string
    Gateway remarks. Length limit: 0–253 characters.
    CreatedTime string
    Gateway creation time
    CustomLog GetGatewayCustomLog
    Custom log configuration
    Events []GetGatewayEvent
    Event
    GatewayId string
    Gateway instance ID
    Id string
    Uniquely identifies the resource.
    LogSpec GetGatewayLogSpec
    Log configuration
    Message string
    Error message for gateway creation failure, deletion failure, or abnormal status
    MonitorSpec GetGatewayMonitorSpec
    Monitoring configuration information
    Name string
    Gateway name
    NetworkSpec GetGatewayNetworkSpec
    Network configuration information
    ProjectName string
    Project name
    ResourceSpec GetGatewayResourceSpec
    Resource specification configuration information
    Status string
    Gateway status. Options: Creating: Creating; CreatedFailed: Creation failed; Updating: Updating; Running: Running; Deleting: Deleting; DeletedFailed: Deletion failed; Abnormal: Abnormal
    SubnetIds []string
    Subnet ID list. Length limit: 1–2
    TraceSpec GetGatewayTraceSpec
    Link tracing configuration information.
    Type string
    Gateway type. Options: standard: Standard gateway; serverless: Serverless gateway (not supported yet)
    Version string
    Gateway version.
    VpcId string
    VPC ID。
    backendSpec GetGatewayBackendSpec
    Backend service configuration information
    comments String
    Gateway remarks. Length limit: 0–253 characters.
    createdTime String
    Gateway creation time
    customLog GetGatewayCustomLog
    Custom log configuration
    events List<GetGatewayEvent>
    Event
    gatewayId String
    Gateway instance ID
    id String
    Uniquely identifies the resource.
    logSpec GetGatewayLogSpec
    Log configuration
    message String
    Error message for gateway creation failure, deletion failure, or abnormal status
    monitorSpec GetGatewayMonitorSpec
    Monitoring configuration information
    name String
    Gateway name
    networkSpec GetGatewayNetworkSpec
    Network configuration information
    projectName String
    Project name
    resourceSpec GetGatewayResourceSpec
    Resource specification configuration information
    status String
    Gateway status. Options: Creating: Creating; CreatedFailed: Creation failed; Updating: Updating; Running: Running; Deleting: Deleting; DeletedFailed: Deletion failed; Abnormal: Abnormal
    subnetIds List<String>
    Subnet ID list. Length limit: 1–2
    traceSpec GetGatewayTraceSpec
    Link tracing configuration information.
    type String
    Gateway type. Options: standard: Standard gateway; serverless: Serverless gateway (not supported yet)
    version String
    Gateway version.
    vpcId String
    VPC ID。
    backendSpec GetGatewayBackendSpec
    Backend service configuration information
    comments string
    Gateway remarks. Length limit: 0–253 characters.
    createdTime string
    Gateway creation time
    customLog GetGatewayCustomLog
    Custom log configuration
    events GetGatewayEvent[]
    Event
    gatewayId string
    Gateway instance ID
    id string
    Uniquely identifies the resource.
    logSpec GetGatewayLogSpec
    Log configuration
    message string
    Error message for gateway creation failure, deletion failure, or abnormal status
    monitorSpec GetGatewayMonitorSpec
    Monitoring configuration information
    name string
    Gateway name
    networkSpec GetGatewayNetworkSpec
    Network configuration information
    projectName string
    Project name
    resourceSpec GetGatewayResourceSpec
    Resource specification configuration information
    status string
    Gateway status. Options: Creating: Creating; CreatedFailed: Creation failed; Updating: Updating; Running: Running; Deleting: Deleting; DeletedFailed: Deletion failed; Abnormal: Abnormal
    subnetIds string[]
    Subnet ID list. Length limit: 1–2
    traceSpec GetGatewayTraceSpec
    Link tracing configuration information.
    type string
    Gateway type. Options: standard: Standard gateway; serverless: Serverless gateway (not supported yet)
    version string
    Gateway version.
    vpcId string
    VPC ID。
    backend_spec GetGatewayBackendSpec
    Backend service configuration information
    comments str
    Gateway remarks. Length limit: 0–253 characters.
    created_time str
    Gateway creation time
    custom_log GetGatewayCustomLog
    Custom log configuration
    events Sequence[GetGatewayEvent]
    Event
    gateway_id str
    Gateway instance ID
    id str
    Uniquely identifies the resource.
    log_spec GetGatewayLogSpec
    Log configuration
    message str
    Error message for gateway creation failure, deletion failure, or abnormal status
    monitor_spec GetGatewayMonitorSpec
    Monitoring configuration information
    name str
    Gateway name
    network_spec GetGatewayNetworkSpec
    Network configuration information
    project_name str
    Project name
    resource_spec GetGatewayResourceSpec
    Resource specification configuration information
    status str
    Gateway status. Options: Creating: Creating; CreatedFailed: Creation failed; Updating: Updating; Running: Running; Deleting: Deleting; DeletedFailed: Deletion failed; Abnormal: Abnormal
    subnet_ids Sequence[str]
    Subnet ID list. Length limit: 1–2
    trace_spec GetGatewayTraceSpec
    Link tracing configuration information.
    type str
    Gateway type. Options: standard: Standard gateway; serverless: Serverless gateway (not supported yet)
    version str
    Gateway version.
    vpc_id str
    VPC ID。
    backendSpec Property Map
    Backend service configuration information
    comments String
    Gateway remarks. Length limit: 0–253 characters.
    createdTime String
    Gateway creation time
    customLog Property Map
    Custom log configuration
    events List<Property Map>
    Event
    gatewayId String
    Gateway instance ID
    id String
    Uniquely identifies the resource.
    logSpec Property Map
    Log configuration
    message String
    Error message for gateway creation failure, deletion failure, or abnormal status
    monitorSpec Property Map
    Monitoring configuration information
    name String
    Gateway name
    networkSpec Property Map
    Network configuration information
    projectName String
    Project name
    resourceSpec Property Map
    Resource specification configuration information
    status String
    Gateway status. Options: Creating: Creating; CreatedFailed: Creation failed; Updating: Updating; Running: Running; Deleting: Deleting; DeletedFailed: Deletion failed; Abnormal: Abnormal
    subnetIds List<String>
    Subnet ID list. Length limit: 1–2
    traceSpec Property Map
    Link tracing configuration information.
    type String
    Gateway type. Options: standard: Standard gateway; serverless: Serverless gateway (not supported yet)
    version String
    Gateway version.
    vpcId String
    VPC ID。

    Supporting Types

    GetGatewayBackendSpec

    IsVkeWithFlannelCniSupported bool
    Whether VKE Flannel CNI is supported
    VkePodCidr string
    VKE Pod CIDR。
    IsVkeWithFlannelCniSupported bool
    Whether VKE Flannel CNI is supported
    VkePodCidr string
    VKE Pod CIDR。
    isVkeWithFlannelCniSupported Boolean
    Whether VKE Flannel CNI is supported
    vkePodCidr String
    VKE Pod CIDR。
    isVkeWithFlannelCniSupported boolean
    Whether VKE Flannel CNI is supported
    vkePodCidr string
    VKE Pod CIDR。
    is_vke_with_flannel_cni_supported bool
    Whether VKE Flannel CNI is supported
    vke_pod_cidr str
    VKE Pod CIDR。
    isVkeWithFlannelCniSupported Boolean
    Whether VKE Flannel CNI is supported
    vkePodCidr String
    VKE Pod CIDR。

    GetGatewayCustomLog

    customVariables List<Property Map>
    Custom variable information
    requestHeaders List<Property Map>
    Request header information
    responseHeaders List<Property Map>
    Response header information

    GetGatewayCustomLogCustomVariable

    AliasesInLog string
    Field alias
    Key string
    Request header key
    AliasesInLog string
    Field alias
    Key string
    Request header key
    aliasesInLog String
    Field alias
    key String
    Request header key
    aliasesInLog string
    Field alias
    key string
    Request header key
    aliases_in_log str
    Field alias
    key str
    Request header key
    aliasesInLog String
    Field alias
    key String
    Request header key

    GetGatewayCustomLogRequestHeader

    AliasesInLog string
    Field alias
    Key string
    Request header key
    AliasesInLog string
    Field alias
    Key string
    Request header key
    aliasesInLog String
    Field alias
    key String
    Request header key
    aliasesInLog string
    Field alias
    key string
    Request header key
    aliases_in_log str
    Field alias
    key str
    Request header key
    aliasesInLog String
    Field alias
    key String
    Request header key

    GetGatewayCustomLogResponseHeader

    AliasesInLog string
    Field alias
    Key string
    Request header key
    AliasesInLog string
    Field alias
    Key string
    Request header key
    aliasesInLog String
    Field alias
    key String
    Request header key
    aliasesInLog string
    Field alias
    key string
    Request header key
    aliases_in_log str
    Field alias
    key str
    Request header key
    aliasesInLog String
    Field alias
    key String
    Request header key

    GetGatewayEvent

    Code string
    Event code
    CreatedTime string
    Event creation time
    Data string
    Additional information
    Description string
    Event description
    Code string
    Event code
    CreatedTime string
    Event creation time
    Data string
    Additional information
    Description string
    Event description
    code String
    Event code
    createdTime String
    Event creation time
    data String
    Additional information
    description String
    Event description
    code string
    Event code
    createdTime string
    Event creation time
    data string
    Additional information
    description string
    Event description
    code str
    Event code
    created_time str
    Event creation time
    data str
    Additional information
    description str
    Event description
    code String
    Event code
    createdTime String
    Event creation time
    data String
    Additional information
    description String
    Event description

    GetGatewayLogSpec

    Enable bool
    Whether to enable log service
    ProjectId string
    Log project ID
    TopicId string
    Log topic ID. ProjectId specifies the log topic within the project
    Enable bool
    Whether to enable log service
    ProjectId string
    Log project ID
    TopicId string
    Log topic ID. ProjectId specifies the log topic within the project
    enable Boolean
    Whether to enable log service
    projectId String
    Log project ID
    topicId String
    Log topic ID. ProjectId specifies the log topic within the project
    enable boolean
    Whether to enable log service
    projectId string
    Log project ID
    topicId string
    Log topic ID. ProjectId specifies the log topic within the project
    enable bool
    Whether to enable log service
    project_id str
    Log project ID
    topic_id str
    Log topic ID. ProjectId specifies the log topic within the project
    enable Boolean
    Whether to enable log service
    projectId String
    Log project ID
    topicId String
    Log topic ID. ProjectId specifies the log topic within the project

    GetGatewayMonitorSpec

    Enable bool
    Managed Prometheus (VMP) service
    WorkspaceId string
    Prometheus workspace ID
    Enable bool
    Managed Prometheus (VMP) service
    WorkspaceId string
    Prometheus workspace ID
    enable Boolean
    Managed Prometheus (VMP) service
    workspaceId String
    Prometheus workspace ID
    enable boolean
    Managed Prometheus (VMP) service
    workspaceId string
    Prometheus workspace ID
    enable bool
    Managed Prometheus (VMP) service
    workspace_id str
    Prometheus workspace ID
    enable Boolean
    Managed Prometheus (VMP) service
    workspaceId String
    Prometheus workspace ID

    GetGatewayNetworkSpec

    Subnets List<Volcengine.GetGatewayNetworkSpecSubnet>
    Subnet configuration information list
    VpcId string
    VPC ID。
    VpcName string
    VPC name
    Subnets []GetGatewayNetworkSpecSubnet
    Subnet configuration information list
    VpcId string
    VPC ID。
    VpcName string
    VPC name
    subnets List<GetGatewayNetworkSpecSubnet>
    Subnet configuration information list
    vpcId String
    VPC ID。
    vpcName String
    VPC name
    subnets GetGatewayNetworkSpecSubnet[]
    Subnet configuration information list
    vpcId string
    VPC ID。
    vpcName string
    VPC name
    subnets Sequence[GetGatewayNetworkSpecSubnet]
    Subnet configuration information list
    vpc_id str
    VPC ID。
    vpc_name str
    VPC name
    subnets List<Property Map>
    Subnet configuration information list
    vpcId String
    VPC ID。
    vpcName String
    VPC name

    GetGatewayNetworkSpecSubnet

    Az string
    Availability zone
    SubnetId string
    Subnet ID
    SubnetName string
    Subnet name
    Az string
    Availability zone
    SubnetId string
    Subnet ID
    SubnetName string
    Subnet name
    az String
    Availability zone
    subnetId String
    Subnet ID
    subnetName String
    Subnet name
    az string
    Availability zone
    subnetId string
    Subnet ID
    subnetName string
    Subnet name
    az str
    Availability zone
    subnet_id str
    Subnet ID
    subnet_name str
    Subnet name
    az String
    Availability zone
    subnetId String
    Subnet ID
    subnetName String
    Subnet name

    GetGatewayResourceSpec

    ClbSpecCode string
    CLB specification code. CLB specifications. Options: small1: Small I; small2: Small II; medium1: Medium I; medium2: Medium II; large1: Large I; large2: Large II
    InstanceSpecCode string
    Node specifications. Options: 1c2g, 2c4g, 4c8g, 8c16g
    NetworkType Volcengine.GetGatewayResourceSpecNetworkType
    Network type. Default value: enable public network, enable private network
    PublicNetworkBandwidth int
    Public network bandwidth limit. This field is only used for the 'bandwidth limit billing' public network billing method. Unit: Mbps. Value range: 0–500. Default value: 0
    PublicNetworkBillingType string
    Public network billing method. Options: traffic: billed by actual traffic; bandwidth: billed by bandwidth limit
    Replicas int
    Node count. Value range: 2–100
    ClbSpecCode string
    CLB specification code. CLB specifications. Options: small1: Small I; small2: Small II; medium1: Medium I; medium2: Medium II; large1: Large I; large2: Large II
    InstanceSpecCode string
    Node specifications. Options: 1c2g, 2c4g, 4c8g, 8c16g
    NetworkType GetGatewayResourceSpecNetworkType
    Network type. Default value: enable public network, enable private network
    PublicNetworkBandwidth int
    Public network bandwidth limit. This field is only used for the 'bandwidth limit billing' public network billing method. Unit: Mbps. Value range: 0–500. Default value: 0
    PublicNetworkBillingType string
    Public network billing method. Options: traffic: billed by actual traffic; bandwidth: billed by bandwidth limit
    Replicas int
    Node count. Value range: 2–100
    clbSpecCode String
    CLB specification code. CLB specifications. Options: small1: Small I; small2: Small II; medium1: Medium I; medium2: Medium II; large1: Large I; large2: Large II
    instanceSpecCode String
    Node specifications. Options: 1c2g, 2c4g, 4c8g, 8c16g
    networkType GetGatewayResourceSpecNetworkType
    Network type. Default value: enable public network, enable private network
    publicNetworkBandwidth Integer
    Public network bandwidth limit. This field is only used for the 'bandwidth limit billing' public network billing method. Unit: Mbps. Value range: 0–500. Default value: 0
    publicNetworkBillingType String
    Public network billing method. Options: traffic: billed by actual traffic; bandwidth: billed by bandwidth limit
    replicas Integer
    Node count. Value range: 2–100
    clbSpecCode string
    CLB specification code. CLB specifications. Options: small1: Small I; small2: Small II; medium1: Medium I; medium2: Medium II; large1: Large I; large2: Large II
    instanceSpecCode string
    Node specifications. Options: 1c2g, 2c4g, 4c8g, 8c16g
    networkType GetGatewayResourceSpecNetworkType
    Network type. Default value: enable public network, enable private network
    publicNetworkBandwidth number
    Public network bandwidth limit. This field is only used for the 'bandwidth limit billing' public network billing method. Unit: Mbps. Value range: 0–500. Default value: 0
    publicNetworkBillingType string
    Public network billing method. Options: traffic: billed by actual traffic; bandwidth: billed by bandwidth limit
    replicas number
    Node count. Value range: 2–100
    clb_spec_code str
    CLB specification code. CLB specifications. Options: small1: Small I; small2: Small II; medium1: Medium I; medium2: Medium II; large1: Large I; large2: Large II
    instance_spec_code str
    Node specifications. Options: 1c2g, 2c4g, 4c8g, 8c16g
    network_type GetGatewayResourceSpecNetworkType
    Network type. Default value: enable public network, enable private network
    public_network_bandwidth int
    Public network bandwidth limit. This field is only used for the 'bandwidth limit billing' public network billing method. Unit: Mbps. Value range: 0–500. Default value: 0
    public_network_billing_type str
    Public network billing method. Options: traffic: billed by actual traffic; bandwidth: billed by bandwidth limit
    replicas int
    Node count. Value range: 2–100
    clbSpecCode String
    CLB specification code. CLB specifications. Options: small1: Small I; small2: Small II; medium1: Medium I; medium2: Medium II; large1: Large I; large2: Large II
    instanceSpecCode String
    Node specifications. Options: 1c2g, 2c4g, 4c8g, 8c16g
    networkType Property Map
    Network type. Default value: enable public network, enable private network
    publicNetworkBandwidth Number
    Public network bandwidth limit. This field is only used for the 'bandwidth limit billing' public network billing method. Unit: Mbps. Value range: 0–500. Default value: 0
    publicNetworkBillingType String
    Public network billing method. Options: traffic: billed by actual traffic; bandwidth: billed by bandwidth limit
    replicas Number
    Node count. Value range: 2–100

    GetGatewayResourceSpecNetworkType

    EnablePrivateNetwork bool
    Whether to enable private network
    EnablePublicNetwork bool
    Whether to enable public network
    EnablePrivateNetwork bool
    Whether to enable private network
    EnablePublicNetwork bool
    Whether to enable public network
    enablePrivateNetwork Boolean
    Whether to enable private network
    enablePublicNetwork Boolean
    Whether to enable public network
    enablePrivateNetwork boolean
    Whether to enable private network
    enablePublicNetwork boolean
    Whether to enable public network
    enable_private_network bool
    Whether to enable private network
    enable_public_network bool
    Whether to enable public network
    enablePrivateNetwork Boolean
    Whether to enable private network
    enablePublicNetwork Boolean
    Whether to enable public network

    GetGatewayTraceSpec

    ApmTraceSpec Volcengine.GetGatewayTraceSpecApmTraceSpec
    Application performance monitoring full-link trace configuration
    Enable bool
    Whether to enable trace
    TlsTraceSpec Volcengine.GetGatewayTraceSpecTlsTraceSpec
    Link tracing configuration information.
    TraceType string
    Link tracing type. Possible values: tls: Log Service. apm: Application Performance Monitoring (APM) end-to-end version.
    ApmTraceSpec GetGatewayTraceSpecApmTraceSpec
    Application performance monitoring full-link trace configuration
    Enable bool
    Whether to enable trace
    TlsTraceSpec GetGatewayTraceSpecTlsTraceSpec
    Link tracing configuration information.
    TraceType string
    Link tracing type. Possible values: tls: Log Service. apm: Application Performance Monitoring (APM) end-to-end version.
    apmTraceSpec GetGatewayTraceSpecApmTraceSpec
    Application performance monitoring full-link trace configuration
    enable Boolean
    Whether to enable trace
    tlsTraceSpec GetGatewayTraceSpecTlsTraceSpec
    Link tracing configuration information.
    traceType String
    Link tracing type. Possible values: tls: Log Service. apm: Application Performance Monitoring (APM) end-to-end version.
    apmTraceSpec GetGatewayTraceSpecApmTraceSpec
    Application performance monitoring full-link trace configuration
    enable boolean
    Whether to enable trace
    tlsTraceSpec GetGatewayTraceSpecTlsTraceSpec
    Link tracing configuration information.
    traceType string
    Link tracing type. Possible values: tls: Log Service. apm: Application Performance Monitoring (APM) end-to-end version.
    apm_trace_spec GetGatewayTraceSpecApmTraceSpec
    Application performance monitoring full-link trace configuration
    enable bool
    Whether to enable trace
    tls_trace_spec GetGatewayTraceSpecTlsTraceSpec
    Link tracing configuration information.
    trace_type str
    Link tracing type. Possible values: tls: Log Service. apm: Application Performance Monitoring (APM) end-to-end version.
    apmTraceSpec Property Map
    Application performance monitoring full-link trace configuration
    enable Boolean
    Whether to enable trace
    tlsTraceSpec Property Map
    Link tracing configuration information.
    traceType String
    Link tracing type. Possible values: tls: Log Service. apm: Application Performance Monitoring (APM) end-to-end version.

    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
    Log project ID
    TraceId string
    Trace ID。
    IamUserAk string
    Access key。
    IamUserSk string
    Secret key。
    ProjectId string
    Log project ID
    TraceId string
    Trace ID。
    iamUserAk String
    Access key。
    iamUserSk String
    Secret key。
    projectId String
    Log project ID
    traceId String
    Trace ID。
    iamUserAk string
    Access key。
    iamUserSk string
    Secret key。
    projectId string
    Log project ID
    traceId string
    Trace ID。
    iam_user_ak str
    Access key。
    iam_user_sk str
    Secret key。
    project_id str
    Log project ID
    trace_id str
    Trace ID。
    iamUserAk String
    Access key。
    iamUserSk String
    Secret key。
    projectId String
    Log project ID
    traceId String
    Trace ID。

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.