GetIpSetPlainArgs

data class GetIpSetPlainArgs(val id: String, val name: String, val scope: IpSetScope) : ConvertibleToJava<GetIpSetPlainArgs>

Constructors

Link copied to clipboard
fun GetIpSetPlainArgs(id: String, name: String, scope: IpSetScope)

Functions

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

Properties

Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard