Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnAgentMixinProps.Builder
Packages that use CfnAgentMixinProps.Builder
-
Uses of CfnAgentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnAgentMixinProps.BuilderModifier and TypeMethodDescriptionCfnAgentMixinProps.Builder.actionGroups(List<? extends Object> actionGroups) Sets the value ofCfnAgentMixinProps.getActionGroups()CfnAgentMixinProps.Builder.actionGroups(IResolvable actionGroups) Sets the value ofCfnAgentMixinProps.getActionGroups()CfnAgentMixinProps.Builder.agentCollaboration(String agentCollaboration) Sets the value ofCfnAgentMixinProps.getAgentCollaboration()CfnAgentMixinProps.Builder.agentCollaborators(List<? extends Object> agentCollaborators) Sets the value ofCfnAgentMixinProps.getAgentCollaborators()CfnAgentMixinProps.Builder.agentCollaborators(IResolvable agentCollaborators) Sets the value ofCfnAgentMixinProps.getAgentCollaborators()Sets the value ofCfnAgentMixinProps.getAgentName()CfnAgentMixinProps.Builder.agentResourceRoleArn(String agentResourceRoleArn) Sets the value ofCfnAgentMixinProps.getAgentResourceRoleArn()CfnAgentMixinProps.Builder.autoPrepare(Boolean autoPrepare) Sets the value ofCfnAgentMixinProps.getAutoPrepare()CfnAgentMixinProps.Builder.autoPrepare(IResolvable autoPrepare) Sets the value ofCfnAgentMixinProps.getAutoPrepare()static CfnAgentMixinProps.BuilderCfnAgentMixinProps.builder()CfnAgentMixinProps.Builder.customerEncryptionKeyArn(String customerEncryptionKeyArn) Sets the value ofCfnAgentMixinProps.getCustomerEncryptionKeyArn()CfnAgentMixinProps.Builder.customOrchestration(CfnAgentPropsMixin.CustomOrchestrationProperty customOrchestration) Sets the value ofCfnAgentMixinProps.getCustomOrchestration()CfnAgentMixinProps.Builder.customOrchestration(IResolvable customOrchestration) Sets the value ofCfnAgentMixinProps.getCustomOrchestration()CfnAgentMixinProps.Builder.description(String description) Sets the value ofCfnAgentMixinProps.getDescription()CfnAgentMixinProps.Builder.foundationModel(String foundationModel) Sets the value ofCfnAgentMixinProps.getFoundationModel()CfnAgentMixinProps.Builder.guardrailConfiguration(CfnAgentPropsMixin.GuardrailConfigurationProperty guardrailConfiguration) Sets the value ofCfnAgentMixinProps.getGuardrailConfiguration()CfnAgentMixinProps.Builder.guardrailConfiguration(IResolvable guardrailConfiguration) Sets the value ofCfnAgentMixinProps.getGuardrailConfiguration()CfnAgentMixinProps.Builder.idleSessionTtlInSeconds(Number idleSessionTtlInSeconds) Sets the value ofCfnAgentMixinProps.getIdleSessionTtlInSeconds()CfnAgentMixinProps.Builder.instruction(String instruction) Sets the value ofCfnAgentMixinProps.getInstruction()CfnAgentMixinProps.Builder.knowledgeBases(List<? extends Object> knowledgeBases) Sets the value ofCfnAgentMixinProps.getKnowledgeBases()CfnAgentMixinProps.Builder.knowledgeBases(IResolvable knowledgeBases) Sets the value ofCfnAgentMixinProps.getKnowledgeBases()CfnAgentMixinProps.Builder.memoryConfiguration(CfnAgentPropsMixin.MemoryConfigurationProperty memoryConfiguration) Sets the value ofCfnAgentMixinProps.getMemoryConfiguration()CfnAgentMixinProps.Builder.memoryConfiguration(IResolvable memoryConfiguration) Sets the value ofCfnAgentMixinProps.getMemoryConfiguration()CfnAgentMixinProps.Builder.orchestrationType(String orchestrationType) Sets the value ofCfnAgentMixinProps.getOrchestrationType()CfnAgentMixinProps.Builder.promptOverrideConfiguration(CfnAgentPropsMixin.PromptOverrideConfigurationProperty promptOverrideConfiguration) Sets the value ofCfnAgentMixinProps.getPromptOverrideConfiguration()CfnAgentMixinProps.Builder.promptOverrideConfiguration(IResolvable promptOverrideConfiguration) Sets the value ofCfnAgentMixinProps.getPromptOverrideConfiguration()CfnAgentMixinProps.Builder.skipResourceInUseCheckOnDelete(Boolean skipResourceInUseCheckOnDelete) Sets the value ofCfnAgentMixinProps.getSkipResourceInUseCheckOnDelete()CfnAgentMixinProps.Builder.skipResourceInUseCheckOnDelete(IResolvable skipResourceInUseCheckOnDelete) Sets the value ofCfnAgentMixinProps.getSkipResourceInUseCheckOnDelete()Sets the value ofCfnAgentMixinProps.getTags()CfnAgentMixinProps.Builder.testAliasTags(Map<String, String> testAliasTags) Sets the value ofCfnAgentMixinProps.getTestAliasTags()CfnAgentMixinProps.Builder.testAliasTags(IResolvable testAliasTags) Sets the value ofCfnAgentMixinProps.getTestAliasTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnAgentMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAgentMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAgentMixinProps.Builder.