get Domains
Provides a collection of DCDN Domains to the specified filters.
NOTE: Available in 1.94.0+.
Return
A collection of values returned by getDomains.
Parameters
A collection of arguments for invoking getDomains.
Return
A collection of values returned by getDomains.
See also
Parameters
The end time of the update. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ
format. The time must be in UTC.
The start time of the update. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ
format. The time must be in UTC.
Specifies whether to display the domains in the checking, check_failed, or configure_failed status. Valid values: true
or false
.
The search method. Default value: fuzzy_match
. Valid values: fuzzy_match
, pre_match
, suf_match
, full_match
.
Default to false
. Set it to true can output more details.
A list ids of DCDN Domain.
A regex string to filter results by the DCDN Domain.
File name where to save data source results (after running pulumi preview
).
The ID of the resource group.
The status of DCDN Domain.
Return
A collection of values returned by getDomains.
See also
Parameters
Builder for com.pulumi.alicloud.dcdn.kotlin.inputs.GetDomainsPlainArgs.