Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnSessionLoggerPropsMixin.Builder
Packages that use CfnSessionLoggerPropsMixin.Builder
-
Uses of CfnSessionLoggerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnSessionLoggerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSessionLoggerPropsMixin.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) The additional encryption context of the session logger.CfnSessionLoggerPropsMixin.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) The additional encryption context of the session logger.CfnSessionLoggerPropsMixin.Builder.create()CfnSessionLoggerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSessionLoggerPropsMixin.Builder.customerManagedKey(String customerManagedKey) The custom managed key of the session logger.CfnSessionLoggerPropsMixin.Builder.displayName(String displayName) The human-readable display name.CfnSessionLoggerPropsMixin.Builder.eventFilter(CfnSessionLoggerPropsMixin.EventFilterProperty eventFilter) The filter that specifies which events to monitor.CfnSessionLoggerPropsMixin.Builder.eventFilter(IResolvable eventFilter) The filter that specifies which events to monitor.CfnSessionLoggerPropsMixin.Builder.logConfiguration(CfnSessionLoggerPropsMixin.LogConfigurationProperty logConfiguration) The configuration that specifies where logs are fowarded.CfnSessionLoggerPropsMixin.Builder.logConfiguration(IResolvable logConfiguration) The configuration that specifies where logs are fowarded.The tags of the session logger.