organizationalUnits property

List<AwsOrganizationalUnit>? organizationalUnits
getter/setter pair

A list of AWS organizational units associated with the resource, ordered from lowest level (closest to the account) to highest level.

Implementation

core.List<AwsOrganizationalUnit>? organizationalUnits;