toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.inputs
/
GetAgentPlainArgs
Get
Agent
Plain
Args
data
class
GetAgentPlainArgs
(
val
agentId
:
String
)
:
ConvertibleToJava
<
GetAgentPlainArgs
>
Members
Constructors
Get
Agent
Plain
Args
Link copied to clipboard
constructor
(
agentId
:
String
)
Properties
agent
Id
Link copied to clipboard
val
agentId
:
String
Identifier for a resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAgentPlainArgs