1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. cloudmonitor
  6. getContactGroup
Viewing docs for volcenginecc v0.0.41
published on Monday, Jun 8, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.41
published on Monday, Jun 8, 2026 by Volcengine

    Data Source schema for Volcengine::CloudMonitor::ContactGroup

    Using getContactGroup

    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 getContactGroup(args: GetContactGroupArgs, opts?: InvokeOptions): Promise<GetContactGroupResult>
    function getContactGroupOutput(args: GetContactGroupOutputArgs, opts?: InvokeOptions): Output<GetContactGroupResult>
    def get_contact_group(id: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetContactGroupResult
    def get_contact_group_output(id: pulumi.Input[Optional[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetContactGroupResult]
    func LookupContactGroup(ctx *Context, args *LookupContactGroupArgs, opts ...InvokeOption) (*LookupContactGroupResult, error)
    func LookupContactGroupOutput(ctx *Context, args *LookupContactGroupOutputArgs, opts ...InvokeOption) LookupContactGroupResultOutput

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

    public static class GetContactGroup 
    {
        public static Task<GetContactGroupResult> InvokeAsync(GetContactGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetContactGroupResult> Invoke(GetContactGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetContactGroupResult> getContactGroup(GetContactGroupArgs args, InvokeOptions options)
    public static Output<GetContactGroupResult> getContactGroup(GetContactGroupArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:cloudmonitor/getContactGroup:getContactGroup
      arguments:
        # arguments dictionary
    data "volcenginecc_cloudmonitor_getcontactgroup" "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.

    getContactGroup Result

    The following output properties are available:

    AccountId string
    Account ID that created this contact group
    ContactGroupId string
    Contact group ID
    Contacts List<Volcengine.GetContactGroupContact>
    Contact information in the contact group
    CreatedAt string
    Contact group creation time
    Description string
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    Id string
    Uniquely identifies the resource.
    Name string
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    UpdatedAt string
    Contact group update time
    AccountId string
    Account ID that created this contact group
    ContactGroupId string
    Contact group ID
    Contacts []GetContactGroupContact
    Contact information in the contact group
    CreatedAt string
    Contact group creation time
    Description string
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    Id string
    Uniquely identifies the resource.
    Name string
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    UpdatedAt string
    Contact group update time
    account_id string
    Account ID that created this contact group
    contact_group_id string
    Contact group ID
    contacts list(object)
    Contact information in the contact group
    created_at string
    Contact group creation time
    description string
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    id string
    Uniquely identifies the resource.
    name string
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    updated_at string
    Contact group update time
    accountId String
    Account ID that created this contact group
    contactGroupId String
    Contact group ID
    contacts List<GetContactGroupContact>
    Contact information in the contact group
    createdAt String
    Contact group creation time
    description String
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    id String
    Uniquely identifies the resource.
    name String
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    updatedAt String
    Contact group update time
    accountId string
    Account ID that created this contact group
    contactGroupId string
    Contact group ID
    contacts GetContactGroupContact[]
    Contact information in the contact group
    createdAt string
    Contact group creation time
    description string
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    id string
    Uniquely identifies the resource.
    name string
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    updatedAt string
    Contact group update time
    account_id str
    Account ID that created this contact group
    contact_group_id str
    Contact group ID
    contacts Sequence[GetContactGroupContact]
    Contact information in the contact group
    created_at str
    Contact group creation time
    description str
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    id str
    Uniquely identifies the resource.
    name str
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    updated_at str
    Contact group update time
    accountId String
    Account ID that created this contact group
    contactGroupId String
    Contact group ID
    contacts List<Property Map>
    Contact information in the contact group
    createdAt String
    Contact group creation time
    description String
    Contact group description. If left blank, defaults to an empty string. Length must be between 1 and 255 characters. Chinese, English, underscores, and other special characters are allowed
    id String
    Uniquely identifies the resource.
    name String
    Contact group name. Cannot start with a digit or hyphen. Can only contain Chinese characters, letters, digits, underscores _, and hyphens -. Length must be between 1 and 128 characters
    updatedAt String
    Contact group update time

    Supporting Types

    GetContactGroupContact

    ContactId string
    Contact ID
    Email string
    Contact email address
    Name string
    Contact name
    Phone string
    Contact mobile number
    ContactId string
    Contact ID
    Email string
    Contact email address
    Name string
    Contact name
    Phone string
    Contact mobile number
    contact_id string
    Contact ID
    email string
    Contact email address
    name string
    Contact name
    phone string
    Contact mobile number
    contactId String
    Contact ID
    email String
    Contact email address
    name String
    Contact name
    phone String
    Contact mobile number
    contactId string
    Contact ID
    email string
    Contact email address
    name string
    Contact name
    phone string
    Contact mobile number
    contact_id str
    Contact ID
    email str
    Contact email address
    name str
    Contact name
    phone str
    Contact mobile number
    contactId String
    Contact ID
    email String
    Contact email address
    name String
    Contact name
    phone String
    Contact mobile number

    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.41
    published on Monday, Jun 8, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial