UpdateConnectionRequest

Types

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

Properties

Link copied to clipboard

The type of authorization to use for the connection.

Link copied to clipboard

The authorization parameters to use for the connection.

Link copied to clipboard

A description for the connection.

Link copied to clipboard

For connections to private APIs, the parameters to use for invoking the API.

Link copied to clipboard

The identifier of the KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt this connection. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.

Link copied to clipboard
val name: String?

The name of the connection to update.

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