toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.inputs
/
PromptTextPromptTemplateConfigurationArgsBuilder
Prompt
Text
Prompt
Template
Configuration
Args
Builder
class
PromptTextPromptTemplateConfigurationArgsBuilder
Builder for
PromptTextPromptTemplateConfigurationArgs
.
Members
Functions
cache
Point
Link copied to clipboard
@
JvmName
(
name
=
"xdlonfgqvulivhnk"
)
suspend
fun
cachePoint
(
value
:
PromptCachePointBlockArgs
?
)
@
JvmName
(
name
=
"xtltlyowhanrawkh"
)
suspend
fun
cachePoint
(
value
:
Output
<
PromptCachePointBlockArgs
>
)
@
JvmName
(
name
=
"fykfqubghtytchhv"
)
suspend
fun
cachePoint
(
argument
:
suspend
PromptCachePointBlockArgsBuilder
.
(
)
->
Unit
)
input
Variables
Link copied to clipboard
@
JvmName
(
name
=
"xlieebqftfymfjpa"
)
suspend
fun
inputVariables
(
value
:
Output
<
List
<
PromptInputVariableArgs
>
>
)
@
JvmName
(
name
=
"trfyvmwtrgrwjssp"
)
suspend
fun
inputVariables
(
vararg
values
:
PromptInputVariableArgs
)
@
JvmName
(
name
=
"cajhmaxjxdayerwy"
)
suspend
fun
inputVariables
(
vararg
values
:
Output
<
PromptInputVariableArgs
>
)
@
JvmName
(
name
=
"mblruinrkqwlsrsw"
)
suspend
fun
inputVariables
(
vararg
argument
:
suspend
PromptInputVariableArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"icajrcwkpjtmtpex"
)
suspend
fun
inputVariables
(
value
:
List
<
PromptInputVariableArgs
>
?
)
@
JvmName
(
name
=
"igeyvuxeccthicqo"
)
suspend
fun
inputVariables
(
values
:
List
<
Output
<
PromptInputVariableArgs
>
>
)
@
JvmName
(
name
=
"xibinqfyvhfikfka"
)
suspend
fun
inputVariables
(
argument
:
List
<
suspend
PromptInputVariableArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"apsorerpykegskxn"
)
suspend
fun
inputVariables
(
argument
:
suspend
PromptInputVariableArgsBuilder
.
(
)
->
Unit
)
text
Link copied to clipboard
@
JvmName
(
name
=
"biivvlgvihrbkkvn"
)
suspend
fun
text
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dlymgiaobtukuprq"
)
suspend
fun
text
(
value
:
String
?
)
text
S3Location
Link copied to clipboard
@
JvmName
(
name
=
"ojtdoxsjcgnpewaf"
)
suspend
fun
textS3Location
(
value
:
PromptTextS3LocationArgs
?
)
@
JvmName
(
name
=
"eionsvuisaahuavf"
)
suspend
fun
textS3Location
(
value
:
Output
<
PromptTextS3LocationArgs
>
)
@
JvmName
(
name
=
"ximaejmknmgmklfb"
)
suspend
fun
textS3Location
(
argument
:
suspend
PromptTextS3LocationArgsBuilder
.
(
)
->
Unit
)