launchProfileProtocolVersions

@JvmName(name = "csxoefonvbdcmttx")
suspend fun launchProfileProtocolVersions(value: Output<List<String>>)
@JvmName(name = "ufpfnkutnourvrop")
suspend fun launchProfileProtocolVersions(value: List<String>?)

Parameters

value

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".


@JvmName(name = "lnaytcdkqwjfndnw")
suspend fun launchProfileProtocolVersions(vararg values: Output<String>)


@JvmName(name = "rvdwdavhouoelddw")
suspend fun launchProfileProtocolVersions(values: List<Output<String>>)
@JvmName(name = "dvxwhhvxdreulyiw")
suspend fun launchProfileProtocolVersions(vararg values: String)

Parameters

values

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".