Identity

class Identity

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The source IP address of the TCP connection making the request to API Gateway.

Link copied to clipboard

The User Agent of the API caller.

Functions

Link copied to clipboard
inline fun copy(block: Identity.Builder.() -> Unit = {}): Identity
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String