GetSshKeysResult

data class GetSshKeysResult(val filters: List<GetSshKeysFilter>? = null, val id: String, val sorts: List<GetSshKeysSort>? = null, val sshKeys: List<GetSshKeysSshKey>)

A collection of values returned by getSshKeys.

Constructors

Link copied to clipboard
constructor(filters: List<GetSshKeysFilter>? = null, id: String, sorts: List<GetSshKeysSort>? = null, sshKeys: List<GetSshKeysSshKey>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
val sorts: List<GetSshKeysSort>? = null
Link copied to clipboard

A list of SSH Keys. Each SSH Key has the following attributes: