networkProfile

@JvmName(name = "bphfjcjhisdmmanl")
suspend fun networkProfile(value: Output<LabNetworkProfileArgs>)
@JvmName(name = "cdcktectylphxmec")
suspend fun networkProfile(value: LabNetworkProfileArgs?)

Parameters

value

The network profile for the lab, typically applied via a lab plan. This profile cannot be modified once a lab has been created.


@JvmName(name = "wqnilykuyltyedgc")
suspend fun networkProfile(argument: suspend LabNetworkProfileArgsBuilder.() -> Unit)

Parameters

argument

The network profile for the lab, typically applied via a lab plan. This profile cannot be modified once a lab has been created.