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
153 |
# File 'sig/client.rbs', line 153
def flow_arn: () -> ::String
|
#vpc_interfaces ⇒ ::Array[Types::VpcInterface]
154 |
# File 'sig/client.rbs', line 154
def vpc_interfaces: () -> ::Array[Types::VpcInterface]
|