launchProfileProtocolVersions

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


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