ServiceResource / Sub-Resource / DhcpOptions

DhcpOptions#

EC2.ServiceResource.DhcpOptions(id)#

Creates a DhcpOptions resource.:

dhcp_options = ec2.DhcpOptions('id')
Parameters:

id (string) – The DhcpOptions’s id identifier. This must be set.

Return type:

EC2.DhcpOptions

Returns:

A DhcpOptions resource