launchProfileProtocolVersions

@JvmName(name = "ihbfpvidvyngeflu")
suspend fun launchProfileProtocolVersions(value: Output<List<String>>)
@JvmName(name = "xtwyaxmkqoyomrax")
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 = "nuewmsnsdyudvbun")
suspend fun launchProfileProtocolVersions(vararg values: Output<String>)


@JvmName(name = "qmjglabognvveuox")
suspend fun launchProfileProtocolVersions(values: List<Output<String>>)
@JvmName(name = "eiaxhfynljqlmlgx")
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".