AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An IPAM discovered account. A discovered account is an Amazon Web Services account that is monitored under a resource discovery. If you have integrated IPAM with Amazon Web Services Organizations, all accounts in the organization are discovered accounts.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamDiscoveredAccount
The IpamDiscoveredAccount type exposes the following members
Name | Description | |
---|---|---|
![]() |
IpamDiscoveredAccount() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccountId | System.String |
Gets and sets the property AccountId. The account ID. |
![]() |
DiscoveryRegion | System.String |
Gets and sets the property DiscoveryRegion. The Amazon Web Services Region that the account information is returned from. An account can be discovered in multiple regions and will have a separate discovered account for each Region. |
![]() |
FailureReason | Amazon.EC2.Model.IpamDiscoveryFailureReason |
Gets and sets the property FailureReason. The resource discovery failure reason. |
![]() |
LastAttemptedDiscoveryTime | System.DateTime |
Gets and sets the property LastAttemptedDiscoveryTime. The last attempted resource discovery time. |
![]() |
LastSuccessfulDiscoveryTime | System.DateTime |
Gets and sets the property LastSuccessfulDiscoveryTime. The last successful resource discovery time. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5