Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::TargetResourceDetails (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::TargetResourceDetails.

The details for a target resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#framework_deployment

def framework_deployment() -> ::String
Returns
  • (::String) — The framework deployment name for the target resource.

    For example, organizations/{organization_id}/locations/{location}/frameworkDeployments/{framework_deployment_id}

#framework_deployment=

def framework_deployment=(value) -> ::String
Parameter
  • value (::String) — The framework deployment name for the target resource.

    For example, organizations/{organization_id}/locations/{location}/frameworkDeployments/{framework_deployment_id}

Returns
  • (::String) — The framework deployment name for the target resource.

    For example, organizations/{organization_id}/locations/{location}/frameworkDeployments/{framework_deployment_id}

#major_revision_id

def major_revision_id() -> ::Integer
Returns
  • (::Integer) — The major revision ID of the framework for the target resource.

#major_revision_id=

def major_revision_id=(value) -> ::Integer
Parameter
  • value (::Integer) — The major revision ID of the framework for the target resource.
Returns
  • (::Integer) — The major revision ID of the framework for the target resource.

#minor_revision_id

def minor_revision_id() -> ::Integer
Returns
  • (::Integer) — The minor revision ID of the framework for the target resource.

#minor_revision_id=

def minor_revision_id=(value) -> ::Integer
Parameter
  • value (::Integer) — The minor revision ID of the framework for the target resource.
Returns
  • (::Integer) — The minor revision ID of the framework for the target resource.

#target_resource

def target_resource() -> ::String
Returns
  • (::String) — The target resource. For example, organizations/1234567890, projects/1234567890, or folders/1234567890.

#target_resource=

def target_resource=(value) -> ::String
Parameter
  • value (::String) — The target resource. For example, organizations/1234567890, projects/1234567890, or folders/1234567890.
Returns
  • (::String) — The target resource. For example, organizations/1234567890, projects/1234567890, or folders/1234567890.

#target_resource_display_name

def target_resource_display_name() -> ::String
Returns
  • (::String) — The display name of the target resource. For example, google.com, staging-project, or development-folder.

#target_resource_display_name=

def target_resource_display_name=(value) -> ::String
Parameter
  • value (::String) — The display name of the target resource. For example, google.com, staging-project, or development-folder.
Returns
  • (::String) — The display name of the target resource. For example, google.com, staging-project, or development-folder.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns