GetDnsZoneTransfersAclPlainArgs

data class GetDnsZoneTransfersAclPlainArgs(val accountId: String, val aclId: String? = null) : ConvertibleToJava<GetDnsZoneTransfersAclPlainArgs>

A collection of arguments for invoking getDnsZoneTransfersAcl.

Constructors

Link copied to clipboard
constructor(accountId: String, aclId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val aclId: String? = null

Functions

Link copied to clipboard
open override fun toJava(): GetDnsZoneTransfersAclPlainArgs