public sealed class AwsMetadata.Types.AwsOrganizationalUnit : IMessage<AwsMetadata.Types.AwsOrganizationalUnit>, IEquatable<AwsMetadata.Types.AwsOrganizationalUnit>, IDeepCloneable<AwsMetadata.Types.AwsOrganizationalUnit>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AwsMetadata.Types.AwsOrganizationalUnit.
An Organizational Unit (OU) is a container of AWS accounts within a root of
an organization. Policies that are attached to an OU apply to all accounts
contained in that OU and in any child OUs.
The unique identifier (ID) associated with this OU. The regex pattern for
an organizational unit ID string requires "ou-" followed by from 4 to 32
lowercase letters or digits (the ID of the root that contains the OU).
This string is followed by a second "-" dash and from 8 to 32 additional
lowercase letters or digits. For example, "ou-ab12-cd34ef56".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e class within the Security Command Center v2 API, specifically under version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e represents an Organizational Unit (OU) in AWS, which is a container for AWS accounts under a root organization, where policies attached to the OU apply to all contained accounts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and has inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eId\u003c/code\u003e (the unique identifier for the OU, following a specific regex pattern) and \u003ccode\u003eName\u003c/code\u003e (the user-friendly name of the OU).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the class is \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e and it can be found in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]