Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FunctionDeployStageSummary

Specifies the Function stage.

Properties

compartmentId

compartmentId: string

The OCID of a compartment.

Optional config

config: undefined | object

User provided key and value pair configuration, which is assigned through constants or parameter.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

deployPipelineId

deployPipelineId: string

The OCID of a pipeline.

Optional deployStagePredecessorCollection

deployStagePredecessorCollection: model.DeployStagePredecessorCollection

Const deployStageType

deployStageType: string = "DEPLOY_FUNCTION"

Optional description

description: undefined | string

Optional description about the deployment stage.

Optional displayName

displayName: undefined | string

Deployment stage display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.

dockerImageDeployArtifactId

dockerImageDeployArtifactId: string

A Docker image artifact OCID.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

functionDeployEnvironmentId

functionDeployEnvironmentId: string

Function environment OCID.

Optional functionTimeoutInSeconds

functionTimeoutInSeconds: undefined | number

Timeout for execution of the Function. Value in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

id

id: string

Unique identifier that is immutable on creation.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: undefined | string

The current state of the deployment stage.

Optional maxMemoryInMBs

maxMemoryInMBs: undefined | number

Maximum usable memory for the Function (in MB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

projectId

projectId: string

The OCID of a project.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

Time the deployment stage was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

Time the deployment stage was updated. Format defined by RFC3339.

Methods

getDeserializedJsonObj

getJsonObj