class Aws::MediaConnect::Types::VpcInterface

The settings for a VPC Source.

@!attribute [rw] name

Immutable and has to be a unique against other VpcInterfaces in this
Flow
@return [String]

@!attribute [rw] network_interface_ids

IDs of the network interfaces created in customer's account by
MediaConnect.
@return [Array<String>]

@!attribute [rw] network_interface_type

The type of network interface.
@return [String]

@!attribute [rw] role_arn

Role Arn MediaConnect can assumes to create ENIs in customer's
account
@return [String]

@!attribute [rw] security_group_ids

Security Group IDs to be used on ENI.
@return [Array<String>]

@!attribute [rw] subnet_id

Subnet must be in the AZ of the Flow
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/VpcInterface AWS API Documentation

Constants

SENSITIVE