Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateInvokeFunctionDeployStageDetails

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.

deployPipelineId

deployPipelineId: string

The OCID of a pipeline.

deployStagePredecessorCollection

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

functionDeployEnvironmentId

functionDeployEnvironmentId: string

Function environment OCID.

isAsync

isAsync: boolean

A boolean flag specifies whether this stage executes asynchronously.

isValidationEnabled

isValidationEnabled: boolean

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

Methods

getDeserializedJsonObj

getJsonObj