View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation (google_api_dlp v0.52.2)

The other cloud starting location for discovery.

Attributes

  • awsLocation (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2AwsDiscoveryStartingLocation.t, default: nil) - The AWS starting location for discovery.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation{
    awsLocation:
      GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2AwsDiscoveryStartingLocation.t()
      | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.