Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnAgentPropsMixin.CustomOrchestrationProperty
Packages that use CfnAgentPropsMixin.CustomOrchestrationProperty
-
Uses of CfnAgentPropsMixin.CustomOrchestrationProperty in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Classes in software.amazon.awscdk.cfnpropertymixins.services.bedrock that implement CfnAgentPropsMixin.CustomOrchestrationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAgentPropsMixin.CustomOrchestrationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnAgentPropsMixin.CustomOrchestrationPropertyModifier and TypeMethodDescriptionCfnAgentPropsMixin.CustomOrchestrationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnAgentPropsMixin.CustomOrchestrationPropertyModifier and TypeMethodDescriptionCfnAgentMixinProps.Builder.customOrchestration(CfnAgentPropsMixin.CustomOrchestrationProperty customOrchestration) Sets the value ofCfnAgentMixinProps.getCustomOrchestration()CfnAgentPropsMixin.Builder.customOrchestration(CfnAgentPropsMixin.CustomOrchestrationProperty customOrchestration) Contains custom orchestration configurations for the agent.