Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::CloudControlGroupAuditDetails.
The details for a cloud control group.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_control_details
def cloud_control_details() -> ::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlAuditDetails>
Returns
- (::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlAuditDetails>) — Output only. The details for the cloud controls within this group.
#cloud_control_group_id
def cloud_control_group_id() -> ::String
Returns
- (::String) — Output only. The ID of the cloud control group.
#compliance_state
def compliance_state() -> ::Google::Cloud::CloudSecurityCompliance::V1::ComplianceState
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ComplianceState) — Output only. The compliance state of the control group.
#control_family
def control_family() -> ::Google::Cloud::CloudSecurityCompliance::V1::ControlFamily
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ControlFamily) — Output only. The control family.
#control_id
def control_id() -> ::String
Returns
- (::String) — Output only. The ID of the regulatory control.
#customer_responsibility_description
def customer_responsibility_description() -> ::String
Returns
- (::String) — Output only. The description of your responsibility.
#customer_responsibility_implementation
def customer_responsibility_implementation() -> ::String
Returns
- (::String) — Output only. The implementation of your responsibility.
#description
def description() -> ::String
Returns
- (::String) — Output only. The description of the cloud control group.
#display_name
def display_name() -> ::String
Returns
- (::String) — Output only. The display name of the cloud control group.
#google_responsibility_description
def google_responsibility_description() -> ::String
Returns
- (::String) — Output only. The description of Google's responsibility.
#google_responsibility_implementation
def google_responsibility_implementation() -> ::String
Returns
- (::String) — Output only. The implementation of Google's responsibility.
#report_summary
def report_summary() -> ::Google::Cloud::CloudSecurityCompliance::V1::ReportSummary
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ReportSummary) — Output only. The summary of the report.
#responsibility_type
def responsibility_type() -> ::String
Returns
- (::String) — Output only. The responsibility type.