ListApmSecretKeysResult

data class ListApmSecretKeysResult(val value: List<String>? = null)

Keys of APM sensitive properties

Constructors

Link copied to clipboard
constructor(value: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: List<String>? = null

Collection of the keys for the APM sensitive properties