You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::Organization
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::Organization
- Defined in:
- (unknown)
Overview
Contains information about the ISP organization of the remote IP address.
Returned by:
Instance Attribute Summary collapse
-
#asn ⇒ String
The Autonomous System Number (ASN) of the internet provider of the remote IP address.
-
#asn_org ⇒ String
The organization that registered this ASN.
-
#isp ⇒ String
The ISP information for the internet provider.
-
#org ⇒ String
The name of the internet provider.
Instance Attribute Details
#asn ⇒ String
The Autonomous System Number (ASN) of the internet provider of the remote IP address.
#asn_org ⇒ String
The organization that registered this ASN.
#isp ⇒ String
The ISP information for the internet provider.
#org ⇒ String
The name of the internet provider.