Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnAgentPropsMixin.MemoryConfigurationProperty
Packages that use CfnAgentPropsMixin.MemoryConfigurationProperty
-
Uses of CfnAgentPropsMixin.MemoryConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Classes in software.amazon.awscdk.cfnpropertymixins.services.bedrock that implement CfnAgentPropsMixin.MemoryConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAgentPropsMixin.MemoryConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnAgentPropsMixin.MemoryConfigurationPropertyModifier and TypeMethodDescriptionCfnAgentPropsMixin.MemoryConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnAgentPropsMixin.MemoryConfigurationPropertyModifier and TypeMethodDescriptionCfnAgentMixinProps.Builder.memoryConfiguration(CfnAgentPropsMixin.MemoryConfigurationProperty memoryConfiguration) Sets the value ofCfnAgentMixinProps.getMemoryConfiguration()CfnAgentPropsMixin.Builder.memoryConfiguration(CfnAgentPropsMixin.MemoryConfigurationProperty memoryConfiguration) Contains memory configuration for the agent.