@Stability(value=Stable)
public static interface CfnFileSystem.LustreConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-autoimportpolicy@Stability(value=Stable) @Nullable default Number getAutomaticBackupRetentionDays()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-automaticbackupretentiondays@Stability(value=Stable) @Nullable default Object getCopyTagsToBackups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-copytagstobackups@Stability(value=Stable) @Nullable default String getDailyAutomaticBackupStartTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-dailyautomaticbackupstarttime@Stability(value=Stable) @Nullable default String getDeploymentType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-deploymenttype@Stability(value=Stable) @Nullable default String getDriveCacheType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-drivecachetype@Stability(value=Stable) @Nullable default String getExportPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-exportpath@Stability(value=Stable) @Nullable default Number getImportedFileChunkSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-importedfilechunksize@Stability(value=Stable) @Nullable default String getImportPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-importpath@Stability(value=Stable) @Nullable default Number getPerUnitStorageThroughput()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-perunitstoragethroughput@Stability(value=Stable) @Nullable default String getWeeklyMaintenanceStartTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-weeklymaintenancestarttime@Stability(value=Stable) static CfnFileSystem.LustreConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.