Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.LifecycleConfigurationProperty
Packages that use CfnRuntime.LifecycleConfigurationProperty
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntime.LifecycleConfigurationProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnRuntime.LifecycleConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRuntime.LifecycleConfigurationPropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.LifecycleConfigurationPropertyModifier and TypeMethodDescriptionCfnRuntime.LifecycleConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntime.LifecycleConfigurationPropertyModifier and TypeMethodDescriptionCfnRuntime.Builder.lifecycleConfiguration(CfnRuntime.LifecycleConfigurationProperty lifecycleConfiguration) Configuration for managing the lifecycle of runtime sessions and resources.CfnRuntimeProps.Builder.lifecycleConfiguration(CfnRuntime.LifecycleConfigurationProperty lifecycleConfiguration) Sets the value ofCfnRuntimeProps.getLifecycleConfiguration()voidCfnRuntime.setLifecycleConfiguration(CfnRuntime.LifecycleConfigurationProperty value) Configuration for managing the lifecycle of runtime sessions and resources.