AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IpamDiscoveredAccount

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class IpamDiscoveredAccount

The IpamDiscoveredAccount type exposes the following members

Constructors

NameDescription
Public Method IpamDiscoveredAccount()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The account ID.

Public Property 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.

Public Property FailureReason Amazon.EC2.Model.IpamDiscoveryFailureReason

Gets and sets the property FailureReason.

The resource discovery failure reason.

Public Property LastAttemptedDiscoveryTime System.DateTime

Gets and sets the property LastAttemptedDiscoveryTime.

The last attempted resource discovery time.

Public Property LastSuccessfulDiscoveryTime System.DateTime

Gets and sets the property LastSuccessfulDiscoveryTime.

The last successful resource discovery time.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5