| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
LustreMaintenanceTime |
LustreMaintenanceTime.Builder.build() |
default LustreMaintenanceTime |
LustreConfiguration.getWeeklyMaintenanceStartTime()
(experimental) The preferred day and time to perform weekly maintenance.
|
LustreMaintenanceTime |
LustreConfiguration.Jsii$Proxy.getWeeklyMaintenanceStartTime() |
| Modifier and Type | Method and Description |
|---|---|
LustreConfiguration.Builder |
LustreConfiguration.Builder.weeklyMaintenanceStartTime(LustreMaintenanceTime weeklyMaintenanceStartTime)
Sets the value of
LustreConfiguration.getWeeklyMaintenanceStartTime() |
| Constructor and Description |
|---|
Jsii$Proxy(LustreDeploymentType deploymentType,
String exportPath,
Number importedFileChunkSizeMiB,
String importPath,
Number perUnitStorageThroughput,
LustreMaintenanceTime weeklyMaintenanceStartTime)
Constructor that initializes the object based on literal property values passed by the
LustreConfiguration.Builder. |
Copyright © 2021. All rights reserved.