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 Google Cloud Security Command Center v1 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 webpage provides documentation for the `AwsMetadata.Types.AwsAccount` class within the Google Cloud Security Command Center v1 API, detailing its structure and usage."],["The content lists various versions of the `AwsMetadata.Types.AwsAccount` class, ranging from version 2.2.0 to the latest 3.24.0, each with links to its respective documentation."],["The `AwsMetadata.Types.AwsAccount` class is defined as an AWS account that is a member of an organization and it implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has two properties, `Id` which is the 12 digit unique identifier and `Name` which is the friendly name of the account, both of type string."],["The class has two constructors that are covered, the first being a default constructor, the second being one that takes another `AwsMetadata.Types.AwsAccount` as a parameter."]]],[]]