GetUsagePlanKeyResult

data class GetUsagePlanKeyResult(val id: String? = null)

Constructors

Link copied to clipboard
fun GetUsagePlanKeyResult(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

An autogenerated ID which is a combination of the ID of the key and ID of the usage plan combined with a : such as 123abcdef:abc123.