Class: Aws::Types::JsonMatchPattern

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allTypes::All

Returns the value of attribute all.

Returns:



897
898
899
# File 'sig/types.rbs', line 897

def all
  @all
end

#included_paths::Array[::String]

Returns the value of attribute included_paths.

Returns:

  • (::Array[::String])


898
899
900
# File 'sig/types.rbs', line 898

def included_paths
  @included_paths
end