Class: Aws::Types::IngressIpToEvaluate

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

Defined Under Namespace

Classes: Attribute, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#attribute"SENDER_IP"

Returns the value of attribute attribute.

Returns:



675
676
677
# File 'sig/types.rbs', line 675

def attribute
  @attribute
end

#unknownObject

Returns the value of attribute unknown.

Returns:



676
677
678
# File 'sig/types.rbs', line 676

def unknown
  @unknown
end