reload

EC2.DhcpOptions.reload()

Calls EC2.Client.describe_dhcp_options() to update the attributes of the DhcpOptions resource. Note that the load and reload methods are the same method and can be used interchangeably.

See also: AWS API Documentation

Request Syntax

dhcp_options.reload()
Returns
None