class Aws::SecurityHub::Types::IpOrganizationDetails
Provides information about an internet provider.
@note When making an API call, you may pass IpOrganizationDetails
data as a hash: { asn: 1, asn_org: "NonEmptyString", isp: "NonEmptyString", org: "NonEmptyString", }
@!attribute [rw] asn
The Autonomous System Number (ASN) of the internet provider @return [Integer]
@!attribute [rw] asn_org
The name of the organization that registered the ASN. @return [String]
@!attribute [rw] isp
The ISP information for the internet provider. @return [String]
@!attribute [rw] org
The name of the internet provider. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/IpOrganizationDetails AWS API Documentation
Constants
- SENSITIVE