GetApiKeyPlainArgs

data class GetApiKeyPlainArgs(val keyName: String) : ConvertibleToJava<GetApiKeyPlainArgs>

Constructors

Link copied to clipboard
constructor(keyName: String)

Properties

Link copied to clipboard

A custom name for the API key resource. Requirements:

Functions

Link copied to clipboard
open override fun toJava(): GetApiKeyPlainArgs