GetAddressBooksBook

data class GetAddressBooksBook(val addressLists: List<String>, val autoAddTagEcs: Int, val description: String, val ecsTags: List<GetAddressBooksBookEcsTag>, val groupName: String, val groupType: String, val groupUuid: String, val id: String, val tagRelation: String)

Constructors

Link copied to clipboard
constructor(addressLists: List<String>, autoAddTagEcs: Int, description: String, ecsTags: List<GetAddressBooksBookEcsTag>, groupName: String, groupType: String, groupUuid: String, id: String, tagRelation: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The addresses in the Address Book.

Link copied to clipboard

Whether you want to automatically add new matching tags of the ECS IP address to the Address Book.

Link copied to clipboard

The description of the Address Book.

Link copied to clipboard

The logical relation among the ECS tags that to be matchedh.

Link copied to clipboard

The name of the Address Book.

Link copied to clipboard

The type of the Address Book. Valid values: ip, ipv6, domain, port, tag. NOTE: From version 1.213.1, group_type can be set to ipv6, domain, port.

Link copied to clipboard

The ID of the Address Book.

Link copied to clipboard
val id: String

The ID of the Address Book.

Link copied to clipboard

One or more tags for the relationship between.