VirtualNodeSpecLoggingAccessLogFileFormatJsonArgs

data class VirtualNodeSpecLoggingAccessLogFileFormatJsonArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<VirtualNodeSpecLoggingAccessLogFileFormatJsonArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): VirtualNodeSpecLoggingAccessLogFileFormatJsonArgs

Properties

Link copied to clipboard
val key: Output<String>

The specified key for the JSON. Must be between 1 and 100 characters in length.

Link copied to clipboard
val value: Output<String>

The specified value for the JSON. Must be between 1 and 100 characters in length.