UpdateActionConnectorRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the action connector to update.

Link copied to clipboard

The updated authentication configuration for connecting to the external service.

Link copied to clipboard

The Amazon Web Services account ID that contains the action connector to update.

Link copied to clipboard

The updated description of the action connector.

Link copied to clipboard
val name: String?

The new name for the action connector.

Link copied to clipboard

The updated ARN of the VPC connection to use for secure connectivity.

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