Properties of a VpcFlowLogsConfig.
Package
@google-cloud/network-managementProperties
aggregationInterval
aggregationInterval?: (google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.AggregationInterval|keyof typeof google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.AggregationInterval|null);
VpcFlowLogsConfig aggregationInterval
createTime
createTime?: (google.protobuf.ITimestamp|null);
VpcFlowLogsConfig createTime
description
description?: (string|null);
VpcFlowLogsConfig description
filterExpr
filterExpr?: (string|null);
VpcFlowLogsConfig filterExpr
flowSampling
flowSampling?: (number|null);
VpcFlowLogsConfig flowSampling
interconnectAttachment
interconnectAttachment?: (string|null);
VpcFlowLogsConfig interconnectAttachment
labels
labels?: ({ [k: string]: string }|null);
VpcFlowLogsConfig labels
metadata
metadata?: (google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.Metadata|keyof typeof google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.Metadata|null);
VpcFlowLogsConfig metadata
metadataFields
metadataFields?: (string[]|null);
VpcFlowLogsConfig metadataFields
name
name?: (string|null);
VpcFlowLogsConfig name
state
state?: (google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.State|keyof typeof google.cloud.networkmanagement.v1beta1.VpcFlowLogsConfig.State|null);
VpcFlowLogsConfig state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
VpcFlowLogsConfig updateTime
vpnTunnel
vpnTunnel?: (string|null);
VpcFlowLogsConfig vpnTunnel