Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnSessionLoggerMixinProps.Builder
Packages that use CfnSessionLoggerMixinProps.Builder
-
Uses of CfnSessionLoggerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnSessionLoggerMixinProps.BuilderModifier and TypeMethodDescriptionCfnSessionLoggerMixinProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnSessionLoggerMixinProps.getAdditionalEncryptionContext()CfnSessionLoggerMixinProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnSessionLoggerMixinProps.getAdditionalEncryptionContext()CfnSessionLoggerMixinProps.builder()CfnSessionLoggerMixinProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnSessionLoggerMixinProps.getCustomerManagedKey()CfnSessionLoggerMixinProps.Builder.displayName(String displayName) Sets the value ofCfnSessionLoggerMixinProps.getDisplayName()CfnSessionLoggerMixinProps.Builder.eventFilter(CfnSessionLoggerPropsMixin.EventFilterProperty eventFilter) Sets the value ofCfnSessionLoggerMixinProps.getEventFilter()CfnSessionLoggerMixinProps.Builder.eventFilter(IResolvable eventFilter) Sets the value ofCfnSessionLoggerMixinProps.getEventFilter()CfnSessionLoggerMixinProps.Builder.logConfiguration(CfnSessionLoggerPropsMixin.LogConfigurationProperty logConfiguration) Sets the value ofCfnSessionLoggerMixinProps.getLogConfiguration()CfnSessionLoggerMixinProps.Builder.logConfiguration(IResolvable logConfiguration) Sets the value ofCfnSessionLoggerMixinProps.getLogConfiguration()Sets the value ofCfnSessionLoggerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb with parameters of type CfnSessionLoggerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSessionLoggerMixinProps.Builder.