intent
suspend fun intent(value: Output<V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchNextStepIntentArgs>)
suspend fun intent(value: V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchNextStepIntentArgs?)
Parameters
value
Configuration block for override settings to configure the intent state. See intent
.
suspend fun intent(argument: suspend V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchNextStepIntentArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for override settings to configure the intent state. See intent
.