Class GetOrganizationalUnitsArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Organizations
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetOrganizationalUnitsArgs : InvokeArgs
Constructors
View SourceGetOrganizationalUnitsArgs()
Declaration
public GetOrganizationalUnitsArgs()
Properties
View SourceParentId
The parent ID of the organizational unit.
Declaration
public string ParentId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |