class Aws::MediaLive::Types::VpcOutputSettingsDescription

The properties for a private VPC Output

@!attribute [rw] availability_zones

The Availability Zones where the vpc subnets are located. The first
Availability Zone applies to the first subnet in the list of
subnets. The second Availability Zone applies to the second subnet.
@return [Array<String>]

@!attribute [rw] network_interface_ids

A list of Elastic Network Interfaces created by MediaLive in the
customer's VPC
@return [Array<String>]

@!attribute [rw] security_group_ids

A list of up EC2 VPC security group IDs attached to the Output VPC
network interfaces.
@return [Array<String>]

@!attribute [rw] subnet_ids

A list of VPC subnet IDs from the same VPC. If STANDARD channel,
subnet IDs must be mapped to two unique availability zones (AZ).
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VpcOutputSettingsDescription AWS API Documentation

Constants

SENSITIVE