User Profile User Settings Sharing Settings
data class UserProfileUserSettingsSharingSettings(val notebookOutputOption: String? = null, val s3KmsKeyId: String? = null, val s3OutputPath: String? = null)
Constructors
Link copied to clipboard
fun UserProfileUserSettingsSharingSettings(notebookOutputOption: String? = null, s3KmsKeyId: String? = null, s3OutputPath: String? = null)