Class: Aws::Types::RuleIpToEvaluate

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"SOURCE_IP"

Returns the value of attribute attribute.

Returns:



1228
1229
1230
# File 'sig/types.rbs', line 1228

def attribute
  @attribute
end

#unknownObject

Returns the value of attribute unknown.

Returns:



1229
1230
1231
# File 'sig/types.rbs', line 1229

def unknown
  @unknown
end