Uses of Class
software.amazon.awscdk.services.bedrock.CfnSessionProps.Builder
Packages that use CfnSessionProps.Builder
-
Uses of CfnSessionProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnSessionProps.BuilderModifier and TypeMethodDescriptionstatic CfnSessionProps.BuilderCfnSessionProps.builder()CfnSessionProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnSessionProps.getEncryptionKeyArn()CfnSessionProps.Builder.sessionMetadata(Map<String, String> sessionMetadata) Sets the value ofCfnSessionProps.getSessionMetadata()CfnSessionProps.Builder.sessionMetadata(IResolvable sessionMetadata) Sets the value ofCfnSessionProps.getSessionMetadata()Sets the value ofCfnSessionProps.getTags()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnSessionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSessionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSessionProps.Builder.