Uses of Enum Class
software.amazon.awscdk.services.fsx.LustreDeploymentType
Packages that use LustreDeploymentType
-
Uses of LustreDeploymentType in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return LustreDeploymentTypeModifier and TypeMethodDescriptionLustreConfiguration.getDeploymentType()The type of backing file system deployment used by FSx.final LustreDeploymentTypeLustreConfiguration.Jsii$Proxy.getDeploymentType()static LustreDeploymentTypeReturns the enum constant of this class with the specified name.static LustreDeploymentType[]LustreDeploymentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.fsx with parameters of type LustreDeploymentTypeModifier and TypeMethodDescriptionLustreConfiguration.Builder.deploymentType(LustreDeploymentType deploymentType) Sets the value ofLustreConfiguration.getDeploymentType()