custom Posix User Config
suspend fun customPosixUserConfig(value: Output<DomainDefaultSpaceSettingsCustomPosixUserConfigArgs>)
Parameters
value
Details about the POSIX identity that is used for file system operations. See custom_posix_user_config
Block below.
suspend fun customPosixUserConfig(argument: suspend DomainDefaultSpaceSettingsCustomPosixUserConfigArgsBuilder.() -> Unit)
Parameters
argument
Details about the POSIX identity that is used for file system operations. See custom_posix_user_config
Block below.