class Aws::SecurityHub::Types::ActionLocalIpDetails

Provides information about the IP address where the scanned port is located.

@note When making an API call, you may pass ActionLocalIpDetails

data as a hash:

    {
      ip_address_v4: "NonEmptyString",
    }

@!attribute [rw] ip_address_v4

The IP address.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ActionLocalIpDetails AWS API Documentation

Constants

SENSITIVE