ResourceDownloadOwnerSetting
The owner setting for downloaded machine learning resources.
Types
Properties
Link copied to clipboard
The group owner of the resource. This is the name of an existing Linux OS group on the system or a GID. The group's permissions are added to the Lambda process.
Link copied to clipboard
The permissions that the group owner has to the resource. Valid values are ''rw'' (read/write) or ''ro'' (read-only).
Functions
Link copied to clipboard
inline fun copy(block: ResourceDownloadOwnerSetting.Builder.() -> Unit = {}): ResourceDownloadOwnerSetting