Class: Grafeas::V1::DeploymentNote

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/deployment.rb

Overview

An artifact that can be deployed in some runtime.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_uriArray<String>

Returns Required. Resource URI for the artifact being deployed.

Returns:

  • (Array<String>)

    Required. Resource URI for the artifact being deployed.



22
# File 'lib/grafeas/v1/doc/grafeas/v1/deployment.rb', line 22

class DeploymentNote; end