AddBridgeFlowSourceRequest

Add a flow source to an existing bridge.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Number (ARN) of the flow to use as a source of this bridge.

Link copied to clipboard

The name of the VPC interface attachment to use for this source.

Link copied to clipboard
val name: String?

The name of the flow source. This name is used to reference the source and must be unique among sources in this bridge.

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