toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.chatbot.kotlin.inputs
/
CustomActionAttachmentArgs
/
CustomActionAttachmentArgs
Custom
Action
Attachment
Args
constructor
(
buttonText
:
Output
<
String
>
?
=
null
,
criteria
:
Output
<
List
<
CustomActionAttachmentCriteriaArgs
>
>
?
=
null
,
notificationType
:
Output
<
String
>
?
=
null
,
variables
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)