Class: Aws::Types::DescribeTrunkInterfaceAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#interface_associations::Array[Types::TrunkInterfaceAssociation]

Returns the value of attribute interface_associations.

Returns:



7711
7712
7713
# File 'sig/types.rbs', line 7711

def interface_associations
  @interface_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7712
7713
7714
# File 'sig/types.rbs', line 7712

def next_token
  @next_token
end