DescribeEndpointResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the endpoint you asked for information about.

Link copied to clipboard

The time the endpoint you asked for information about was created.

Link copied to clipboard

The description of the endpoint you asked for information about.

Link copied to clipboard

The ID of the endpoint you asked for information about.

Link copied to clipboard

The URL of the endpoint you asked for information about.

Link copied to clipboard

The event buses being used by the endpoint you asked for information about.

Link copied to clipboard

The last time the endpoint you asked for information about was modified.

Link copied to clipboard
val name: String?

The name of the endpoint you asked for information about.

Link copied to clipboard

Whether replication is enabled or disabled for the endpoint you asked for information about.

Link copied to clipboard

The ARN of the role used by the endpoint you asked for information about.

Link copied to clipboard

The routing configuration of the endpoint you asked for information about.

Link copied to clipboard

The current state of the endpoint you asked for information about.

Link copied to clipboard

The reason the endpoint you asked for information about is in its current state.

Functions

Link copied to clipboard
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