Class AwsDiscoveryStartingLocation (3.23.0)

AwsDiscoveryStartingLocation(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The AWS starting location for discovery.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
account_id str
The AWS account ID that this discovery config applies to. Within an AWS organization, you can find the AWS account ID inside an AWS account ARN. Example: arn:{partition}:organizations::{management_account_id}:account/{org_id}/{account_id} This field is a member of oneof_ scope.
all_asset_inventory_assets bool
All AWS assets stored in Asset Inventory that didn't match other AWS discovery configs. This field is a member of oneof_ scope.