@Stability(value=Stable) public static final class CfnFileSystem.LustreConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFileSystem.LustreConfigurationProperty>
CfnFileSystem.LustreConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder autoImportPolicy(String autoImportPolicy)
CfnFileSystem.LustreConfigurationProperty.getAutoImportPolicy()autoImportPolicy - `CfnFileSystem.LustreConfigurationProperty.AutoImportPolicy`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder automaticBackupRetentionDays(Number automaticBackupRetentionDays)
automaticBackupRetentionDays - `CfnFileSystem.LustreConfigurationProperty.AutomaticBackupRetentionDays`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder copyTagsToBackups(Boolean copyTagsToBackups)
CfnFileSystem.LustreConfigurationProperty.getCopyTagsToBackups()copyTagsToBackups - `CfnFileSystem.LustreConfigurationProperty.CopyTagsToBackups`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder copyTagsToBackups(IResolvable copyTagsToBackups)
CfnFileSystem.LustreConfigurationProperty.getCopyTagsToBackups()copyTagsToBackups - `CfnFileSystem.LustreConfigurationProperty.CopyTagsToBackups`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder dailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
dailyAutomaticBackupStartTime - `CfnFileSystem.LustreConfigurationProperty.DailyAutomaticBackupStartTime`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder deploymentType(String deploymentType)
CfnFileSystem.LustreConfigurationProperty.getDeploymentType()deploymentType - `CfnFileSystem.LustreConfigurationProperty.DeploymentType`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder driveCacheType(String driveCacheType)
CfnFileSystem.LustreConfigurationProperty.getDriveCacheType()driveCacheType - `CfnFileSystem.LustreConfigurationProperty.DriveCacheType`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder exportPath(String exportPath)
CfnFileSystem.LustreConfigurationProperty.getExportPath()exportPath - `CfnFileSystem.LustreConfigurationProperty.ExportPath`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder importedFileChunkSize(Number importedFileChunkSize)
CfnFileSystem.LustreConfigurationProperty.getImportedFileChunkSize()importedFileChunkSize - `CfnFileSystem.LustreConfigurationProperty.ImportedFileChunkSize`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder importPath(String importPath)
CfnFileSystem.LustreConfigurationProperty.getImportPath()importPath - `CfnFileSystem.LustreConfigurationProperty.ImportPath`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder perUnitStorageThroughput(Number perUnitStorageThroughput)
CfnFileSystem.LustreConfigurationProperty.getPerUnitStorageThroughput()perUnitStorageThroughput - `CfnFileSystem.LustreConfigurationProperty.PerUnitStorageThroughput`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty.Builder weeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
weeklyMaintenanceStartTime - `CfnFileSystem.LustreConfigurationProperty.WeeklyMaintenanceStartTime`.this@Stability(value=Stable) public CfnFileSystem.LustreConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnFileSystem.LustreConfigurationProperty>CfnFileSystem.LustreConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.