Google Cloud Integrations V1alpha Success Policy Args
data class GoogleCloudIntegrationsV1alphaSuccessPolicyArgs(val finalState: Output<GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaSuccessPolicyArgs>
Policy that dictates the behavior for the task after it completes successfully.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaSuccessPolicyArgs(finalState: Output<GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState>? = null)