Class: Aws::Types::RuleIsInAddressList

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#address_lists::Array[::String]

Returns the value of attribute address_lists.

Returns:

  • (::Array[::String])


1240
1241
1242
# File 'sig/types.rbs', line 1240

def address_lists
  @address_lists
end

#attribute"RECIPIENT", ...

Returns the value of attribute attribute.

Returns:

  • ("RECIPIENT", "MAIL_FROM", "SENDER", "FROM", "TO", "CC")


1239
1240
1241
# File 'sig/types.rbs', line 1239

def attribute
  @attribute
end