Amazon.EC2.Model.CreateDhcpOptionsResponse.IsSetDhcpOptions C# (CSharp) Method

IsSetDhcpOptions() private method

private IsSetDhcpOptions ( ) : bool
return bool
        internal bool IsSetDhcpOptions()
        {
            return this._dhcpOptions != null;
        }
CreateDhcpOptionsResponse