toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
SshPublicKeyResponse
Ssh
Public
Key
Response
data
class
SshPublicKeyResponse
(
val
certificateData
:
String
?
=
null
)
The SSH public key for the cluster nodes.
Members
Constructors
Ssh
Public
Key
Response
Link copied to clipboard
constructor
(
certificateData
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificate
Data
Link copied to clipboard
val
certificateData
:
String
?
=
null
The certificate for SSH.