Class: Aws::Types::OptionRestrictionRegex

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


756
757
758
# File 'sig/types.rbs', line 756

def label
  @label
end

#pattern::String

Returns the value of attribute pattern.

Returns:

  • (::String)


755
756
757
# File 'sig/types.rbs', line 755

def pattern
  @pattern
end