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