CustomAction

class CustomAction : KotlinCustomResource

Definition of AWS::Chatbot::CustomAction Resource Type

Properties

Link copied to clipboard
val actionName: Output<String>

The name of the custom action. This name is included in the Amazon Resource Name (ARN).

Link copied to clipboard
val aliasName: Output<String>?

The name used to invoke this action in a chat channel. For example, @Amazon Q run my-alias .

Link copied to clipboard

Defines when this custom action button should be attached to a notification.

Link copied to clipboard
val customActionArn: Output<String>

The fully defined ARN of the custom action.

Link copied to clipboard

The definition of the command to run when invoked as an alias or as an action button.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the configuration.

Link copied to clipboard
val urn: Output<String>