GetDestinationPlainArgs

data class GetDestinationPlainArgs(val destinationName: String) : ConvertibleToJava<GetDestinationPlainArgs>

Constructors

Link copied to clipboard
constructor(destinationName: String)

Properties

Link copied to clipboard

The name of the destination resource

Functions

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