User Profile User Settings Space Storage Settings
data class UserProfileUserSettingsSpaceStorageSettings(val defaultEbsStorageSettings: UserProfileUserSettingsSpaceStorageSettingsDefaultEbsStorageSettings? = null)
Constructors
Link copied to clipboard
constructor(defaultEbsStorageSettings: UserProfileUserSettingsSpaceStorageSettingsDefaultEbsStorageSettings? = null)
Properties
Link copied to clipboard
val defaultEbsStorageSettings: UserProfileUserSettingsSpaceStorageSettingsDefaultEbsStorageSettings? = null
The default EBS storage settings for a private space. See Default EBS Storage Settings below.