Class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV1ExposedResource
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV1ExposedResource
- 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 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.
1266 1267 1268 |
# File 'lib/google/apis/securitycenter_v1beta2/classes.rb', line 1266 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1271 1272 |
# File 'lib/google/apis/securitycenter_v1beta2/classes.rb', line 1271 def update!(**args) end |