logFormat property
Fields to include in the flow log record. Accepted format example: "$${interface-id} $${srcaddr} $${dstaddr} $${srcport} $${dstport}".
Implementation
final pulumi.Input<String?>? logFormat;
Fields to include in the flow log record. Accepted format example: "$${interface-id} $${srcaddr} $${dstaddr} $${srcport} $${dstport}".
final pulumi.Input<String?>? logFormat;