ListKeyByAutomationAccountResult

data class ListKeyByAutomationAccountResult(val keys: List<KeyResponse>? = null)

Constructors

Link copied to clipboard
constructor(keys: List<KeyResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keys: List<KeyResponse>? = null

Lists the automation keys.