pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin.outputs
/
AgentAgentActionGroupActionGroupExecutor
Agent
Agent
Action
Group
Action
Group
Executor
data
class
AgentAgentActionGroupActionGroupExecutor
(
val
lambda
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Agent
Agent
Action
Group
Action
Group
Executor
Link copied to clipboard
fun
AgentAgentActionGroupActionGroupExecutor
(
lambda
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
lambda
Link copied to clipboard
val
lambda
:
String
?
=
null
ARN of the Lambda that defines the business logic for the action group.