pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin.inputs
/
IntentRejectionStatementArgs
/
IntentRejectionStatementArgs
Intent
Rejection
Statement
Args
fun
IntentRejectionStatementArgs
(
messages
:
Output
<
List
<
IntentRejectionStatementMessageArgs
>
>
,
responseCard
:
Output
<
String
>
?
=
null
)