EndpointSummary

Provides summary information for an endpoint.

Types

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

Properties

Link copied to clipboard

A timestamp that shows when the endpoint was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint.

Link copied to clipboard

The name of the endpoint.

Link copied to clipboard

The status of the endpoint.

Link copied to clipboard

A timestamp that shows when the endpoint was last modified.

Functions

Link copied to clipboard
inline fun copy(block: EndpointSummary.Builder.() -> Unit = {}): EndpointSummary
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