Class: Aws::Types::Regex

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#regex_string::String

Returns the value of attribute regex_string.

Returns:

  • (::String)


1413
1414
1415
# File 'sig/types.rbs', line 1413

def regex_string
  @regex_string
end