GetApiKeyResult

constructor(apiKeyId: String? = null, customerId: String? = null, description: String? = null, enabled: Boolean? = null, stageKeys: List<ApiKeyStageKey>? = null, tags: List<Tag>? = null)