Reference documentation and code samples for the Audit Manager V1 API class Google::Cloud::AuditManager::V1::Enrollment.
The enrollment resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_details
def destination_details() -> ::Array<::Google::Cloud::AuditManager::V1::DestinationDetails>
Returns
- (::Array<::Google::Cloud::AuditManager::V1::DestinationDetails>) — Output only. The locations where the generated reports can be uploaded.
#name
def name() -> ::String
Returns
- (::String) — Identifier. The name of this Enrollment, in the format of scope given in request.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The name of this Enrollment, in the format of scope given in request.
Returns
- (::String) — Identifier. The name of this Enrollment, in the format of scope given in request.