toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
AcceleratorSshSettingResponse
Accelerator
Ssh
Setting
Response
data
class
AcceleratorSshSettingResponse
(
val
authType
:
String
)
Auth setting for SSH auth.
Members
Constructors
Accelerator
Ssh
Setting
Response
Link copied to clipboard
constructor
(
authType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
auth
Type
Link copied to clipboard
val
authType
:
String
The type of the auth setting. Expected value is 'SSH'.