Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Compliance.
Contains compliance information about a security standard indicating unmet recommendations.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#ids
def ids() -> ::Array<::String>
    Returns
    
  - (::Array<::String>) — Policies within the standard or benchmark, for example, A.12.4.1
 
#ids=
def ids=(value) -> ::Array<::String>
    Parameter
    
  - value (::Array<::String>) — Policies within the standard or benchmark, for example, A.12.4.1
 
    Returns
    
  - (::Array<::String>) — Policies within the standard or benchmark, for example, A.12.4.1
 
#standard
def standard() -> ::String
    Returns
    
  - (::String) — Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP.
 
#standard=
def standard=(value) -> ::String
    Parameter
    
  - value (::String) — Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP.
 
    Returns
    
  - (::String) — Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP.
 
#version
def version() -> ::String
    Returns
    
  - (::String) — Version of the standard or benchmark, for example, 1.1
 
#version=
def version=(value) -> ::String
    Parameter
    
  - value (::String) — Version of the standard or benchmark, for example, 1.1
 
    Returns
    
- (::String) — Version of the standard or benchmark, for example, 1.1