Class: Aws::Types::AllowListCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#regex::String

Returns the value of attribute regex.

Returns:

  • (::String)


50
51
52
# File 'sig/types.rbs', line 50

def regex
  @regex
end

#s3_words_listTypes::S3WordsList

Returns the value of attribute s3_words_list.

Returns:



51
52
53
# File 'sig/types.rbs', line 51

def s3_words_list
  @s3_words_list
end