pulumi-digitalocean-kotlin
4.22.0.0
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.
Constructors
Functions
Properties
Constructors
Get
Ssh
Key
Plain
Args
Link copied to clipboard
fun
GetSshKeyPlainArgs
(
name
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSshKeyPlainArgs
Properties
name
Link copied to clipboard
val
name
:
String
The name of the ssh key.