Get Custom Pages Plain Args
data class GetCustomPagesPlainArgs(val accountId: String? = null, val identifier: String, val zoneId: String? = null) : ConvertibleToJava<GetCustomPagesPlainArgs>
A collection of arguments for invoking getCustomPages.