Class: Aws::Types::UpdateJsonClassifierRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#json_path::String

Returns the value of attribute json_path.

Returns:

  • (::String)


8109
8110
8111
# File 'sig/types.rbs', line 8109

def json_path
  @json_path
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


8108
8109
8110
# File 'sig/types.rbs', line 8108

def name
  @name
end