GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudSingleResourceReference (google_api_dlp v0.54.0)
View SourceIdentifies a single resource, like a single Amazon S3 bucket.
Attributes
-
amazonS3Bucket
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2AmazonS3Bucket.t
, default:nil
) - Amazon S3 bucket.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudSingleResourceReference{ amazonS3Bucket: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2AmazonS3Bucket.t() | nil }