toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
sshKey
ssh
Key
suspend
fun
sshKey
(
name
:
String
,
block
:
suspend
SshKeyResourceBuilder
.
(
)
->
Unit
)
:
SshKey
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
SshKey
.
See also
Ssh
Key
.
fun
sshKey
(
name
:
String
)
:
SshKey
Parameters
name
The
unique
name of the resulting resource.
See also
Ssh
Key
.