Uses of Interface
software.amazon.awscdk.services.workspacesweb.CfnSessionLogger.LogConfigurationProperty
Packages that use CfnSessionLogger.LogConfigurationProperty
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnSessionLogger.LogConfigurationProperty in software.amazon.awscdk.services.workspacesweb
Classes in software.amazon.awscdk.services.workspacesweb that implement CfnSessionLogger.LogConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSessionLogger.LogConfigurationPropertyMethods in software.amazon.awscdk.services.workspacesweb that return CfnSessionLogger.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnSessionLogger.LogConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.workspacesweb with parameters of type CfnSessionLogger.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnSessionLogger.Builder.logConfiguration(CfnSessionLogger.LogConfigurationProperty logConfiguration) The configuration that specifies where logs are fowarded.CfnSessionLoggerProps.Builder.logConfiguration(CfnSessionLogger.LogConfigurationProperty logConfiguration) Sets the value ofCfnSessionLoggerProps.getLogConfiguration()voidCfnSessionLogger.setLogConfiguration(CfnSessionLogger.LogConfigurationProperty value) The configuration that specifies where logs are fowarded.