Class: Aws::Types::IngressIsInAddressList

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])


712
713
714
# File 'sig/types.rbs', line 712

def address_lists
  @address_lists
end

#attribute"RECIPIENT"

Returns the value of attribute attribute.

Returns:

  • ("RECIPIENT")


711
712
713
# File 'sig/types.rbs', line 711

def attribute
  @attribute
end