pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Accelerator
Ssh
Setting
Response
Link copied to clipboard
fun
AcceleratorSshSettingResponse
(
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'.