GetAccessPointsPlainArgs

data class GetAccessPointsPlainArgs(val fileSystemId: String) : ConvertibleToJava<GetAccessPointsPlainArgs>

A collection of arguments for invoking getAccessPoints.

Constructors

Link copied to clipboard
constructor(fileSystemId: String)

Properties

Link copied to clipboard

EFS File System identifier.

Functions

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