Security Command Center API . organizations . simulations

Instance Methods

attackExposureResults()

Returns the attackExposureResults Resource.

attackPaths()

Returns the attackPaths Resource.

valuedResources()

Returns the valuedResources Resource.

close()

Close httplib2 connections.

get(name, x__xgafv=None)

Method Details

close()
Close httplib2 connections.
get(name, x__xgafv=None)

Args:
  name: string, A parameter (required)
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    {
  "cloudProvider": "A String",
  "createTime": "A String",
  "name": "A String",
  "resourceValueConfigsMetadata": [
    {
      "name": "A String",
    },
  ],
}