Uses of Class
software.amazon.awscdk.services.workspacesweb.CfnSessionLogger.S3LogConfigurationProperty.Builder
Packages that use CfnSessionLogger.S3LogConfigurationProperty.Builder
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnSessionLogger.S3LogConfigurationProperty.Builder in software.amazon.awscdk.services.workspacesweb
Methods in software.amazon.awscdk.services.workspacesweb that return CfnSessionLogger.S3LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnSessionLogger.S3LogConfigurationProperty.getBucket()
CfnSessionLogger.S3LogConfigurationProperty.Builder.bucketOwner
(String bucketOwner) Sets the value ofCfnSessionLogger.S3LogConfigurationProperty.getBucketOwner()
CfnSessionLogger.S3LogConfigurationProperty.builder()
CfnSessionLogger.S3LogConfigurationProperty.Builder.folderStructure
(String folderStructure) Sets the value ofCfnSessionLogger.S3LogConfigurationProperty.getFolderStructure()
Sets the value ofCfnSessionLogger.S3LogConfigurationProperty.getKeyPrefix()
CfnSessionLogger.S3LogConfigurationProperty.Builder.logFileFormat
(String logFileFormat) Sets the value ofCfnSessionLogger.S3LogConfigurationProperty.getLogFileFormat()
Constructors in software.amazon.awscdk.services.workspacesweb with parameters of type CfnSessionLogger.S3LogConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSessionLogger.S3LogConfigurationProperty.Builder
.