Uses of Class
software.amazon.awscdk.services.s3files.CfnFileSystemProps.Builder
Packages that use CfnFileSystemProps.Builder
-
Uses of CfnFileSystemProps.Builder in software.amazon.awscdk.services.s3files
Methods in software.amazon.awscdk.services.s3files that return CfnFileSystemProps.BuilderModifier and TypeMethodDescriptionCfnFileSystemProps.Builder.acceptBucketWarning(Boolean acceptBucketWarning) Sets the value ofCfnFileSystemProps.getAcceptBucketWarning()CfnFileSystemProps.Builder.acceptBucketWarning(IResolvable acceptBucketWarning) Sets the value ofCfnFileSystemProps.getAcceptBucketWarning()Sets the value ofCfnFileSystemProps.getBucket()static CfnFileSystemProps.BuilderCfnFileSystemProps.builder()CfnFileSystemProps.Builder.clientToken(String clientToken) Sets the value ofCfnFileSystemProps.getClientToken()Sets the value ofCfnFileSystemProps.getKmsKeyId()Sets the value ofCfnFileSystemProps.getPrefix()Sets the value ofCfnFileSystemProps.getRoleArn()CfnFileSystemProps.Builder.synchronizationConfiguration(IResolvable synchronizationConfiguration) Sets the value ofCfnFileSystemProps.getSynchronizationConfiguration()CfnFileSystemProps.Builder.synchronizationConfiguration(CfnFileSystem.SynchronizationConfigurationProperty synchronizationConfiguration) Sets the value ofCfnFileSystemProps.getSynchronizationConfiguration()Sets the value ofCfnFileSystemProps.getTags()Constructors in software.amazon.awscdk.services.s3files with parameters of type CfnFileSystemProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFileSystemProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFileSystemProps.Builder.