# Functions
Use this data source to get the ID of an available OpenStack DNS zone.
GetRecordSet gets an existing RecordSet resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetZone gets an existing Zone resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewRecordSet registers a new resource with the given unique name, arguments, and options.
NewZone registers a new resource with the given unique name, arguments, and options.
# Structs
A collection of arguments for invoking getDnsZone.
A collection of values returned by getDnsZone.
Manages a DNS record set in the OpenStack DNS Service.
The set of arguments for constructing a RecordSet resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages a DNS zone in the OpenStack DNS Service.
The set of arguments for constructing a Zone resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
RecordSetArrayInput is an input type that accepts RecordSetArray and RecordSetArrayOutput values.
No description provided by the author
RecordSetMapInput is an input type that accepts RecordSetMap and RecordSetMapOutput values.
No description provided by the author
ZoneArrayInput is an input type that accepts ZoneArray and ZoneArrayOutput values.
No description provided by the author
ZoneMapInput is an input type that accepts ZoneMap and ZoneMapOutput values.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author