volumeConfiguration

@JvmName(name = "ukefcnnbwdmvsxqh")
suspend fun volumeConfiguration(value: Output<LaunchProfileVolumeConfigurationArgs>)
@JvmName(name = "sxysyvucutnbrpby")
suspend fun volumeConfiguration(value: LaunchProfileVolumeConfigurationArgs?)

Parameters

value

Custom volume configuration for the root volumes that are attached to streaming sessions. This parameter is only allowed when sessionPersistenceMode is ACTIVATED .


@JvmName(name = "qnrvucnngqwsaoso")
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 .