Class: Aws::Types::NetworkPayload

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ethernet_0 ⇒ Types::EthernetPayload

Returns the value of attribute ethernet_0.



571
572
573
# File 'sig/types.rbs', line 571

def ethernet_0
  @ethernet_0
end

#ethernet_1 ⇒ Types::EthernetPayload

Returns the value of attribute ethernet_1.



572
573
574
# File 'sig/types.rbs', line 572

def ethernet_1
  @ethernet_1
end

#ntp ⇒ Types::NtpPayload

Returns the value of attribute ntp.

Returns:



573
574
575
# File 'sig/types.rbs', line 573

def ntp
  @ntp
end