GoogleCloudIntegrationsV1alphaSuccessPolicyArgs

data class GoogleCloudIntegrationsV1alphaSuccessPolicyArgs(val finalState: Output<GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaSuccessPolicyArgs>

Policy that dictates the behavior for the task after it completes successfully.

Constructors

constructor(finalState: Output<GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState>? = null)

Properties

Link copied to clipboard

State to which the execution snapshot status will be set if the task succeeds.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudIntegrationsV1alphaSuccessPolicyArgs