Uses of Class
software.amazon.awscdk.services.bedrock.CfnSession.Builder
Packages that use CfnSession.Builder
-
Uses of CfnSession.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnSession.BuilderModifier and TypeMethodDescriptionstatic CfnSession.BuilderCfnSession.Builder.encryptionKeyArn(String encryptionKeyArn) The Amazon Resource Name (ARN) of the KMS key to use to encrypt the session data.CfnSession.Builder.sessionMetadata(Map<String, String> sessionMetadata) A map of key-value pairs containing attributes to be persisted across the session.CfnSession.Builder.sessionMetadata(IResolvable sessionMetadata) A map of key-value pairs containing attributes to be persisted across the session.A list of tags associated with the session.