Class: Aws::Types::CreateJsonClassifierRequest

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)


1647
1648
1649
# File 'sig/types.rbs', line 1647

def json_path
  @json_path
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1646
1647
1648
# File 'sig/types.rbs', line 1646

def name
  @name
end