Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::OtherCloudDiscoveryStartingLocation::AwsDiscoveryStartingLocation (v1.4.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::OtherCloudDiscoveryStartingLocation::AwsDiscoveryStartingLocation.

The AWS starting location for discovery.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#account_id

def account_id() -> ::String
Returns
  • (::String) — 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}

#account_id=

def account_id=(value) -> ::String
Parameter
  • value (::String) — 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}
Returns
  • (::String) — 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}

#all_asset_inventory_assets

def all_asset_inventory_assets() -> ::Boolean
Returns
  • (::Boolean) — All AWS assets stored in Asset Inventory that didn't match other AWS discovery configs.

#all_asset_inventory_assets=

def all_asset_inventory_assets=(value) -> ::Boolean
Parameter
  • value (::Boolean) — All AWS assets stored in Asset Inventory that didn't match other AWS discovery configs.
Returns
  • (::Boolean) — All AWS assets stored in Asset Inventory that didn't match other AWS discovery configs.