Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::Chokepoint (v1.3.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Chokepoint.

Contains details about a chokepoint, which is a resource or resource group where high-risk attack paths converge, based on attack path simulations.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def related_findings() -> ::Array<::String>
Returns
  • (::Array<::String>) — List of resource names of findings associated with this chokepoint. For example, organizations/123/sources/456/findings/789. This list will have at most 100 findings.
def related_findings=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — List of resource names of findings associated with this chokepoint. For example, organizations/123/sources/456/findings/789. This list will have at most 100 findings.
Returns
  • (::Array<::String>) — List of resource names of findings associated with this chokepoint. For example, organizations/123/sources/456/findings/789. This list will have at most 100 findings.