orientations

@JvmName(name = "dyulmbnkbqckivlf")
suspend fun orientations(value: Output<List<String>>)
@JvmName(name = "havkklghopymookk")
suspend fun orientations(value: List<String>)

Parameters

value

The set of orientations to test with. Use the TestEnvironmentDiscoveryService to get supported options.


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


@JvmName(name = "ahthikrjoisucxwn")
suspend fun orientations(values: List<Output<String>>)
@JvmName(name = "agejlvyxmesijqjh")
suspend fun orientations(vararg values: String)

Parameters

values

The set of orientations to test with. Use the TestEnvironmentDiscoveryService to get supported options.