Audit Manager V1 API - Class Google::Cloud::AuditManager::V1::Control (v0.1.0)

Reference documentation and code samples for the Audit Manager V1 API class Google::Cloud::AuditManager::V1::Control.

A control.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#control_family

def control_family() -> ::Google::Cloud::AuditManager::V1::ControlFamily
Returns

#customer_responsibility_description

def customer_responsibility_description() -> ::String
Returns
  • (::String) — Output only. Description of the customer responsibility for implementing this control.

#customer_responsibility_implementation

def customer_responsibility_implementation() -> ::String
Returns
  • (::String) — Output only. Implementation of the customer responsibility for implementing this control.

#description

def description() -> ::String
Returns
  • (::String) — Output only. Regulatory control ask of the control

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. Display name of the control.

#family

def family() -> ::Google::Cloud::AuditManager::V1::Control::Family
Returns

#google_responsibility_description

def google_responsibility_description() -> ::String
Returns
  • (::String) — Output only. Description of the google responsibility for implementing this control.

#google_responsibility_implementation

def google_responsibility_implementation() -> ::String
Returns
  • (::String) — Output only. Implementation of the google responsibility for implementing this control.

#id

def id() -> ::String
Returns
  • (::String) — Output only. The control identifier used to fetch the findings. This is same as the control report name.

#responsibility_type

def responsibility_type() -> ::String
Returns
  • (::String) — Output only. The type of responsibility for implementing this control. It can be google, customer or shared.