GetSubnetPlainArgs

data class GetSubnetPlainArgs(val subnetId: String) : ConvertibleToJava<GetSubnetPlainArgs>

Constructors

Link copied to clipboard
constructor(subnetId: String)

Properties

Link copied to clipboard

The ID of the subnet.

Functions

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