Class: Aws::Types::FPorts

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#applications ⇒ ::Array[Types::ApplicationConfig]

Returns the value of attribute applications.

Returns:



598
599
600
# File 'sig/types.rbs', line 598

def applications
  @applications
end

#clock_sync ⇒ ::Integer

Returns the value of attribute clock_sync.

Returns:

  • (::Integer)


596
597
598
# File 'sig/types.rbs', line 596

def clock_sync
  @clock_sync
end

#fuota ⇒ ::Integer

Returns the value of attribute fuota.

Returns:

  • (::Integer)


594
595
596
# File 'sig/types.rbs', line 594

def fuota
  @fuota
end

#multicast ⇒ ::Integer

Returns the value of attribute multicast.

Returns:

  • (::Integer)


595
596
597
# File 'sig/types.rbs', line 595

def multicast
  @multicast
end

#positioning ⇒ Types::Positioning

Returns the value of attribute positioning.

Returns:



597
598
599
# File 'sig/types.rbs', line 597

def positioning
  @positioning
end