@Stability(value=Stable)
public static interface CfnFileSystem.LustreConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFileSystem.LustreConfigurationProperty.Builder
A builder for
CfnFileSystem.LustreConfigurationProperty |
static class |
CfnFileSystem.LustreConfigurationProperty.Jsii$Proxy
An implementation for
CfnFileSystem.LustreConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFileSystem.LustreConfigurationProperty.Builder |
builder() |
default String |
getAutoImportPolicy()
`CfnFileSystem.LustreConfigurationProperty.AutoImportPolicy`.
|
default Number |
getAutomaticBackupRetentionDays()
`CfnFileSystem.LustreConfigurationProperty.AutomaticBackupRetentionDays`.
|
default Object |
getCopyTagsToBackups()
`CfnFileSystem.LustreConfigurationProperty.CopyTagsToBackups`.
|
default String |
getDailyAutomaticBackupStartTime()
`CfnFileSystem.LustreConfigurationProperty.DailyAutomaticBackupStartTime`.
|
default String |
getDeploymentType()
`CfnFileSystem.LustreConfigurationProperty.DeploymentType`.
|
default String |
getDriveCacheType()
`CfnFileSystem.LustreConfigurationProperty.DriveCacheType`.
|
default String |
getExportPath()
`CfnFileSystem.LustreConfigurationProperty.ExportPath`.
|
default Number |
getImportedFileChunkSize()
`CfnFileSystem.LustreConfigurationProperty.ImportedFileChunkSize`.
|
default String |
getImportPath()
`CfnFileSystem.LustreConfigurationProperty.ImportPath`.
|
default Number |
getPerUnitStorageThroughput()
`CfnFileSystem.LustreConfigurationProperty.PerUnitStorageThroughput`.
|
default String |
getWeeklyMaintenanceStartTime()
`CfnFileSystem.LustreConfigurationProperty.WeeklyMaintenanceStartTime`.
|
@Stability(value=Stable) @Nullable default String getAutoImportPolicy()
@Stability(value=Stable) @Nullable default Number getAutomaticBackupRetentionDays()
@Stability(value=Stable) @Nullable default Object getCopyTagsToBackups()
@Stability(value=Stable) @Nullable default String getDailyAutomaticBackupStartTime()
@Stability(value=Stable) @Nullable default String getDeploymentType()
@Stability(value=Stable) @Nullable default String getDriveCacheType()
@Stability(value=Stable) @Nullable default String getExportPath()
@Stability(value=Stable) @Nullable default Number getImportedFileChunkSize()
@Stability(value=Stable) @Nullable default String getImportPath()
@Stability(value=Stable) @Nullable default Number getPerUnitStorageThroughput()
@Stability(value=Stable) @Nullable default String getWeeklyMaintenanceStartTime()
@Stability(value=Stable) static CfnFileSystem.LustreConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.