Class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV1ExposurePath
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV1ExposurePath
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/securitycenter_v1beta1/classes.rb,
lib/google/apis/securitycenter_v1beta1/representations.rb,
lib/google/apis/securitycenter_v1beta1/representations.rb
Overview
A path that an attacker could take to reach an exposed resource.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudSecuritycenterV1ExposurePath
constructor
A new instance of GoogleCloudSecuritycenterV1ExposurePath.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudSecuritycenterV1ExposurePath
Returns a new instance of GoogleCloudSecuritycenterV1ExposurePath.
1491 1492 1493 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 1491 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1496 1497 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 1496 def update!(**args) end |