1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. cloudmonitor
  6. getContact
Viewing docs for volcenginecc v0.0.55
published on Thursday, Aug 13, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.55
published on Thursday, Aug 13, 2026 by Volcengine

    Data Source schema for Volcengine::CloudMonitor::Contact

    Using getContact

    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 getContact(args: GetContactArgs, opts?: InvokeOptions): Promise<GetContactResult>
    function getContactOutput(args: GetContactOutputArgs, opts?: InvokeOptions): Output<GetContactResult>
    def get_contact(id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetContactResult
    def get_contact_output(id: pulumi.Input[Optional[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetContactResult]
    func LookupContact(ctx *Context, args *LookupContactArgs, opts ...InvokeOption) (*LookupContactResult, error)
    func LookupContactOutput(ctx *Context, args *LookupContactOutputArgs, opts ...InvokeOption) LookupContactResultOutput

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

    public static class GetContact 
    {
        public static Task<GetContactResult> InvokeAsync(GetContactArgs args, InvokeOptions? opts = null)
        public static Output<GetContactResult> Invoke(GetContactInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetContactResult> getContact(GetContactArgs args, InvokeOptions options)
    public static Output<GetContactResult> getContact(GetContactArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:cloudmonitor/getContact:getContact
      arguments:
        # arguments dictionary
    data "volcenginecc_cloudmonitor_get_contact" "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.

    getContact Result

    The following output properties are available:

    ContactGroupIds List<string>
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    ContactId string
    Alert contact ID.
    Email string
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    Id string
    Uniquely identifies the resource.
    Name string
    Contact 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.
    Phone string
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.
    ContactGroupIds []string
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    ContactId string
    Alert contact ID.
    Email string
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    Id string
    Uniquely identifies the resource.
    Name string
    Contact 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.
    Phone string
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.
    contact_group_ids list(string)
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    contact_id string
    Alert contact ID.
    email string
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    id string
    Uniquely identifies the resource.
    name string
    Contact 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.
    phone string
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.
    contactGroupIds List<String>
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    contactId String
    Alert contact ID.
    email String
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    id String
    Uniquely identifies the resource.
    name String
    Contact 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.
    phone String
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.
    contactGroupIds string[]
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    contactId string
    Alert contact ID.
    email string
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    id string
    Uniquely identifies the resource.
    name string
    Contact 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.
    phone string
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.
    contact_group_ids Sequence[str]
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    contact_id str
    Alert contact ID.
    email str
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    id str
    Uniquely identifies the resource.
    name str
    Contact 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.
    phone str
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.
    contactGroupIds List<String>
    List of contact group IDs the contact has joined. A single contact can be added to up to 10 contact groups. The value will replace the contact's existing associated groups.
    contactId String
    Alert contact ID.
    email String
    Required when updating. Alert email address. Cloud Monitoring will send a verification email to the provided address. You must open the verification link in the email to complete verification. Only after the email address is verified can it receive alert notifications.
    id String
    Uniquely identifies the resource.
    name String
    Contact 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.
    phone String
    Alert phone number. If not provided during update, the original value remains. Cloud Monitoring will send a verification SMS to the provided phone number. You must open the verification link in the SMS to complete verification. Only after the phone number is verified can it receive alert messages.

    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.55
    published on Thursday, Aug 13, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial