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
/
PromptAgentResourceArgs
Prompt
Agent
Resource
Args
data
class
PromptAgentResourceArgs
(
val
agentIdentifier
:
Output
<
String
>
)
:
ConvertibleToJava
<
PromptAgentResourceArgs
>
Target Agent to invoke with Prompt
Members
Constructors
Prompt
Agent
Resource
Args
Link copied to clipboard
constructor
(
agentIdentifier
:
Output
<
String
>
)
Properties
agent
Identifier
Link copied to clipboard
val
agentIdentifier
:
Output
<
String
>
Arn representation of the Agent Alias.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PromptAgentResourceArgs