GetRequiredAmlFSSubnetsSizeResult

data class GetRequiredAmlFSSubnetsSizeResult(val filesystemSubnetSize: Int? = null)

Information about the number of available IP addresses that are required for the AML file system.

Constructors

Link copied to clipboard
constructor(filesystemSubnetSize: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of available IP addresses that are required for the AML file system.