1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. tos
  6. getBucketRealtimeLog
Viewing docs for volcenginecc v0.0.35
published on Thursday, May 14, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.35
published on Thursday, May 14, 2026 by Volcengine

    Data Source schema for Volcengine::TOS::BucketRealtimeLog

    Using getBucketRealtimeLog

    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 getBucketRealtimeLog(args: GetBucketRealtimeLogArgs, opts?: InvokeOptions): Promise<GetBucketRealtimeLogResult>
    function getBucketRealtimeLogOutput(args: GetBucketRealtimeLogOutputArgs, opts?: InvokeOptions): Output<GetBucketRealtimeLogResult>
    def get_bucket_realtime_log(id: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetBucketRealtimeLogResult
    def get_bucket_realtime_log_output(id: pulumi.Input[Optional[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetBucketRealtimeLogResult]
    func LookupBucketRealtimeLog(ctx *Context, args *LookupBucketRealtimeLogArgs, opts ...InvokeOption) (*LookupBucketRealtimeLogResult, error)
    func LookupBucketRealtimeLogOutput(ctx *Context, args *LookupBucketRealtimeLogOutputArgs, opts ...InvokeOption) LookupBucketRealtimeLogResultOutput

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

    public static class GetBucketRealtimeLog 
    {
        public static Task<GetBucketRealtimeLogResult> InvokeAsync(GetBucketRealtimeLogArgs args, InvokeOptions? opts = null)
        public static Output<GetBucketRealtimeLogResult> Invoke(GetBucketRealtimeLogInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBucketRealtimeLogResult> getBucketRealtimeLog(GetBucketRealtimeLogArgs args, InvokeOptions options)
    public static Output<GetBucketRealtimeLogResult> getBucketRealtimeLog(GetBucketRealtimeLogArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:tos/getBucketRealtimeLog:getBucketRealtimeLog
      arguments:
        # arguments dictionary
    data "volcenginecc_tos_getbucketrealtimelog" "name" {
        # arguments
    }

    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 string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getBucketRealtimeLog Result

    The following output properties are available:

    BucketName string
    Bucket name
    Id string
    Uniquely identifies the resource.
    RealTimeLog Volcengine.GetBucketRealtimeLogRealTimeLog
    Log analysis feature for the bucket
    BucketName string
    Bucket name
    Id string
    Uniquely identifies the resource.
    RealTimeLog GetBucketRealtimeLogRealTimeLog
    Log analysis feature for the bucket
    bucket_name string
    Bucket name
    id string
    Uniquely identifies the resource.
    real_time_log object
    Log analysis feature for the bucket
    bucketName String
    Bucket name
    id String
    Uniquely identifies the resource.
    realTimeLog GetBucketRealtimeLogRealTimeLog
    Log analysis feature for the bucket
    bucketName string
    Bucket name
    id string
    Uniquely identifies the resource.
    realTimeLog GetBucketRealtimeLogRealTimeLog
    Log analysis feature for the bucket
    bucket_name str
    Bucket name
    id str
    Uniquely identifies the resource.
    real_time_log GetBucketRealtimeLogRealTimeLog
    Log analysis feature for the bucket
    bucketName String
    Bucket name
    id String
    Uniquely identifies the resource.
    realTimeLog Property Map
    Log analysis feature for the bucket

    Supporting Types

    GetBucketRealtimeLogRealTimeLog

    Role string
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    TlsProjectId string
    Log project ID
    TlsTopicId string
    Log topic ID
    UseServiceTopic bool
    For topics created using the TOS service, only "true" is allowed as a value
    Role string
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    TlsProjectId string
    Log project ID
    TlsTopicId string
    Log topic ID
    UseServiceTopic bool
    For topics created using the TOS service, only "true" is allowed as a value
    role string
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    tls_project_id string
    Log project ID
    tls_topic_id string
    Log topic ID
    use_service_topic bool
    For topics created using the TOS service, only "true" is allowed as a value
    role String
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    tlsProjectId String
    Log project ID
    tlsTopicId String
    Log topic ID
    useServiceTopic Boolean
    For topics created using the TOS service, only "true" is allowed as a value
    role string
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    tlsProjectId string
    Log project ID
    tlsTopicId string
    Log topic ID
    useServiceTopic boolean
    For topics created using the TOS service, only "true" is allowed as a value
    role str
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    tls_project_id str
    Log project ID
    tls_topic_id str
    Log topic ID
    use_service_topic bool
    For topics created using the TOS service, only "true" is allowed as a value
    role String
    Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
    tlsProjectId String
    Log project ID
    tlsTopicId String
    Log topic ID
    useServiceTopic Boolean
    For topics created using the TOS service, only "true" is allowed as a value

    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.35
    published on Thursday, May 14, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.