GetAccessPointPlainArgs

data class GetAccessPointPlainArgs(val accessPointId: String) : ConvertibleToJava<GetAccessPointPlainArgs>

Constructors

Link copied to clipboard
constructor(accessPointId: String)

Properties

Link copied to clipboard

The ID of the EFS access point.

Functions

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