Libraries
»
aws-xray
(0.39.0)
»
Index
»
Aws
»
Xray
»
Sql
»
#to_h
Method: Aws::Xray::Sql#to_h
Defined in:
lib/aws/xray/sql.rb
#
to_h
⇒
Object
8 9 10
# File 'lib/aws/xray/sql.rb', line 8
def
to_h
super
.
delete_if
{
|
_
,
v
|
v
.
nil?
}
end