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-04-09 UTC."],[[["This document provides reference documentation for the `AwsMetadata.Types.AwsAccount` class within the Security Command Center v2 API."],["The `AwsAccount` class represents an AWS account that is part of an organization and inherits from the `object` class."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Id`, which is the unique 12-digit identifier of the account, and `Name`, which represents the user friendly name of the account."],["Two constructors are available for the class, one that is empty, and one that takes another instance of `AwsMetadata.Types.AwsAccount` as a parameter."]]],[]]