Get Zones Zone
data class GetZonesZone(val bindVpcs: List<GetZonesZoneBindVpc>, val createTimestamp: Int, val creationTime: String, val id: String, val isPtr: Boolean, val name: String, val proxyPattern: String, val recordCount: Int, val remark: String, val resourceGroupId: String, val slaveDns: Boolean, val updateTime: String, val updateTimestamp: Int, val zoneId: String, val zoneName: String)
Constructors
Link copied to clipboard
constructor(bindVpcs: List<GetZonesZoneBindVpc>, createTimestamp: Int, creationTime: String, id: String, isPtr: Boolean, name: String, proxyPattern: String, recordCount: Int, remark: String, resourceGroupId: String, slaveDns: Boolean, updateTime: String, updateTimestamp: Int, zoneId: String, zoneName: String)
Properties
Link copied to clipboard
The VPCs associated with the zone. Note: bind_vpcs
takes effect only if enable_details
is set to true
.
Link copied to clipboard
The time when the zone was created.
Link copied to clipboard
Link copied to clipboard
Indicates whether the recursive resolution proxy for subdomain names is enabled.
Link copied to clipboard
The number of Domain Name System (DNS) records added in the zone.
Link copied to clipboard
The ID of the resource group to which the zone belongs.
Link copied to clipboard
Link copied to clipboard
The time when the DNS record was updated.