Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::AwsMetadata::AwsAccount (v1.1.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::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.