Class: Aws::Types::DescribeServiceLinkVirtualInterfacesResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7092
7093
7094
# File 'sig/types.rbs', line 7092

def next_token
  @next_token
end

Returns the value of attribute service_link_virtual_interfaces.



7091
7092
7093
# File 'sig/types.rbs', line 7091

def service_link_virtual_interfaces
  @service_link_virtual_interfaces
end