Module: Aws::MediaConnect::Client::_AddFlowVpcInterfacesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::AddFlowVpcInterfacesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#flow_arn::String

Returns:

  • (::String)


153
# File 'sig/client.rbs', line 153

def flow_arn: () -> ::String

#vpc_interfaces::Array[Types::VpcInterface]

Returns:



154
# File 'sig/client.rbs', line 154

def vpc_interfaces: () -> ::Array[Types::VpcInterface]