volume Configuration
Parameters
value
Custom volume configuration for the root volumes that are attached to streaming sessions. This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
.
suspend fun volumeConfiguration(argument: suspend LaunchProfileVolumeConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Custom volume configuration for the root volumes that are attached to streaming sessions. This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
.