GetSshKeyPlainArgs

data class GetSshKeyPlainArgs(val name: String) : ConvertibleToJava<GetSshKeyPlainArgs>

A collection of arguments for invoking getSshKey.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The name of the ssh key.