Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIAgentPropsMixin.AIAgentConfigurationProperty
Packages that use CfnAIAgentPropsMixin.AIAgentConfigurationProperty
-
Uses of CfnAIAgentPropsMixin.AIAgentConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Classes in software.amazon.awscdk.cfnpropertymixins.services.wisdom that implement CfnAIAgentPropsMixin.AIAgentConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAIAgentPropsMixin.AIAgentConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnAIAgentPropsMixin.AIAgentConfigurationPropertyModifier and TypeMethodDescriptionCfnAIAgentPropsMixin.AIAgentConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnAIAgentPropsMixin.AIAgentConfigurationPropertyModifier and TypeMethodDescriptionCfnAIAgentMixinProps.Builder.configuration(CfnAIAgentPropsMixin.AIAgentConfigurationProperty configuration) Sets the value ofCfnAIAgentMixinProps.getConfiguration()CfnAIAgentPropsMixin.Builder.configuration(CfnAIAgentPropsMixin.AIAgentConfigurationProperty configuration) Configuration for the AI Agent.