class Aws::Panorama::Types::NtpPayload

Network time protocol (NTP) server settings. Use this option to connect to local NTP servers instead of ‘pool.ntp.org`.

@note When making an API call, you may pass NtpPayload

data as a hash:

    {
      ntp_servers: ["IpAddressOrServerName"], # required
    }

@!attribute [rw] ntp_servers

NTP servers to use, in order of preference.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/NtpPayload AWS API Documentation

Constants

SENSITIVE