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 several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `AwsAccount()` and `AwsAccount(AwsMetadata.Types.AwsAccount other)`, for creating instances of the class."],["The class has properties `Id` and `Name`, which are used to hold the account's unique 12-digit identifier and its friendly name, respectively."]]],[]]