toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin
/
prompt
prompt
suspend
fun
prompt
(
name
:
String
,
block
:
suspend
PromptResourceBuilder
.
(
)
->
Unit
)
:
Prompt
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Prompt
.
See also
Prompt
.
fun
prompt
(
name
:
String
)
:
Prompt
Parameters
name
The
unique
name of the resulting resource.
See also
Prompt
.