Uses of Enum
software.amazon.awscdk.services.fsx.LustreAutoImportPolicy
Packages that use LustreAutoImportPolicy
-
Uses of LustreAutoImportPolicy in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return LustreAutoImportPolicyModifier and TypeMethodDescriptiondefault LustreAutoImportPolicy
LustreConfiguration.getAutoImportPolicy()
Available withScratch
andPersistent_1
deployment types.final LustreAutoImportPolicy
LustreConfiguration.Jsii$Proxy.getAutoImportPolicy()
static LustreAutoImportPolicy
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.Methods in software.amazon.awscdk.services.fsx with parameters of type LustreAutoImportPolicyModifier and TypeMethodDescriptionLustreConfiguration.Builder.autoImportPolicy
(LustreAutoImportPolicy autoImportPolicy) Sets the value ofLustreConfiguration.getAutoImportPolicy()