Class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV1ExposurePath

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/securitycenter_v1beta2/classes.rb,
lib/google/apis/securitycenter_v1beta2/representations.rb,
lib/google/apis/securitycenter_v1beta2/representations.rb

Overview

A path that an attacker could take to reach an exposed resource.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudSecuritycenterV1ExposurePath

Returns a new instance of GoogleCloudSecuritycenterV1ExposurePath.



1279
1280
1281
# File 'lib/google/apis/securitycenter_v1beta2/classes.rb', line 1279

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1284
1285
# File 'lib/google/apis/securitycenter_v1beta2/classes.rb', line 1284

def update!(**args)
end