AwsOrganizationalDataMaster Class

Definition

The awsOrganization data for the master account

[Newtonsoft.Json.JsonObject("Organization")]
public class AwsOrganizationalDataMaster : Microsoft.Azure.Management.Security.Models.AwsOrganizationalData
[<Newtonsoft.Json.JsonObject("Organization")>]
type AwsOrganizationalDataMaster = class
    inherit AwsOrganizationalData
Public Class AwsOrganizationalDataMaster
Inherits AwsOrganizationalData
Inheritance
AwsOrganizationalDataMaster
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AwsOrganizationalDataMaster()

Initializes a new instance of the AwsOrganizationalDataMaster class.

AwsOrganizationalDataMaster(String, IList<String>)

Initializes a new instance of the AwsOrganizationalDataMaster class.

Properties

ExcludedAccountIds

Gets or sets if the multi cloud account is of membership type organization, list of accounts excluded from offering

StacksetName

Gets or sets if the multi cloud account is of membership type organization, this will be the name of the onboarding stackset

Applies to