AcceleratorSshSettingResponse

data class AcceleratorSshSettingResponse(val authType: String)

Auth setting for SSH auth.

Constructors

Link copied to clipboard
constructor(authType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of the auth setting. Expected value is 'SSH'.