class Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsOrganization

organizational units (OUs), and controlled with policies.
together using consolidated billing, organized hierarchically with
An organization is a collection of accounts that are centrally managed

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @id = args[:id] if args.key?(:id)
end