Skip to content

/AWS1/CL_MDLVPCOUTPUTSTGSDESC

The properties for a private VPC Output

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_AVAILABILITYZONES TYPE /AWS1/CL_MDL__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

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.

IT_NETWORKINTERFACEIDS TYPE /AWS1/CL_MDL__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

A list of Elastic Network Interfaces created by MediaLive in the customer's VPC

IT_SECURITYGROUPIDS TYPE /AWS1/CL_MDL__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.

IT_SUBNETIDS TYPE /AWS1/CL_MDL__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).


Queryable Attributes

AvailabilityZones

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.

Accessible with the following methods

Method Description
GET_AVAILABILITYZONES() Getter for AVAILABILITYZONES, with configurable default
ASK_AVAILABILITYZONES() Getter for AVAILABILITYZONES w/ exceptions if field has no v
HAS_AVAILABILITYZONES() Determine if AVAILABILITYZONES has a value

NetworkInterfaceIds

A list of Elastic Network Interfaces created by MediaLive in the customer's VPC

Accessible with the following methods

Method Description
GET_NETWORKINTERFACEIDS() Getter for NETWORKINTERFACEIDS, with configurable default
ASK_NETWORKINTERFACEIDS() Getter for NETWORKINTERFACEIDS w/ exceptions if field has no
HAS_NETWORKINTERFACEIDS() Determine if NETWORKINTERFACEIDS has a value

SecurityGroupIds

A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.

Accessible with the following methods

Method Description
GET_SECURITYGROUPIDS() Getter for SECURITYGROUPIDS, with configurable default
ASK_SECURITYGROUPIDS() Getter for SECURITYGROUPIDS w/ exceptions if field has no va
HAS_SECURITYGROUPIDS() Determine if SECURITYGROUPIDS has a value

SubnetIds

A list of VPC subnet IDs from the same VPC. If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).

Accessible with the following methods

Method Description
GET_SUBNETIDS() Getter for SUBNETIDS, with configurable default
ASK_SUBNETIDS() Getter for SUBNETIDS w/ exceptions if field has no value
HAS_SUBNETIDS() Determine if SUBNETIDS has a value