Volcengine v0.0.26 published on Friday, Sep 13, 2024 by Volcengine
volcengine.private_zone.RecordSets
Explore with Pulumi AI
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.
- Output
File string - File name where to save data source results.
- Record
Set stringId - The id of Private Zone Record Set.
- Search
Mode string - The search mode of query
host
. Valid values:LIKE
,EXACT
. Default isLIKE
.
- Zid int
- The zid of Private Zone.
- Host string
- The host of Private Zone Record Set.
- Output
File string - File name where to save data source results.
- Record
Set stringId - The id of Private Zone Record Set.
- Search
Mode string - The search mode of query
host
. Valid values:LIKE
,EXACT
. Default isLIKE
.
- zid Integer
- The zid of Private Zone.
- host String
- The host of Private Zone Record Set.
- output
File String - File name where to save data source results.
- record
Set StringId - The id of Private Zone Record Set.
- search
Mode String - The search mode of query
host
. Valid values:LIKE
,EXACT
. Default isLIKE
.
- zid number
- The zid of Private Zone.
- host string
- The host of Private Zone Record Set.
- output
File string - File name where to save data source results.
- record
Set stringId - The id of Private Zone Record Set.
- search
Mode string - The search mode of query
host
. Valid values:LIKE
,EXACT
. Default isLIKE
.
- 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_ strid - The id of Private Zone Record Set.
- search_
mode str - The search mode of query
host
. Valid values:LIKE
,EXACT
. Default isLIKE
.
- zid Number
- The zid of Private Zone.
- host String
- The host of Private Zone Record Set.
- output
File String - File name where to save data source results.
- record
Set StringId - The id of Private Zone Record Set.
- search
Mode String - The search mode of query
host
. Valid values:LIKE
,EXACT
. Default isLIKE
.
RecordSets Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Record
Sets List<RecordSets Record Set> - The collection of query.
- Total
Count int - The total count of query.
- Zid int
- Host string
- The host of the private zone record.
- Output
File string - Record
Set stringId - The id of the private zone record set.
- Search
Mode string
- Id string
- The provider-assigned unique ID for this managed resource.
- Record
Sets []RecordSets Record Set - The collection of query.
- Total
Count int - The total count of query.
- Zid int
- Host string
- The host of the private zone record.
- Output
File string - Record
Set stringId - The id of the private zone record set.
- Search
Mode string
- id String
- The provider-assigned unique ID for this managed resource.
- record
Sets List<RecordSets Record Set> - The collection of query.
- total
Count Integer - The total count of query.
- zid Integer
- host String
- The host of the private zone record.
- output
File String - record
Set StringId - The id of the private zone record set.
- search
Mode String
- id string
- The provider-assigned unique ID for this managed resource.
- record
Sets RecordSets Record Set[] - The collection of query.
- total
Count number - The total count of query.
- zid number
- host string
- The host of the private zone record.
- output
File string - record
Set stringId - The id of the private zone record set.
- search
Mode string
- id str
- The provider-assigned unique ID for this managed resource.
- record_
sets Sequence[RecordSets Record Set] - 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_ strid - The id of the private zone record set.
- search_
mode str
- id String
- The provider-assigned unique ID for this managed resource.
- record
Sets List<Property Map> - The collection of query.
- total
Count Number - The total count of query.
- zid Number
- host String
- The host of the private zone record.
- output
File String - record
Set StringId - The id of the private zone record set.
- search
Mode 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. - Record
Set stringId - The id of Private Zone Record Set.
- Type string
- 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. - Record
Set stringId - The id of Private Zone Record Set.
- Type string
- 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. - record
Set StringId - The id of Private Zone Record Set.
- type String
- The type of the private zone record.
- weight
Enabled 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. - record
Set stringId - The id of Private Zone Record Set.
- type string
- The type of the private zone record.
- weight
Enabled 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_ strid - 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. - record
Set StringId - The id of Private Zone Record Set.
- type String
- The type of the private zone record.
- weight
Enabled 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.