toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
GetSshKeyPlainArgs
Get
Ssh
Key
Plain
Args
data
class
GetSshKeyPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetSshKeyPlainArgs
>
A collection of arguments for invoking getSshKey.
Members
Constructors
Get
Ssh
Key
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The name of the ssh key.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSshKeyPlainArgs