Class: Aws::Types::FlaggedIpAddressDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address::String

Returns the value of attribute ip_address.

Returns:

  • (::String)


155
156
157
# File 'sig/types.rbs', line 155

def ip_address
  @ip_address
end

#reason"AWS_THREAT_INTELLIGENCE"

Returns the value of attribute reason.

Returns:

  • ("AWS_THREAT_INTELLIGENCE")


156
157
158
# File 'sig/types.rbs', line 156

def reason
  @reason
end