metadata property
Can only be specified if VPC flow logs for this subnetwork is enabled.
Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. Possible string values are:
- "CUSTOM_METADATA"
- "EXCLUDE_ALL_METADATA"
- "INCLUDE_ALL_METADATA"
Implementation
core.String? metadata;