Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnAgentPropsMixin.MemoryConfigurationProperty.Builder
Packages that use CfnAgentPropsMixin.MemoryConfigurationProperty.Builder
-
Uses of CfnAgentPropsMixin.MemoryConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnAgentPropsMixin.MemoryConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAgentPropsMixin.MemoryConfigurationProperty.builder()CfnAgentPropsMixin.MemoryConfigurationProperty.Builder.enabledMemoryTypes(List<String> enabledMemoryTypes) Sets the value ofCfnAgentPropsMixin.MemoryConfigurationProperty.getEnabledMemoryTypes()CfnAgentPropsMixin.MemoryConfigurationProperty.Builder.sessionSummaryConfiguration(CfnAgentPropsMixin.SessionSummaryConfigurationProperty sessionSummaryConfiguration) CfnAgentPropsMixin.MemoryConfigurationProperty.Builder.sessionSummaryConfiguration(IResolvable sessionSummaryConfiguration) CfnAgentPropsMixin.MemoryConfigurationProperty.Builder.storageDays(Number storageDays) Sets the value ofCfnAgentPropsMixin.MemoryConfigurationProperty.getStorageDays()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnAgentPropsMixin.MemoryConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentPropsMixin.MemoryConfigurationProperty.Builder.