GetLandingZonePlainArgs

data class GetLandingZonePlainArgs(val landingZoneIdentifier: String) : ConvertibleToJava<GetLandingZonePlainArgs>

Constructors

Link copied to clipboard
constructor(landingZoneIdentifier: String)

Properties

Link copied to clipboard

The unique identifier of the landing zone.

Functions

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