Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::AwsMetadata::AwsAccount (v0.4.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::AwsMetadata::AwsAccount.

An AWS account that is a member of an organization.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

def id() -> ::String
Returns
  • (::String) — The unique identifier (ID) of the account, containing exactly 12 digits.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — The unique identifier (ID) of the account, containing exactly 12 digits.
Returns
  • (::String) — The unique identifier (ID) of the account, containing exactly 12 digits.

#name

def name() -> ::String
Returns
  • (::String) — The friendly name of this account.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The friendly name of this account.
Returns
  • (::String) — The friendly name of this account.