You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaConnect::Types::AddFlowVpcInterfacesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The result of a successful AddFlowVpcInterfaces request. The response includes the details of the newly added VPC interfaces.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#flow_arnString

The ARN of the flow that these VPC interfaces were added to.

Returns:

  • (String)

    The ARN of the flow that these VPC interfaces were added to.

#vpc_interfacesArray<Types::VpcInterface>

The details of the newly added VPC interfaces.

Returns: