Uses of Class
software.amazon.awscdk.services.bedrock.CfnAgent.AgentActionGroupProperty.Builder
Packages that use CfnAgent.AgentActionGroupProperty.Builder
-
Uses of CfnAgent.AgentActionGroupProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnAgent.AgentActionGroupProperty.BuilderModifier and TypeMethodDescriptionCfnAgent.AgentActionGroupProperty.Builder.actionGroupExecutor(IResolvable actionGroupExecutor) Sets the value ofCfnAgent.AgentActionGroupProperty.getActionGroupExecutor()CfnAgent.AgentActionGroupProperty.Builder.actionGroupExecutor(CfnAgent.ActionGroupExecutorProperty actionGroupExecutor) Sets the value ofCfnAgent.AgentActionGroupProperty.getActionGroupExecutor()CfnAgent.AgentActionGroupProperty.Builder.actionGroupName(String actionGroupName) Sets the value ofCfnAgent.AgentActionGroupProperty.getActionGroupName()CfnAgent.AgentActionGroupProperty.Builder.actionGroupState(String actionGroupState) Sets the value ofCfnAgent.AgentActionGroupProperty.getActionGroupState()CfnAgent.AgentActionGroupProperty.Builder.apiSchema(IResolvable apiSchema) Sets the value ofCfnAgent.AgentActionGroupProperty.getApiSchema()CfnAgent.AgentActionGroupProperty.Builder.apiSchema(CfnAgent.APISchemaProperty apiSchema) Sets the value ofCfnAgent.AgentActionGroupProperty.getApiSchema()CfnAgent.AgentActionGroupProperty.builder()CfnAgent.AgentActionGroupProperty.Builder.description(String description) Sets the value ofCfnAgent.AgentActionGroupProperty.getDescription()CfnAgent.AgentActionGroupProperty.Builder.functionSchema(IResolvable functionSchema) Sets the value ofCfnAgent.AgentActionGroupProperty.getFunctionSchema()CfnAgent.AgentActionGroupProperty.Builder.functionSchema(CfnAgent.FunctionSchemaProperty functionSchema) Sets the value ofCfnAgent.AgentActionGroupProperty.getFunctionSchema()CfnAgent.AgentActionGroupProperty.Builder.parentActionGroupSignature(String parentActionGroupSignature) Sets the value ofCfnAgent.AgentActionGroupProperty.getParentActionGroupSignature()CfnAgent.AgentActionGroupProperty.Builder.skipResourceInUseCheckOnDelete(Boolean skipResourceInUseCheckOnDelete) Sets the value ofCfnAgent.AgentActionGroupProperty.getSkipResourceInUseCheckOnDelete()CfnAgent.AgentActionGroupProperty.Builder.skipResourceInUseCheckOnDelete(IResolvable skipResourceInUseCheckOnDelete) Sets the value ofCfnAgent.AgentActionGroupProperty.getSkipResourceInUseCheckOnDelete()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnAgent.AgentActionGroupProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgent.AgentActionGroupProperty.Builder.