organizationalUnits property
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;
A list of AWS organizational units associated with the resource, ordered from lowest level (closest to the account) to highest level.
core.List<AwsOrganizationalUnit>? organizationalUnits;