toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.outputs
/
SshPublicKeyResponse
Ssh
Public
Key
Response
data
class
SshPublicKeyResponse
(
val
keyData
:
String
)
Members
Constructors
Ssh
Public
Key
Response
Link copied to clipboard
constructor
(
keyData
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Data
Link copied to clipboard
val
keyData
:
String
The SSH public key data.