Class: Aws::Types::JsonMatchPattern
- Inherits:
-
Object
- Object
- Aws::Types::JsonMatchPattern
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#all ⇒ Types::All
Returns the value of attribute all.
-
#included_paths ⇒ ::Array[::String]
Returns the value of attribute included_paths.
Instance Attribute Details
#all ⇒ Types::All
Returns the value of attribute all.
897 898 899 |
# File 'sig/types.rbs', line 897 def all @all end |
#included_paths ⇒ ::Array[::String]
Returns the value of attribute included_paths.
898 899 900 |
# File 'sig/types.rbs', line 898 def included_paths @included_paths end |