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.outputs
/
CustomActionDefinition
Custom
Action
Definition
data
class
CustomActionDefinition
(
val
commandText
:
String
)
Members
Constructors
Custom
Action
Definition
Link copied to clipboard
constructor
(
commandText
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
command
Text
Link copied to clipboard
val
commandText
:
String
The command string to run which may include variables by prefixing with a dollar sign ($).