GetIpamScopePlainArgs

data class GetIpamScopePlainArgs(val ipamScopeId: String) : ConvertibleToJava<GetIpamScopePlainArgs>

Constructors

Link copied to clipboard
constructor(ipamScopeId: String)

Properties

Link copied to clipboard

Id of the IPAM scope.

Functions

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