public sealed class AwsMetadata.Types.AwsAccount : IMessage<AwsMetadata.Types.AwsAccount>, IEquatable<AwsMetadata.Types.AwsAccount>, IDeepCloneable<AwsMetadata.Types.AwsAccount>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AwsMetadata.Types.AwsAccount.
An AWS account that is a member of an organization.
[[["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."],[[["This document provides reference documentation for the `AwsMetadata.Types.AwsAccount` class within the Security Command Center v2 API."],["The `AwsMetadata.Types.AwsAccount` class represents an AWS account that is part of an organization and inherits from the `object` class."],["The class implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` offering functionalities such as comparing instances, and creating copies."],["The `AwsAccount` class has two properties, `Id` for a 12-digit unique identifier, and `Name` for the account's friendly name."],["This class is part of the `Google.Cloud.SecurityCenter.V2` namespace and is contained within the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]