toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin.inputs
/
GetContactFlowModulePlainArgs
Get
Contact
Flow
Module
Plain
Args
data
class
GetContactFlowModulePlainArgs
(
val
contactFlowModuleArn
:
String
)
:
ConvertibleToJava
<
GetContactFlowModulePlainArgs
>
Members
Constructors
Get
Contact
Flow
Module
Plain
Args
Link copied to clipboard
constructor
(
contactFlowModuleArn
:
String
)
Properties
contact
Flow
Module
Arn
Link copied to clipboard
val
contactFlowModuleArn
:
String
The identifier of the contact flow module (ARN).
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContactFlowModulePlainArgs