DescribeConnectionResponse

Types

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

Properties

Link copied to clipboard

The type of authorization specified for the connection.

Link copied to clipboard

The parameters to use for authorization for the connection.

Link copied to clipboard

The ARN of the connection retrieved.

Link copied to clipboard

The state of the connection retrieved.

Link copied to clipboard

A time stamp for the time that the connection was created.

Link copied to clipboard

The description for the connection retrieved.

Link copied to clipboard

For connections to private APIs The parameters EventBridge uses to invoke the resource endpoint.

Link copied to clipboard

The identifier of the KMS customer managed key for EventBridge to use to encrypt the connection, if one has been specified.

Link copied to clipboard

A time stamp for the time that the connection was last authorized.

Link copied to clipboard

A time stamp for the time that the connection was last modified.

Link copied to clipboard
val name: String?

The name of the connection retrieved.

Link copied to clipboard

The ARN of the secret created from the authorization parameters specified for the connection.

Link copied to clipboard

The reason that the connection is in the current connection 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