logConfig

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

Parameters

value

This field denotes the VPC flow logging options for this subnetwork. If logging is enabled, logs are exported to Cloud Logging. Flow logging isn't supported if the subnet purpose field is set to subnetwork is REGIONAL_MANAGED_PROXY or GLOBAL_MANAGED_PROXY. Structure is documented below.


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

Parameters

argument

This field denotes the VPC flow logging options for this subnetwork. If logging is enabled, logs are exported to Cloud Logging. Flow logging isn't supported if the subnet purpose field is set to subnetwork is REGIONAL_MANAGED_PROXY or GLOBAL_MANAGED_PROXY. Structure is documented below.