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.

The source of accounts for the account pool. In the current release, it's either a static list of accounts provided by the customer or a custom Amazon Web Services Lambda handler.

Inheritance Hierarchy

System.Object
  Amazon.DataZone.Model.AccountSource

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

Syntax

C#
public class AccountSource

The AccountSource type exposes the following members

Constructors

NameDescription
Public Method AccountSource()

Properties

NameTypeDescription
Public Property Accounts System.Collections.Generic.List<Amazon.DataZone.Model.AccountInfo>

Gets and sets the property Accounts.

The static list of accounts within an account pool.

Public Property CustomAccountPoolHandler Amazon.DataZone.Model.CustomAccountPoolHandler

Gets and sets the property CustomAccountPoolHandler.

The custom Amazon Web Services Lambda handler within an account pool.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5