Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3files.CfnFileSystemMixinProps.Builder
Packages that use CfnFileSystemMixinProps.Builder
-
Uses of CfnFileSystemMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3files
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3files that return CfnFileSystemMixinProps.BuilderModifier and TypeMethodDescriptionCfnFileSystemMixinProps.Builder.acceptBucketWarning(Boolean acceptBucketWarning) Sets the value ofCfnFileSystemMixinProps.getAcceptBucketWarning()CfnFileSystemMixinProps.Builder.acceptBucketWarning(IResolvable acceptBucketWarning) Sets the value ofCfnFileSystemMixinProps.getAcceptBucketWarning()Sets the value ofCfnFileSystemMixinProps.getBucket()CfnFileSystemMixinProps.builder()CfnFileSystemMixinProps.Builder.clientToken(String clientToken) Sets the value ofCfnFileSystemMixinProps.getClientToken()Sets the value ofCfnFileSystemMixinProps.getKmsKeyId()Sets the value ofCfnFileSystemMixinProps.getPrefix()Sets the value ofCfnFileSystemMixinProps.getRoleArn()CfnFileSystemMixinProps.Builder.synchronizationConfiguration(CfnFileSystemPropsMixin.SynchronizationConfigurationProperty synchronizationConfiguration) Sets the value ofCfnFileSystemMixinProps.getSynchronizationConfiguration()CfnFileSystemMixinProps.Builder.synchronizationConfiguration(IResolvable synchronizationConfiguration) Sets the value ofCfnFileSystemMixinProps.getSynchronizationConfiguration()Sets the value ofCfnFileSystemMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3files with parameters of type CfnFileSystemMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFileSystemMixinProps.Builder.