1. Packages
  2. Volcengine
  3. API Docs
  4. private_zone
  5. RecordSets
Volcengine v0.0.26 published on Friday, Sep 13, 2024 by Volcengine

volcengine.private_zone.RecordSets

Explore with Pulumi AI

volcengine logo
Volcengine v0.0.26 published on Friday, Sep 13, 2024 by Volcengine

    Use this data source to query detailed information of private zone record sets

    Using RecordSets

    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 recordSets(args: RecordSetsArgs, opts?: InvokeOptions): Promise<RecordSetsResult>
    function recordSetsOutput(args: RecordSetsOutputArgs, opts?: InvokeOptions): Output<RecordSetsResult>
    def record_sets(host: Optional[str] = None,
                    output_file: Optional[str] = None,
                    record_set_id: Optional[str] = None,
                    search_mode: Optional[str] = None,
                    zid: Optional[int] = None,
                    opts: Optional[InvokeOptions] = None) -> RecordSetsResult
    def record_sets_output(host: Optional[pulumi.Input[str]] = None,
                    output_file: Optional[pulumi.Input[str]] = None,
                    record_set_id: Optional[pulumi.Input[str]] = None,
                    search_mode: Optional[pulumi.Input[str]] = None,
                    zid: Optional[pulumi.Input[int]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[RecordSetsResult]
    func RecordSets(ctx *Context, args *RecordSetsArgs, opts ...InvokeOption) (*RecordSetsResult, error)
    func RecordSetsOutput(ctx *Context, args *RecordSetsOutputArgs, opts ...InvokeOption) RecordSetsResultOutput
    public static class RecordSets 
    {
        public static Task<RecordSetsResult> InvokeAsync(RecordSetsArgs args, InvokeOptions? opts = null)
        public static Output<RecordSetsResult> Invoke(RecordSetsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<RecordSetsResult> recordSets(RecordSetsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: volcengine:private_zone:RecordSets
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Zid int
    The zid of Private Zone.
    Host string
    The host of Private Zone Record Set.
    OutputFile string
    File name where to save data source results.
    RecordSetId string
    The id of Private Zone Record Set.
    SearchMode string
    The search mode of query host. Valid values: LIKE, EXACT. Default is LIKE.
    Zid int
    The zid of Private Zone.
    Host string
    The host of Private Zone Record Set.
    OutputFile string
    File name where to save data source results.
    RecordSetId string
    The id of Private Zone Record Set.
    SearchMode string
    The search mode of query host. Valid values: LIKE, EXACT. Default is LIKE.
    zid Integer
    The zid of Private Zone.
    host String
    The host of Private Zone Record Set.
    outputFile String
    File name where to save data source results.
    recordSetId String
    The id of Private Zone Record Set.
    searchMode String
    The search mode of query host. Valid values: LIKE, EXACT. Default is LIKE.
    zid number
    The zid of Private Zone.
    host string
    The host of Private Zone Record Set.
    outputFile string
    File name where to save data source results.
    recordSetId string
    The id of Private Zone Record Set.
    searchMode string
    The search mode of query host. Valid values: LIKE, EXACT. Default is LIKE.
    zid int
    The zid of Private Zone.
    host str
    The host of Private Zone Record Set.
    output_file str
    File name where to save data source results.
    record_set_id str
    The id of Private Zone Record Set.
    search_mode str
    The search mode of query host. Valid values: LIKE, EXACT. Default is LIKE.
    zid Number
    The zid of Private Zone.
    host String
    The host of Private Zone Record Set.
    outputFile String
    File name where to save data source results.
    recordSetId String
    The id of Private Zone Record Set.
    searchMode String
    The search mode of query host. Valid values: LIKE, EXACT. Default is LIKE.

    RecordSets Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    RecordSets List<RecordSetsRecordSet>
    The collection of query.
    TotalCount int
    The total count of query.
    Zid int
    Host string
    The host of the private zone record.
    OutputFile string
    RecordSetId string
    The id of the private zone record set.
    SearchMode string
    Id string
    The provider-assigned unique ID for this managed resource.
    RecordSets []RecordSetsRecordSet
    The collection of query.
    TotalCount int
    The total count of query.
    Zid int
    Host string
    The host of the private zone record.
    OutputFile string
    RecordSetId string
    The id of the private zone record set.
    SearchMode string
    id String
    The provider-assigned unique ID for this managed resource.
    recordSets List<RecordSetsRecordSet>
    The collection of query.
    totalCount Integer
    The total count of query.
    zid Integer
    host String
    The host of the private zone record.
    outputFile String
    recordSetId String
    The id of the private zone record set.
    searchMode String
    id string
    The provider-assigned unique ID for this managed resource.
    recordSets RecordSetsRecordSet[]
    The collection of query.
    totalCount number
    The total count of query.
    zid number
    host string
    The host of the private zone record.
    outputFile string
    recordSetId string
    The id of the private zone record set.
    searchMode string
    id str
    The provider-assigned unique ID for this managed resource.
    record_sets Sequence[RecordSetsRecordSet]
    The collection of query.
    total_count int
    The total count of query.
    zid int
    host str
    The host of the private zone record.
    output_file str
    record_set_id str
    The id of the private zone record set.
    search_mode str
    id String
    The provider-assigned unique ID for this managed resource.
    recordSets List<Property Map>
    The collection of query.
    totalCount Number
    The total count of query.
    zid Number
    host String
    The host of the private zone record.
    outputFile String
    recordSetId String
    The id of the private zone record set.
    searchMode String

    Supporting Types

    RecordSetsRecordSet

    Fqdn string
    The Complete domain name of the private zone record.
    Host string
    The host of Private Zone Record Set.
    Line string
    The subnet id of the private zone record. This field is only effected when the intelligent_mode of the private zone is true.
    RecordSetId string
    The id of Private Zone Record Set.
    Type string
    The type of the private zone record.
    WeightEnabled bool
    Whether to enable the load balance of the private zone record set.
    Fqdn string
    The Complete domain name of the private zone record.
    Host string
    The host of Private Zone Record Set.
    Line string
    The subnet id of the private zone record. This field is only effected when the intelligent_mode of the private zone is true.
    RecordSetId string
    The id of Private Zone Record Set.
    Type string
    The type of the private zone record.
    WeightEnabled bool
    Whether to enable the load balance of the private zone record set.
    fqdn String
    The Complete domain name of the private zone record.
    host String
    The host of Private Zone Record Set.
    line String
    The subnet id of the private zone record. This field is only effected when the intelligent_mode of the private zone is true.
    recordSetId String
    The id of Private Zone Record Set.
    type String
    The type of the private zone record.
    weightEnabled Boolean
    Whether to enable the load balance of the private zone record set.
    fqdn string
    The Complete domain name of the private zone record.
    host string
    The host of Private Zone Record Set.
    line string
    The subnet id of the private zone record. This field is only effected when the intelligent_mode of the private zone is true.
    recordSetId string
    The id of Private Zone Record Set.
    type string
    The type of the private zone record.
    weightEnabled boolean
    Whether to enable the load balance of the private zone record set.
    fqdn str
    The Complete domain name of the private zone record.
    host str
    The host of Private Zone Record Set.
    line str
    The subnet id of the private zone record. This field is only effected when the intelligent_mode of the private zone is true.
    record_set_id str
    The id of Private Zone Record Set.
    type str
    The type of the private zone record.
    weight_enabled bool
    Whether to enable the load balance of the private zone record set.
    fqdn String
    The Complete domain name of the private zone record.
    host String
    The host of Private Zone Record Set.
    line String
    The subnet id of the private zone record. This field is only effected when the intelligent_mode of the private zone is true.
    recordSetId String
    The id of Private Zone Record Set.
    type String
    The type of the private zone record.
    weightEnabled Boolean
    Whether to enable the load balance of the private zone record set.

    Package Details

    Repository
    volcengine volcengine/pulumi-volcengine
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the volcengine Terraform Provider.
    volcengine logo
    Volcengine v0.0.26 published on Friday, Sep 13, 2024 by Volcengine