Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateInvokeFunctionDeployStageDetails

Specifies Invoke Function stage.

Properties

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"}}}

Optional deployArtifactId

deployArtifactId: undefined | string

Optional artifact OCID. The artifact will be included in the body for the function invocation during the stage's execution. If the DeployArtifact.argumentSubstituitionMode is set to SUBSTITUTE_PLACEHOLDERS, then the pipeline parameter values will be used to replace the placeholders in the artifact content.

Optional deployStagePredecessorCollection

deployStagePredecessorCollection: model.DeployStagePredecessorCollection

Const deployStageType

deployStageType: string = "INVOKE_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.

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"}}

Optional functionDeployEnvironmentId

functionDeployEnvironmentId: undefined | string

Function environment OCID.

Optional isAsync

isAsync: undefined | false | true

A boolean flag specifies whether this stage executes asynchronously.

Optional isValidationEnabled

isValidationEnabled: undefined | false | true

A boolean flag specifies whether the invoked function must be validated.

Methods

getDeserializedJsonObj

getJsonObj