Reference documentation and code samples for the Audit Manager V1 API class Google::Cloud::AuditManager::V1::EnrollResourceRequest::EligibleDestination.
The destination details where the audit report must be uploaded.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#eligible_gcs_bucket
def eligible_gcs_bucket() -> ::String
Returns
-
(::String) — The Cloud Storage bucket location where the audit report and evidences
can be uploaded during the
GenerateAuditReportAPI call.
#eligible_gcs_bucket=
def eligible_gcs_bucket=(value) -> ::String
Parameter
-
value (::String) — The Cloud Storage bucket location where the audit report and evidences
can be uploaded during the
GenerateAuditReportAPI call.
Returns
-
(::String) — The Cloud Storage bucket location where the audit report and evidences
can be uploaded during the
GenerateAuditReportAPI call.