class Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Chokepoint

attack_path_simulations).
#
where high-risk attack paths converge, based on [attack path simulations] (
Contains details about a chokepoint, which is a resource or resource group

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @related_findings = args[:related_findings] if args.key?(:related_findings)
end