Class: Aws::Types::GetRegexPatternSetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lock_token::String

Returns the value of attribute lock_token.

Returns:

  • (::String)


672
673
674
# File 'sig/types.rbs', line 672

def lock_token
  @lock_token
end

#regex_pattern_setTypes::RegexPatternSet

Returns the value of attribute regex_pattern_set.



671
672
673
# File 'sig/types.rbs', line 671

def regex_pattern_set
  @regex_pattern_set
end