| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default LustreAutoImportPolicy |
LustreConfiguration.getAutoImportPolicy()
Available with `Scratch` and `Persistent_1` deployment types.
|
LustreAutoImportPolicy |
LustreConfiguration.Jsii$Proxy.getAutoImportPolicy() |
static LustreAutoImportPolicy |
LustreAutoImportPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LustreAutoImportPolicy[] |
LustreAutoImportPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LustreConfiguration.Builder |
LustreConfiguration.Builder.autoImportPolicy(LustreAutoImportPolicy autoImportPolicy)
Sets the value of
LustreConfiguration.getAutoImportPolicy() |
Copyright © 2022. All rights reserved.