VpcInterfaceRequest

Desired VPC Interface for a Flow

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the VPC Interface. This value must be unique within the current flow.

Link copied to clipboard

The type of network interface. If this value is not included in the request, MediaConnect uses ENA as the networkInterfaceType.

Link copied to clipboard

Role Arn MediaConnect can assumes to create ENIs in customer's account

Link copied to clipboard

Security Group IDs to be used on ENI.

Link copied to clipboard

Subnet must be in the AZ of the Flow

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