Uses of Class
software.amazon.awscdk.services.workspacesweb.CfnSessionLogger.LogConfigurationProperty.Builder
Packages that use CfnSessionLogger.LogConfigurationProperty.Builder
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnSessionLogger.LogConfigurationProperty.Builder in software.amazon.awscdk.services.workspacesweb
Methods in software.amazon.awscdk.services.workspacesweb that return CfnSessionLogger.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnSessionLogger.LogConfigurationProperty.builder()
CfnSessionLogger.LogConfigurationProperty.Builder.s3
(IResolvable s3) Sets the value ofCfnSessionLogger.LogConfigurationProperty.getS3()
CfnSessionLogger.LogConfigurationProperty.Builder.s3
(CfnSessionLogger.S3LogConfigurationProperty s3) Sets the value ofCfnSessionLogger.LogConfigurationProperty.getS3()
Constructors in software.amazon.awscdk.services.workspacesweb with parameters of type CfnSessionLogger.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSessionLogger.LogConfigurationProperty.Builder
.