launchProfileProtocolVersions

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


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