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