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

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

A resource with its enrollment status.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. Display name of the project/folder/organization.

#enrolled

def enrolled() -> ::Boolean
Returns
  • (::Boolean) — Output only. Is resource enrolled.

#enrollment

def enrollment() -> ::Google::Cloud::AuditManager::V1::Enrollment
Returns

#enrollment_state

def enrollment_state() -> ::Google::Cloud::AuditManager::V1::ResourceEnrollmentStatus::ResourceEnrollmentState
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of this resource.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of this resource.
Returns
  • (::String) — Identifier. The name of this resource.