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
/
GetCustomActionPlainArgs
Get
Custom
Action
Plain
Args
data
class
GetCustomActionPlainArgs
(
val
customActionArn
:
String
)
:
ConvertibleToJava
<
GetCustomActionPlainArgs
>
Members
Constructors
Get
Custom
Action
Plain
Args
Link copied to clipboard
constructor
(
customActionArn
:
String
)
Properties
custom
Action
Arn
Link copied to clipboard
val
customActionArn
:
String
The fully defined ARN of the custom action.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCustomActionPlainArgs