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 LustreAutoImportPolicyLustreConfiguration.getAutoImportPolicy()Available withScratchandPersistent_1deployment types.final LustreAutoImportPolicyLustreConfiguration.Jsii$Proxy.getAutoImportPolicy()static LustreAutoImportPolicyReturns 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()