toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.outputs
/
GetKubernetesClusterLinuxProfileSshKey
Get
Kubernetes
Cluster
Linux
Profile
Ssh
Key
data
class
GetKubernetesClusterLinuxProfileSshKey
(
val
keyData
:
String
)
Members
Constructors
Get
Kubernetes
Cluster
Linux
Profile
Ssh
Key
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 Public SSH Key used to access the cluster.