Module: Aws::EC2::Client::_DescribeSecondaryInterfacesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#secondary_interfaces::Array[Types::SecondaryInterface]

Returns:



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

def secondary_interfaces: () -> ::Array[Types::SecondaryInterface]