Method: Twilio::REST::Voice::V1::ConnectionPolicyContext::ConnectionPolicyTargetInstance#date_updated

Defined in:
lib/twilio-ruby/rest/voice/v1/connection_policy/connection_policy_target.rb

#date_updatedTime

Returns The date and time in GMT when the resource was last updated specified in [RFC 2822](www.ietf.org/rfc/rfc2822.txt) format.

Returns:



669
670
671
# File 'lib/twilio-ruby/rest/voice/v1/connection_policy/connection_policy_target.rb', line 669

def date_updated
    @properties['date_updated']
end