Class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV1ExposedResource
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV1ExposedResource
- 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 resource that is exposed as a result of a finding.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudSecuritycenterV1ExposedResource
constructor
A new instance of GoogleCloudSecuritycenterV1ExposedResource.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudSecuritycenterV1ExposedResource
Returns a new instance of GoogleCloudSecuritycenterV1ExposedResource.
1478 1479 1480 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 1478 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1483 1484 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 1483 def update!(**args) end |