logConfig

@JvmName(name = "dsulbakvduyhbini")
suspend fun logConfig(value: Output<SubnetworkLogConfigArgs>)
@JvmName(name = "uxnwstbesdaxvgug")
suspend fun logConfig(value: SubnetworkLogConfigArgs?)

Parameters

value

Denotes the logging options for the subnetwork flow logs. If logging is enabled logs will be exported to Stackdriver. This field cannot be set if the purpose of this subnetwork is INTERNAL_HTTPS_LOAD_BALANCER Structure is documented below.


@JvmName(name = "yxmvfrhapqgnhtib")
suspend fun logConfig(argument: suspend SubnetworkLogConfigArgsBuilder.() -> Unit)

Parameters

argument

Denotes the logging options for the subnetwork flow logs. If logging is enabled logs will be exported to Stackdriver. This field cannot be set if the purpose of this subnetwork is INTERNAL_HTTPS_LOAD_BALANCER Structure is documented below.