connectionProfile

@JvmName(name = "faaryrydtfiyrtks")
suspend fun connectionProfile(value: Output<ConnectionProfileArgs>)
@JvmName(name = "jfgyhtemssmbcbdg")
suspend fun connectionProfile(value: ConnectionProfileArgs?)

Parameters

value

The connection profile for the lab. This controls settings such as web access to lab resources or whether RDP or SSH ports are open.


@JvmName(name = "qtbliyrwktdjkoqh")
suspend fun connectionProfile(argument: suspend ConnectionProfileArgsBuilder.() -> Unit)

Parameters

argument

The connection profile for the lab. This controls settings such as web access to lab resources or whether RDP or SSH ports are open.