AwsOrganizationalDataMaster.StacksetName Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="stacksetName")]
public string StacksetName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stacksetName")>]
member this.StacksetName : string with get, set
Public Property StacksetName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to