Class: Aws::Types::ListDecoderManifestNetworkInterfacesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_interfaces ⇒ ::Array[Types::NetworkInterface]

Returns the value of attribute network_interfaces.

Returns:



788
789
790
# File 'sig/types.rbs', line 788

def network_interfaces
  @network_interfaces
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


789
790
791
# File 'sig/types.rbs', line 789

def next_token
  @next_token
end