Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 909 Bytes

DeployableDeploymentDetails.md

File metadata and controls

14 lines (11 loc) · 909 Bytes

Grafeas::DeployableDeploymentDetails

Properties

Name Type Description Notes
user_email String Identity of the user that triggered this deployment. [optional]
deploy_time DateTime Beginning of the lifetime of this deployment. [optional]
undeploy_time DateTime End of the lifetime of this deployment. [optional]
config String Configuration used to create this deployment. [optional]
address String Address of the runtime element hosting this deployment. [optional]
resource_uri Array<String> Output only. Resource URI for the artifact being deployed taken from the deployable field with the same name. [optional]
platform DeploymentDetailsPlatform Platform hosting this deployment. [optional]