Uses of Class
software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
-
Packages that use CustomPosixUserConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of CustomPosixUserConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return CustomPosixUserConfig Modifier and Type Method Description CustomPosixUserConfigUserSettings. customPosixUserConfig()Details about the POSIX identity that is used for file system operations.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type CustomPosixUserConfig Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. customPosixUserConfig(CustomPosixUserConfig customPosixUserConfig)Details about the POSIX identity that is used for file system operations.
-