launchProfileProtocolVersions

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


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