Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::ExfilResource (v0.26.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::ExfilResource.

Resource that has been exfiltrated or exfiltrated_to.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#components

def components() -> ::Array<::String>
Returns
  • (::Array<::String>) — Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.

#components=

def components=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
Returns
  • (::Array<::String>) — Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.

#name

def name() -> ::String
Returns
  • (::String) — Resource's URI (https://google.aip.dev/122#full-resource-names)

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Resource's URI (https://google.aip.dev/122#full-resource-names)
Returns
  • (::String) — Resource's URI (https://google.aip.dev/122#full-resource-names)