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/benchmark e.g. A.12.4.1
#ids=
def ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Policies within the standard/benchmark e.g. A.12.4.1
Returns
- (::Array<::String>) — Policies within the standard/benchmark e.g. A.12.4.1
#standard
def standard() -> ::String
Returns
- (::String) — Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp", etc.
#standard=
def standard=(value) -> ::String
Parameter
- value (::String) — Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp", etc.
Returns
- (::String) — Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp", etc.
#version
def version() -> ::String
Returns
- (::String) — Version of the standard/benchmark e.g. 1.1
#version=
def version=(value) -> ::String
Parameter
- value (::String) — Version of the standard/benchmark e.g. 1.1
Returns
- (::String) — Version of the standard/benchmark e.g. 1.1