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 documentation for the \u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e class within the Security Command Center v2 API, specifically under the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e represents an Organizational Unit (OU) in AWS, which acts as a container for AWS accounts, applying policies to all accounts within it and its child OUs.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e class has properties for \u003ccode\u003eId\u003c/code\u003e, representing the unique identifier of the OU, and \u003ccode\u003eName\u003c/code\u003e, representing the friendly name of the OU, both being of type \u003ccode\u003estring\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: A default, and another one that takes another \u003ccode\u003eAwsOrganizationalUnit\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]