public sealed class AwsMetadata.Types.AwsOrganization : IMessage<AwsMetadata.Types.AwsOrganization>, IEquatable<AwsMetadata.Types.AwsOrganization>, IDeepCloneable<AwsMetadata.Types.AwsOrganization>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class AwsMetadata.Types.AwsOrganization.
An organization is a collection of accounts that are centrally managed
together using consolidated billing, organized hierarchically with
organizational units (OUs), and controlled with policies.
The unique identifier (ID) for the organization. The regex pattern for an
organization ID string requires "o-" followed by from 10 to 32 lowercase
letters or digits.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `AwsMetadata.Types.AwsOrganization` is 3.24.0, as indicated by the version list."],["This page provides reference documentation for the `AwsMetadata.Types.AwsOrganization` class within the Google Cloud Security Center v1 API."],["`AwsMetadata.Types.AwsOrganization` represents an organization as a collection of accounts that are centrally managed."],["The class `AwsMetadata.Types.AwsOrganization` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AwsOrganization` class has a property called `Id`, which represents the unique identifier for an organization, and must be in the proper format."]]],[]]